Skip to content

Commit 1832bec

Browse files
authored
Update README.md
1 parent 209f64d commit 1832bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* Check missing typehint in anonymous function when a native one could be added
3131
* Require calling parent constructor
3232
* Disallow usage of backtick operator (`` $ls = `ls -la` ``)
33+
* Closure should use `$this` directly instead of using `$this` variable indirectly
3334

3435
Additional rules are coming in subsequent releases!
3536

0 commit comments

Comments
 (0)