We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 209f64d commit 1832becCopy full SHA for 1832bec
README.md
@@ -30,6 +30,7 @@
30
* Check missing typehint in anonymous function when a native one could be added
31
* Require calling parent constructor
32
* Disallow usage of backtick operator (`` $ls = `ls -la` ``)
33
+* Closure should use `$this` directly instead of using `$this` variable indirectly
34
35
Additional rules are coming in subsequent releases!
36
0 commit comments