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 19:53:14 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
packages
/
CodeQuality
/
tests
/
Rector
History
Tomas Votruba
5eb323638f
Move SimplifyBinarySwitchRector to BinarySwitchToIfElseRector in CodingStyle level
2018-11-04 23:48:59 +01:00
..
Assign
/CombinedAssignRector
[CodeQuality] Move coupled location to rest of Rector in standalone package
2018-10-17 19:47:09 +02:00
Expression
/SimplifyMirrorAssignRector
normalize printer to keep 1 single line in the end + apply to code
2018-10-27 14:57:53 +02:00
Foreach_
normalize printer to keep 1 single line in the end + apply to code
2018-10-27 14:57:53 +02:00
FuncCall
[CodeQuality] Create SimplifyEmptyArrayCheckRector
2018-10-25 17:03:51 -03:00
Identical
Move SimplifyIdenticalFalseToBooleanNotRector to CodeQuality level
2018-11-04 23:36:51 +01:00
If_
[Doctrine] Make ReplaceParentRepositoryCallsByRepositoryPropertyRector
2018-10-28 17:50:10 +01:00
Return_
/SimplifyUselessVariableRector
add SimplifyUselessVariableRector test cases
2018-10-31 09:07:08 +01:00
Ternary
/UnnecessaryTernaryExpressionRector
[CodeQuality] Move coupled location to rest of Rector in standalone package
2018-10-17 19:47:09 +02:00