2231 Commits

Author SHA1 Message Date
TomasVotruba
7fbec4f2e4 fix RectorCollectorTest 2018-02-24 12:34:26 +01:00
TomasVotruba
04e8ba5803 use stubs to remove dependency on unused nette/application package 2018-02-24 12:32:39 +01:00
TomasVotruba
d464401aae move ValidateControlRector to Provider 2018-02-24 12:05:49 +01:00
TomasVotruba
1aadb0cee5 notes 2018-02-24 12:01:52 +01:00
TomasVotruba
4d8a6d3272 move test under RectorBuilder package 2018-02-24 12:00:52 +01:00
TomasVotruba
eb66eea0b2 fix cs 2018-02-24 11:33:11 +01:00
TomasVotruba
e6b11fbb12 rename CaseRector to BuilderRector 2018-02-24 11:32:54 +01:00
TomasVotruba
7b019d47b6 working prototype 2018-02-24 11:31:19 +01:00
TomasVotruba
866227ebe4 update api 2018-02-24 11:01:52 +01:00
TomasVotruba
fd04d89c95 fix cs 2018-02-24 11:01:45 +01:00
TomasVotruba
7c109a0749 move build methods to from Builder to Rector 2018-02-24 11:01:33 +01:00
TomasVotruba
c9435ee9a2 CompilerPass: use native API 2018-02-24 10:45:18 +01:00
TomasVotruba
e680f98255 method name fix 2018-02-24 00:34:48 +01:00
TomasVotruba
6c87216e55 note 2018-02-24 00:34:44 +01:00
TomasVotruba
628f4339bf CaseRectorBuilder - add autowired setters as well 2018-02-24 00:34:27 +01:00
TomasVotruba
76d52f8838 fix Rector loading to RectorNodeTraverser 2018-02-24 00:34:14 +01:00
TomasVotruba
51b516b5d7 move CaseRector creating to CaseRectorBuilder 2018-02-23 23:34:53 +01:00
TomasVotruba
aa7c95806c ValidateControlRectorTest: use CaseRector 2018-02-23 22:30:32 +01:00
TomasVotruba
fe8b7234bd fix cs 2018-02-23 22:29:01 +01:00
TomasVotruba
81154076cd register CaseRector as service to be cloned 2018-02-23 22:20:45 +01:00
TomasVotruba
d7aa6003bc fix slash escaping on RectorProvidersCompilerPass 2018-02-23 22:20:32 +01:00
TomasVotruba
f6088f4430 fix CaseRector 2018-02-23 22:20:11 +01:00
TomasVotruba
9c2176739b add Symfony\ExpressionLanguage 2018-02-23 20:04:45 +01:00
TomasVotruba
38443547ec add RectorProviderInterface + CompilerPass to load it 2018-02-23 20:00:31 +01:00
TomasVotruba
07d3641cbd docs: how it works - add workflow idential ClangMR 2018-02-23 19:21:22 +01:00
TomasVotruba
520040e81d ecs after rector: add import fixer 2018-02-23 19:16:34 +01:00
TomasVotruba
b802de08f7 rename AppKernel to RectorKernel, to be specific 2018-02-23 18:46:50 +01:00
TomasVotruba
b6636c8d53 rename to CaseRector, as it managed single specific case 2018-02-23 18:30:18 +01:00
TomasVotruba
5175bbfdc5 BuildRector wip 2018-02-23 18:30:18 +01:00
TomasVotruba
d1396f6c9b init RectorBuidler 2018-02-23 18:30:18 +01:00
TomasVotruba
0914fee528 move ValidateControlRectorTest to config one 2018-02-23 18:30:18 +01:00
TomasVotruba
f434e5530d composer: autoload RectorBuidler 2018-02-23 18:30:18 +01:00
TomasVotruba
8af520f9fc fix test name 2018-02-23 18:30:18 +01:00
TomasVotruba
6cf61ae5da composer: remove nette/application, to increase motivation to dynamic rector 2018-02-23 18:30:18 +01:00
Tomáš Votruba
1cad5f4f0c
Merge pull request #323 from rectorphp/cherry-pick-from-phar
Bug fixes and optimizations
2018-02-23 18:23:00 +01:00
TomasVotruba
cafe7ffd79 fix typos [ci skip] 2018-02-23 18:22:42 +01:00
TomasVotruba
411375fa15 README: add not about installing ECS 2018-02-23 18:04:08 +01:00
TomasVotruba
985830357f ProcessCommand: drop setVerbosity(), not needed 2018-02-23 11:30:32 +01:00
TomasVotruba
47eac7354d merge 2018-02-23 11:30:26 +01:00
TomasVotruba
ac4c606e13 add @todo dynamic note 2018-02-23 11:29:58 +01:00
TomasVotruba
3897887862 fix doc types 2018-02-23 11:29:51 +01:00
TomasVotruba
d1d3922849 OptionNameRector: fix bug 2018-02-23 11:29:43 +01:00
TomasVotruba
70f241946f config: use SymfonyStyle as service 2018-02-23 11:29:30 +01:00
TomasVotruba
0cc2b47a07 phpunit: fix required attributes 2018-02-23 11:27:05 +01:00
TomasVotruba
30d54c5f46 phpunit: fix required attributes 2018-02-23 11:26:18 +01:00
TomasVotruba
92ac1211d6 phpunit: add config validation 2018-02-23 11:26:11 +01:00
TomasVotruba
1693825465 merge 2018-02-23 11:25:49 +01:00
TomasVotruba
e588fb40b7 fix ecs 2018-02-23 11:21:42 +01:00
TomasVotruba
5e54add6f6 merge 2018-02-23 11:21:09 +01:00
TomasVotruba
12226b7e9d merge 2018-02-23 11:20:53 +01:00