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-25 04:03:55 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
solid
/
tests
/
Rector
History
TomasVotruba
788abf5131
add has lifecycle callbacks
2020-02-25 20:46:55 +01:00
..
Class_
add has lifecycle callbacks
2020-02-25 20:46:55 +01:00
ClassConst
/PrivatizeLocalClassConstantRector
rector ci: enable solid + fix class const privatization for using parent
2020-02-23 16:03:39 +01:00
ClassMethod
skip test fixtures
2020-02-19 14:53:21 +01:00
Foreach_
/ChangeNestedForeachIfsToEarlyContinueRector
require at least 2 iffs for nested foreach
2020-02-23 17:05:59 +01:00
If_
fix remove alwasy else for anonymous function jump
2020-02-17 01:24:19 +01:00
Property
/ChangeReadOnlyPropertyWithDefaultValueToConstantRector
[SOLID] Add ChangeReadOnlyVariableWithDefaultValueToConstantRector
2020-02-18 23:59:07 +01:00