379 Commits

Author SHA1 Message Date
TomasVotruba
b749d3f5e1 abstract tests cleanup 2017-10-15 11:12:38 +02:00
TomasVotruba
0e375e713b make it work 2017-10-14 23:59:28 +02:00
TomasVotruba
3a77d0e556 prevent some undefined index errors 2017-10-14 23:48:47 +02:00
TomasVotruba
d9c09cc2e4 simplify Dynamic tests 2017-10-14 23:38:11 +02:00
TomasVotruba
d8795a68ac [Nette] GetServiceToConstructorInjectionRector init 2017-10-14 23:30:05 +02:00
TomasVotruba
b3bf64ceb0 fix 2017-10-14 22:37:55 +02:00
TomasVotruba
099bd6ab01 misc 2017-10-14 21:58:15 +02:00
TomasVotruba
4e78e2283a [MethodArgumentChangerRector] add another test 2017-10-14 21:51:32 +02:00
TomasVotruba
909e25e715 [Symfony] add ContainerBuilder::compile() arg Rector 2017-10-14 21:48:19 +02:00
TomasVotruba
1dba1a4382 fix cs 2017-10-14 21:39:13 +02:00
TomasVotruba
9a000872a3 make first test pass 2017-10-14 21:33:59 +02:00
TomasVotruba
7aa73fbdc0 MethodCallAnalyzer - added isMethodCallTypeAndMethod + misc 2017-10-14 21:00:26 +02:00
TomasVotruba
2c71f647f7 MethodArgumentChangerRector init 2017-10-14 20:58:22 +02:00
TomasVotruba
177aeb2865 [Symfony] add ChildDefinition rector 2017-10-14 16:39:17 +02:00
TomasVotruba
f3ba8b279e fix cs 2017-10-12 17:51:57 +02:00
TomasVotruba
da9cec3cdf [Nette] outsource node creation to NodeFactory 2017-10-12 17:50:37 +02:00
Tomáš Votruba
eba7fd3ec9 Merge pull request #81 from RectorPHP/nette24expand
[Nette] Added ContainerBuilder expand() Rectors
2017-10-12 17:30:16 +02:00
Edo Barnas
782d97f39f Fixed CS 2017-10-12 11:54:02 +02:00
Edo Barnas
e1630c4575 Fixed CS 2017-10-12 11:09:00 +02:00
TomasVotruba
a18e95f991 fix incompatibilities 2017-10-12 01:44:22 +02:00
TomasVotruba
560e4c568d typo 2017-10-12 01:37:32 +02:00
TomasVotruba
4688bb3657 drop patcher, apply own BetterReflection package 2017-10-12 01:36:02 +02:00
TomasVotruba
a5be7b4f48 [PHPUnit] add GetMockRector 2017-10-12 00:55:47 +02:00
TomasVotruba
a120eaa331 cleanup 2017-10-12 00:47:14 +02:00
TomasVotruba
b14a417824 fix cs 2017-10-12 00:45:08 +02:00
TomasVotruba
153c4c63d6 fix failed tests 2017-10-12 00:43:29 +02:00
TomasVotruba
a3a5122e1c fix 2017-10-12 00:36:39 +02:00
TomasVotruba
0e888e4646 NodeFactory: add method call with args 2017-10-12 00:27:54 +02:00
TomasVotruba
97e140baf4 StatementToMethodAdder init 2017-10-12 00:17:49 +02:00
TomasVotruba
821b4d8ca0 [PHPUnit] init ExceptionRector 2017-10-11 22:51:05 +02:00
TomasVotruba
2675c05589 [PHPUnit] add rest of ns 2017-10-11 21:08:27 +02:00
TomasVotruba
abafa9c0e7 [PHPUnit] add namespace change 2017-10-11 21:05:15 +02:00
Edo Barnas
6a5de9f570 Added new rector, that refactor expand function to Static expand function 2017-10-11 20:01:30 +02:00
Edo Barnas
c3a611e5e2 Added rector class (nette2.4) that change expand function to parameters array 2017-10-11 18:09:49 +02:00
TomasVotruba
7f027bd571 init MethodArgumentChangerRector 2017-10-11 13:10:44 +02:00
TomasVotruba
e14f8278a4 [DeprecationExtractor] cleanup getNodeClass() 2017-10-11 12:57:11 +02:00
TomasVotruba
bd0cc3fdf4 [DeprecationExtractor] RectorGuesser WIP 2017-10-11 00:22:54 +02:00
TomasVotruba
ab0e49873d fix addNodeTraverser method 2017-10-10 13:00:49 +02:00
TomasVotruba
5cefeab9af cleanup 2017-10-07 22:15:33 +02:00
TomasVotruba
185eedb9e4 fix NamespaceReplacerRector order 2017-10-07 22:05:33 +02:00
TomasVotruba
a20725e9bc NamespaceReplaceRector: add partial namesepace 2017-10-07 17:16:26 +02:00
TomasVotruba
7f29e95b10 add version to better-reflection config name 2017-10-07 13:42:11 +02:00
TomasVotruba
6092e43fb9 NamespaceReplaceRector: add argument typehints 2017-10-07 13:36:31 +02:00
TomasVotruba
c4aad2e3b1 NamespaceReplaceRector: add fqn class statement 2017-10-07 13:28:13 +02:00
TomasVotruba
423c9c56d9 nulling to pass 2017-10-07 13:11:47 +02:00
TomasVotruba
70953dd9fc NamespaceReplaceRector: add fqn class statements 2017-10-07 12:40:43 +02:00
TomasVotruba
426f7baecf NamespaceReplaceRector: add use statements 2017-10-07 12:21:09 +02:00
TomasVotruba
a8ee47c4c5 init NamespaceReplacerRector [ref #62] 2017-10-07 11:56:13 +02:00
TomasVotruba
b20f50c95d lock php-parser to commit 2017-10-06 18:55:29 +02:00
TomasVotruba
309644d5e9 ClassReplacerRector: small improvements 2017-10-06 14:42:52 +02:00