349 Commits

Author SHA1 Message Date
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
a0fa282d0a MethodArgumentAnalyzer test added 2017-10-17 08:31:25 +02:00
TomasVotruba
83302f4bf7 RectorClassValiadtor test added 2017-10-17 08:16:57 +02:00
TomasVotruba
2eae898447 RectorClassNormalizer test added 2017-10-17 08:11:45 +02:00
TomasVotruba
f1e32d0482 improve coverage 2017-10-17 00:29:11 +02:00
TomasVotruba
812d9e50ef improve coverage 2017-10-16 22:42:00 +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
Edo Barnas
e1630c4575 Fixed CS 2017-10-12 11:09:00 +02:00
TomasVotruba
a5be7b4f48 [PHPUnit] add GetMockRector 2017-10-12 00:55:47 +02:00
TomasVotruba
a3a5122e1c fix 2017-10-12 00:36:39 +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
28d87a98cd prevent PHPStorm reports 2017-10-11 21:10:32 +02:00
TomasVotruba
abafa9c0e7 [PHPUnit] add namespace change 2017-10-11 21:05:15 +02:00