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-24 03:35:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
solid
/
tests
/
Rector
History
TomasVotruba
05d01aa455
fix missing continue
2020-06-24 23:38:52 +02:00
..
Class_
add Symfony @required
2020-05-21 09:52:04 +02:00
ClassMethod
skip encapsed string from constant extraction
2020-06-15 15:23:23 +02:00
Foreach_
/ChangeNestedForeachIfsToEarlyContinueRector
fix missing continue
2020-06-24 23:38:52 +02:00
If_
…
Property
…