175 Commits

Author SHA1 Message Date
TomasVotruba
d3a73a566c [PhpParser] IdentifiarRector dummy implementation 2017-10-21 22:47:28 +02:00
TomasVotruba
adfc6cc200 make it work 2017-10-21 18:16:03 +02:00
TomasVotruba
b9c5352d18 ParentTypehtinedArgumentRector init 2017-10-21 14:08:02 +02:00
TomasVotruba
d757d67c78 improve StringFormTypeToClassRector 2017-10-21 08:42:14 +02:00
TomasVotruba
a232b5af39 [Symfony] extend FormTypeGetParentRector with AbstractTypeExtension 2017-10-21 08:17:11 +02:00
TomasVotruba
75f94ba050 [Symfony] add OptionNameRector 2017-10-20 22:57:36 +02:00
TomasVotruba
d500d445a5 [Symfony] add complete GetRequestRector 2017-10-20 22:42:18 +02:00
TomasVotruba
16828a53a3 add MethodResolver, add FormTypeGetParentRector 2017-10-20 21:00:20 +02:00
TomasVotruba
647dbd0cc6 add ClassConstantReplacerRector 2017-10-20 20:29:23 +02:00
TomasVotruba
12f257e0cb fix tests 2017-10-20 18:28:27 +02:00
TomasVotruba
4cb6ca7fbd finish 2017-10-20 17:57:24 +02:00
TomasVotruba
12a523c632 allow MethodNameReplacerRector to change static class as well 2017-10-20 17:54:20 +02:00
TomasVotruba
545e192029 [Nette] add same for ChoiceDefaultValueRector 2017-10-20 14:55:43 +02:00
TomasVotruba
d95599599b [Nette] add MultiChoiceDefaultValueRector 2017-10-20 14:46:59 +02:00
TomasVotruba
f2be56772e [Nette] more Form namespace to Forms to mimic package name 2017-10-20 14:33:55 +02:00
TomasVotruba
889f2c89ec [Nette] add TemplateRegisterHelperRector 2017-10-20 00:26:32 +02:00
TomasVotruba
0ae2750337 [Nette] TemplateFilterCallRector init 2017-10-19 22:27:05 +02:00
TomasVotruba
be311db89b [Nette] add redwardControl rectors 2017-10-19 17:34:15 +02:00
TomasVotruba
71096d93ad add CompileGenereateCodeArgumentsRector 2017-10-19 16:07:20 +02:00
TomasVotruba
7f423aa47e it works 2017-10-19 00:46:53 +02:00
TomasVotruba
a07a63ff43 wip 2017-10-19 00:22:59 +02:00
TomasVotruba
b7e5942489 CompilerArgumentsRector init 2017-10-18 23:32:34 +02:00
TomasVotruba
73d7b76c1a merge Get and Set Rector 2017-10-17 23:04:38 +02:00
TomasVotruba
8fec7aff34 Merge Isset and Unset Rectors to one 2017-10-17 22:46:19 +02:00
TomasVotruba
ed747a4044 [MagicDisclosure] IssetToMethodCallRector init 2017-10-17 19:08:12 +02:00
TomasVotruba
b89abf1d09 fix conflicts 2017-10-17 18:50:55 +02:00
TomasVotruba
32842400dd [MagicDisclosure] add SetToMethodCallRector 2017-10-17 18:45:50 +02:00
TomasVotruba
7c6346dc90 [MagicDisclosure] GetToMethodCallRector init 2017-10-17 16:20:15 +02:00
TomasVotruba
f1e32d0482 improve coverage 2017-10-17 00:29:11 +02:00
TomasVotruba
45aa9b0249 [tests] add RectorCollectorTest 2017-10-16 22:29:50 +02:00
TomasVotruba
9c58ad3785 typo and space 2017-10-16 21:56:39 +02:00
TomasVotruba
4d879e42f0 update to recent nikic/php-parser; helps with formatting 2017-10-16 21:25:56 +02:00
TomasVotruba
56bfd53788 add expected file 2017-10-16 20:05:33 +02:00
TomasVotruba
c78cf24465 move Namespace node creating to NodeFactory 2017-10-16 20:00:54 +02:00
TomasVotruba
cc8a5aec00 make it work again 2017-10-16 19:58:22 +02:00
TomasVotruba
3484239b2c class rename wip 2017-10-16 19:56:33 +02:00
TomasVotruba
382a4c3e3e add partialing namespace 2017-10-16 19:06:12 +02:00
TomasVotruba
c0f9c99454 add partial use statement 2017-10-16 18:36:38 +02:00
TomasVotruba
bf81be715a improve test 2017-10-16 18:34:56 +02:00
TomasVotruba
14cab79628 PseudoNamespaceRector init 2017-10-16 18:15:55 +02:00
TomasVotruba
0b86554364 migrate to ServiceNameToTypeProvider that better maches use case 2017-10-15 11:27:34 +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
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
9a000872a3 make first test pass 2017-10-14 21:33:59 +02:00
TomasVotruba
2c71f647f7 MethodArgumentChangerRector init 2017-10-14 20:58:22 +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