getrector-com icon indicating copy to clipboard operation
getrector-com copied to clipboard

Rector Website

Results 10 getrector-com issues
Sort by recently updated
recently updated
newest added

Ref https://www.reddit.com/r/PHP/comments/1ao87tw/comment/kpzfucv/

![good_month](https://user-images.githubusercontent.com/924196/111969654-c4043800-8afa-11eb-9121-ef1448d2ce37.png)

https://twitter.com/davert/status/1243285793709457411

* "we increase safety and reliablity of your code, so you can move fast and trust"

see https://getrector.com/ast/fd2c4fc7-656b-4a6b-a736-05a766b726c2 - when `function` is clicked, it dump `Function_` which **correct**. - when `foo` is clicked, it dump `Function_` which **incorrect**. If I manually goes to `/2` , it...

bug

When starting new projects, I regularly review and select Rector rules, including evaluating new ones and reassessing previously used rules. I've encountered some challenges with this process and have suggestions...

Hello, I've noticed that the current documentation for Rector rules only shows the configuration setup, but it doesn't explain the purpose of the configuration values. This forces me to open...