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-19 07:40:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
rules
/
Naming
History
TomasVotruba
c4870c4a8d
cleanup
2021-04-10 22:21:54 +02:00
..
Contract
…
ExpectedNameResolver
[Naming] Skip RenameForeachValueVariableToMatchExprVariableRector on empty singular value name result (
#5978
)
2021-03-24 23:36:11 +01:00
Guard
…
Matcher
…
Naming
Remove dynamic type checks
#3
(
#5942
)
2021-03-21 23:07:40 +00:00
NamingConvention
…
NodeRenamer
…
ParamRenamer
Remove dynamic type checks (
#5939
)
2021-03-21 19:41:17 +01:00
PhpArray
…
PhpDoc
Traverse phpdoc with use of PhpDocNodeVisitor (
#6045
)
2021-04-06 19:33:09 +02:00
PropertyRenamer
…
Rector
remove METHOD_NAME attribute to promote single source of node (
#6063
)
2021-04-09 12:45:07 +02:00
RenameGuard
…
ValueObject
…
ValueObjectFactory
…
ArrayDimFetchRenamer.php
…
NamespaceMatcher.php
cleanup
2021-04-10 22:21:54 +02:00
RectorNamingInflector.php
…
VariableRenamer.php
…