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-20 16:15:31 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
tests
/
Rector
History
Tomas Votruba
79ffad4a0b
add @see annotations
2019-09-03 14:05:21 +02:00
..
Annotation
/RenameAnnotationRector
…
Architecture
Fix ContainerGetToConstructorInjectionRector to add parent::__construct() to commands
2019-07-04 12:37:01 +03:00
Argument
[PHP] Add scope limitation to ArgumentAdderRector for 3party non-existing params [
closes
#1662
]
2019-07-02 22:17:02 +02:00
Assign
/PropertyAssignToMethodCallRector
…
Class_
add Symfony Validator annotations
2019-08-30 23:08:03 +02:00
ClassLike
/RemoveTraitRector
…
ClassMethod
…
Constant
…
FuncCall
/FunctionToNewRector
…
Function_
…
Interface_
…
MagicDisclosure
…
MethodBody
skip differnt return in FluentReplaceRector
2019-08-15 00:18:30 +02:00
MethodCall
add @see annotations
2019-09-03 14:05:21 +02:00
Namespace_
…
New_
/NewToStaticCallRector
…
Property
relocate RemoveDeadInitializationRector to RemoveNullPropertyInitializationRector
2019-08-21 17:20:12 +02:00
Psr4
/MultipleClassFileToPsr4ClassesRector
…
RectorOrder
…
StaticCall
/StaticCallToFunctionRector
…
String_
/StringToClassConstantRector
…
Typehint
/ParentTypehintedArgumentRector
…
Visibility
…