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-21 18:00:10 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
tests
/
Rector
History
Tomas Votruba
154a4e4012
Fix ContainerGetToConstructorInjectionRector to add parent::__construct() to commands
2019-07-04 12:37:01 +03: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_
remove preslash of use imports from RenameClassRetor
2019-07-02 22:08:45 +02:00
ClassLike
/RemoveTraitRector
…
ClassMethod
Fix anonymous class method return type resolving [
closes
#1566
]
2019-06-05 17:09:36 +02:00
Constant
…
FuncCall
/FunctionToNewRector
…
Function_
…
Interface_
…
MagicDisclosure
…
MethodBody
…
MethodCall
Fix anonymous class method return type resolving [
closes
#1566
]
2019-06-05 17:09:36 +02:00
Namespace_
…
New_
/NewToStaticCallRector
…
Property
add polyfil functions features to PHP sets
2019-07-02 18:33:28 +02:00
Psr4
/MultipleClassFileToPsr4ClassesRector
…
RectorOrder
…
StaticCall
/StaticCallToFunctionRector
…
String_
/StringToClassConstantRector
…
Typehint
/ParentTypehintedArgumentRector
…
Visibility
…