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
751a7453dd
Apply new PHPStan rules from Symplify (
#5843
)
...
* apply new PHPStan rules from Symplify * less directories to speedup CI
2021-03-14 14:11:24 +01: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
[DX] move src/tests rules from micro-packages to single PSR-4 structure (
#5826
)
2021-03-12 23:20:25 +01:00
OrderMethodsByVisibilityRector.php
Apply new PHPStan rules from Symplify (
#5843
)
2021-03-14 14:11:24 +01:00
OrderPrivateMethodsByUseRector.php
Apply new PHPStan rules from Symplify (
#5843
)
2021-03-14 14:11:24 +01:00
OrderPropertiesByVisibilityRector.php
Apply new PHPStan rules from Symplify (
#5843
)
2021-03-14 14:11:24 +01:00