2140 Commits

Author SHA1 Message Date
TomasVotruba
1117785b02 add ->container->getParameter() 2018-03-03 12:18:52 +01:00
TomasVotruba
424c89bfd9 Revert "phpunit: fix configuration and run without PHAR wip"
This reverts commit e213a38feb6521a01b6eb3d25487ac27542adce1.
2018-03-03 12:15:03 +01:00
TomasVotruba
7c8dd371d6 fix cs 2018-03-02 21:34:16 +01:00
TomasVotruba
b8c970a509 init GetParameterToContsructorInjectionRector 2018-03-02 21:30:55 +01:00
TomasVotruba
e213a38feb phpunit: fix configuration and run without PHAR wip 2018-03-01 13:14:29 +01:00
TomasVotruba
f6bc0dfc71 improve ecs set 2018-02-28 18:15:11 +01:00
TomasVotruba
d0a66e5bce fix ContructorMethodBuilder and PropertyBuilder FQNames 2018-02-28 00:50:06 +01:00
TomasVotruba
2fccc77257 ecs: add class element spaces fixer 2018-02-27 15:10:25 +01:00
TomasVotruba
39e8f1c907 add namespace to test case 2018-02-27 13:44:38 +01:00
TomasVotruba
d5cd7029ca fix PropertyAddingNodeVisitory for namespaced classes 2018-02-27 11:51:36 +01:00
TomasVotruba
d319a6fd15 plural typo 2018-02-27 11:51:30 +01:00
TomasVotruba
77925afdc9 README: typo [skip ci] 2018-02-26 13:30:04 +01:00
Tomáš Votruba
482b218c37
Merge pull request #327 from rectorphp/cleanup-tests
Cleanup tests
2018-02-25 19:37:18 +01:00
TomasVotruba
660ba0023a composer: remove unused deps 2018-02-25 19:09:05 +01:00
TomasVotruba
cc8c3aa21e [docs] drop Roave from logos, since only few rules implemented 2018-02-25 19:09:05 +01:00
TomasVotruba
f59d19f473 composer: remove unused deps 2018-02-25 19:09:05 +01:00
Tomáš Votruba
2ec4549eb7
Merge pull request #324 from rectorphp/rector-builder
BuilderRector with simpler API to create new Rectors
2018-02-25 19:05:59 +01:00
TomasVotruba
7305cf40d2 [cs] add Rector to naming 2018-02-25 18:35:51 +01:00
TomasVotruba
93131ddf87 [ecs] add parent type name check 2018-02-25 18:34:21 +01:00
TomasVotruba
0c5589d7a4 [docs] FluentBuilderRector - add missing deps 2018-02-25 18:11:02 +01:00
TomasVotruba
7d8da5790c [docs] add FluentBuilerRector md 2018-02-25 17:44:42 +01:00
TomasVotruba
643ab8e855 drop unused levels.yml 2018-02-25 17:15:40 +01:00
TomasVotruba
c0171949c5 [docs] add jscodeshift to Similar Projects 2018-02-25 17:05:35 +01:00
TomasVotruba
eff071cb8b make RectorInterface extend NodeVisitor 2018-02-25 16:58:23 +01:00
TomasVotruba
28524a7b0a make RectorInterface extend NodeVisitor 2018-02-25 13:07:43 +01:00
TomasVotruba
96d388dce7 services: do not load RectorProviders 2018-02-25 13:02:13 +01:00
TomasVotruba
39df5a9ec2 Merge branch 'rector-builder' of github.com:RectorPHP/Rector into rector-builder 2018-02-25 13:01:17 +01:00
TomasVotruba
4e250ce19b cleanup 2018-02-25 12:51:18 +01:00
Tomáš Votruba
6e54e081cf
Merge pull request #326 from rectorphp/refactor-test-approach
Move to config-based testing
2018-02-25 12:49:55 +01:00
TomasVotruba
e1958d7f84 fix statics 2018-02-25 12:36:19 +01:00
TomasVotruba
3579888612 allow RectorProvider to add multiple Rectors 2018-02-25 12:29:34 +01:00
TomasVotruba
dbdd7e7be6 ExpressionAddingNodeVisitor: remove nodes after adding 2018-02-25 12:15:11 +01:00
TomasVotruba
f178e3c4aa cleanup CompilerPass 2018-02-24 22:50:42 +01:00
TomasVotruba
33996dca08 drop expression-language need 2018-02-24 22:45:12 +01:00
TomasVotruba
3d0ba8b2e0 BuilderRectorTest - normalize 2018-02-24 22:25:15 +01:00
TomasVotruba
07dd3f62af drop RectorCollector, merge to RectorNodeTraverser 2018-02-24 22:24:57 +01:00
TomasVotruba
5a5c702a01 RectorCollector: remove getRector() 2018-02-24 22:09:09 +01:00
TomasVotruba
9fd61c83af cleanup RectorNodeTraverser 2018-02-24 22:00:08 +01:00
TomasVotruba
0538b708af revert spaces 2018-02-24 18:57:15 +01:00
TomasVotruba
918a0e3983 wip 2018-02-24 18:55:17 +01:00
TomasVotruba
337368bb8e revert spaces 2018-02-24 18:53:49 +01:00
TomasVotruba
209e56478a wip 2018-02-24 18:53:04 +01:00
TomasVotruba
a0b169fa4f [cs] spaces 2018-02-24 18:51:31 +01:00
TomasVotruba
55964b9497 unite config location 2018-02-24 18:33:21 +01:00
TomasVotruba
295dff559f cleanup getRectorClasses() and fix AbstractConfigurableRectorTestCase 2018-02-24 18:25:30 +01:00
TomasVotruba
1b10b5ff66 [cs] eols 2018-02-24 18:22:41 +01:00
TomasVotruba
303760458e typo 2018-02-24 18:19:33 +01:00
TomasVotruba
2dad05fd08 clean 2018-02-24 18:18:56 +01:00
TomasVotruba
ea7c7c7a16 remove provideConfig() on tests 2018-02-24 18:14:49 +01:00
TomasVotruba
92fa82bfbb cleanup 2018-02-24 18:08:45 +01:00