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
Tomas Votruba
8b402bfe02
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (
#6110
)
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-13 00:12:48 +00:00
..
OrderClassConstantsByIntegerValueRector.php
remove runnable interface, to lower complexity (
#5829
)
2021-03-13 01:23:22 +00: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