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-23 19:24:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
packages
/
Symfony
/
tests
/
Rector
History
Tomas Votruba
154a4e4012
Fix ContainerGetToConstructorInjectionRector to add parent::__construct() to commands
2019-07-04 12:37:01 +03:00
..
BinaryOp
/ResponseStatusCodeRector
…
Class_
/MakeCommandLazyRector
[Symfony] Add MakeCommandLazyRector
2019-06-04 13:54:44 +03:00
Console
/ConsoleExceptionToErrorEventConstantRector
…
Controller
…
DependencyInjection
/ContainerBuilderCompileEnvArgumentRector
…
Form
…
FrameworkBundle
Fix ContainerGetToConstructorInjectionRector to add parent::__construct() to commands
2019-07-04 12:37:01 +03:00
HttpKernel
/GetRequestRector
[Symfony] Fix GetRequestRector overlap to non-controllers
2019-06-15 15:40:50 +02:00
MethodCall
add MagicEventeDispatcher test case for RemoveExtraParametersRector
2019-06-05 18:06:07 +02:00
New_
skip analysis of new anonymous classes in method call [
closes
#1574
]
2019-06-07 14:07:48 +02:00
Process
…
Source
…
Validator
/ConstraintUrlOptionRector
…
VarDumper
/VarDumperTestTraitMethodArgsRector
…
Yaml
/ParseFileRector
…