Replies: 3 comments 6 replies
-
Hi, similar rules exist there as well. |
Beta Was this translation helpful? Give feedback.
-
Also there's similar rule in PHPUnit quality list |
Beta Was this translation helpful? Give feedback.
-
Hi @simPod and @TomasVotruba ! I was asking myself the same question while testing/integrating rector in my project. The doubt arise because when enabling "codeQuality: true" I expect to enable all rule which are known to improve code quality, but by reading the thread it seems to me that the real meaning is "all rules under code quality category", which may gives some mixed results. In my opinion, though, this rule is wrong by itself. Converting method will force PHP under the hood to pass in a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
LocallyCalledStaticMethodToNonStaticRector is in CodeQuality list.
I wonder what is the rationale behind it. Why is it considered to be of higher code quality?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions