This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-02-16 05:44:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
Privatization
/
Rector
/
Class_
History
Tomas Votruba
e7e1b091d2
Simplify PropertyFetchByMethodAnalyzer (
#6147
)
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-15 22:30:36 +00:00
..
ChangeLocalPropertyToVariableRector.php
Simplify PropertyFetchByMethodAnalyzer (
#6147
)
2021-04-15 22:30:36 +00:00
ChangeReadOnlyVariableWithDefaultValueToConstantRector.php
remove METHOD_NAME attribute to promote single source of node (
#6063
)
2021-04-09 12:45:07 +02:00
FinalizeClassesWithoutChildrenRector.php
Refactor doctrine/annotation from dynamic to own static-reflection parser (
#5974
)
2021-04-04 11:01:11 +02:00
RepeatedLiteralToClassConstantRector.php
…