43 Commits

Author SHA1 Message Date
Tomas Votruba
5571f83bf3 merge BetterPhpDocParser to NodeTypeResolver, add config.yml for each package and load it by default 2018-08-13 21:59:28 +02:00
Tomas Votruba
c09cbb6001 move BetterNodeFinder to Utils package 2018-08-13 20:45:58 +02:00
Tomas Votruba
eca7a256eb remove NamespaceResolver check from NodeScopeResolver 2018-08-13 18:17:34 +02:00
Tomáš Votruba
9cf3134b92
Merge pull request #567 from rectorphp/update-type-resolver
Improve NodeTypeResolver decoupling
2018-08-10 19:12:00 +02:00
Tomas Votruba
b38c7b5272 decouple metadata attributes to MetadataAttributes for better NodeTypeResolver decoupling 2018-08-10 16:45:27 +02:00
Tomas Votruba
9182a5f770 Rename METHOD_CALL to METHOD_CALL_NAME, improve README 2018-08-10 11:28:34 +02:00
Tomas Votruba
3abdb80921 Fix interface suffix property naming, resolve to parent interface if not accessible 2018-08-09 14:51:17 +02:00
Tomas Votruba
4b9750b399 Keep publish CompilerPass 2018-08-09 12:17:26 +02:00
Tomas Votruba
9ba461f98c fixup! Fix Symfony ContainerFactory 2018-08-09 12:15:55 +02:00
Tomas Votruba
847fe92738 Fix Symfony ContainerFactory 2018-08-09 12:15:50 +02:00
Tomas Votruba
1eb125fa72 Add isTypesAndMethod() to MethodCallAnalyzer 2018-08-09 11:35:47 +02:00
Tomas Votruba
6e931c857c GetToConstructorInjectionRector - add test case for parent class with trait 2018-08-09 11:30:09 +02:00
Tomas Votruba
f3348c84d8 [NodeTypeResolver] Fix missing parent traits in class reflection types 2018-08-09 11:23:57 +02:00
Tomas Votruba
24c6cc3d9f [FrameworkBundle] Let GetToConstructorInjectionRector work with trait as well 2018-08-09 11:14:35 +02:00
Tomas Votruba
d42c3e711d fixup! make tests pass 2018-08-08 22:09:44 +02:00
Tomas Votruba
2d3f64532f make tests pass 2018-08-08 22:09:44 +02:00
mssimi
9274496121 ContainerGetToConstructorInjectionRector alias tests 2018-08-08 22:09:44 +02:00
Tomas Votruba
ac1ca7dfda make PHPStan service part of Rector container 2018-08-06 14:05:44 +02:00
Tomas Votruba
ffb62b6185 Symfony Rectors fixes 2018-08-06 12:35:26 +02:00
Tomas Votruba
217a9de40c fix VarDumperTestTraitMethodArgsRector 2018-08-06 12:35:26 +02:00
Tomas Votruba
ac40adfd9f improve VariableTypeResolver 2018-08-06 12:35:26 +02:00
Tomas Votruba
a9533b7ecb cleanup & fixes 2018-08-06 12:35:26 +02:00
Tomas Votruba
9129adea69 cleanup configs with autowire: true 2018-07-26 15:39:00 +02:00
Tomas Votruba
3e124e3d2b [Symfony] Add use_strict_mode removal 2018-07-18 22:08:57 +02:00
Tomas Votruba
fa878f0af7 add more cases 2018-07-18 21:25:27 +02:00
Tomas Votruba
31302f6835 Fixup for double double colon 2018-07-18 20:50:13 +02:00
Tomas Votruba
0d6732c794 [Symfony] Add SpaceBetweenKeyAndValueYamlRector 2018-07-18 20:43:18 +02:00
Tomas Votruba
4a05aa0c9d add option to clear container cache 2018-06-02 17:56:15 +02:00
Tomas Votruba
65e6ea9832 fix cs 2018-06-02 16:49:02 +02:00
Tomas Votruba
4ca30791fd fix description bracket 2018-06-02 16:25:51 +02:00
Tomas Votruba
4603e0b655 ActionSuffixRemoverRector - improve description 2018-06-02 16:15:12 +02:00
Tomas Votruba
cf14a0ce30 fix ActionSuffixRemoverRector 2018-06-02 16:14:52 +02:00
Tomas Votruba
a0ccfe6d1a move Sensio Rectors to own package 2018-06-02 12:44:43 +02:00
Tomas Votruba
a281e4d121 [Symfony] various Rectors make configurable, tests autoloadable 2018-06-02 12:39:43 +02:00
Tomas Votruba
d02381a95f phpstan: fixup new path 2018-06-02 12:39:43 +02:00
Tomas Votruba
bb78a6cbb5 [Symfony] various Rectors make configurable, tests autoloadable 2018-06-02 12:39:43 +02:00
Tomas Votruba
6627b178e3 [Symfony] GetToConstructorInjectionRector - make configurable, tests autoloadable 2018-06-02 12:39:43 +02:00
Tomas Votruba
2f4b0c22ba [Symfony] GetParameterToConstructorInjectionRector - make configurable, tests autoloadable 2018-06-02 12:39:43 +02:00
Tomas Votruba
2fef4fbfdc drop non-existing test config 2018-06-02 12:39:43 +02:00
Tomas Votruba
fbce5abc64 ecs: fix paths 2018-06-02 12:39:43 +02:00
Tomas Votruba
debf559fd5 AddFlashRector - improve code sample 2018-06-02 12:39:43 +02:00
Tomas Votruba
7e9bfa3ed3 move Symfony Rector to own package 2018-06-02 12:39:43 +02:00
Tomas Votruba
f4608e63f2 create new package Symfony, move Bridge there 2018-06-01 15:33:10 +02:00