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
/
src
/
Rector
History
Tomas Votruba
5eb323638f
Move SimplifyBinarySwitchRector to BinarySwitchToIfElseRector in CodingStyle level
2018-11-04 23:48:59 +01:00
..
Assign
move php-parser related code under PhpParser namespace, add Maintainer type for services reading/writing to nodes
2018-11-04 02:17:02 +01:00
Expression
AbstractRector: change returnNode property to method to make remove process more intuitive
2018-10-17 19:47:09 +02:00
Foreach_
move php-parser related code under PhpParser namespace, add Maintainer type for services reading/writing to nodes
2018-11-04 02:17:02 +01:00
FuncCall
add --debug option
2018-11-04 22:55:16 +01: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_
move php-parser related code under PhpParser namespace, add Maintainer type for services reading/writing to nodes
2018-11-04 02:17:02 +01:00
Ternary
add isNull() to ConstFetchAnalyzer
2018-10-21 14:10:19 +02:00