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-13 12:33:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
Order
/
Rector
/
Class_
History
TomasVotruba
cb22e6386d
fixes
2021-04-15 23:39:54 +02:00
..
OrderClassConstantsByIntegerValueRector.php
fixes
2021-04-15 23:39:54 +02:00
OrderConstantsByVisibilityRector.php
Apply new PHPStan rules from Symplify (
#5843
)
2021-03-14 14:11:24 +01:00
OrderFirstLevelClassStatementsRector.php
…
OrderMethodsByVisibilityRector.php
Apply new PHPStan rules from Symplify (
#5843
)
2021-03-14 14:11:24 +01:00
OrderPrivateMethodsByUseRector.php
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (
#6110
)
2021-04-13 00:12:48 +00:00
OrderPropertiesByVisibilityRector.php
Apply new PHPStan rules from Symplify (
#5843
)
2021-03-14 14:11:24 +01:00