349 Commits

Author SHA1 Message Date
TomasVotruba
3a54330d6a [Dynamic] add property type change to ValueObjectRemoverRector 2017-11-24 23:58:41 +01:00
TomasVotruba
732b677996 improve tests 2017-11-24 23:58:41 +01:00
TomasVotruba
82e39ab471 improve test 2017-11-24 23:58:41 +01:00
TomasVotruba
b98b145a59 ValueObjectRemoverRector init [ref #172] 2017-11-24 23:58:41 +01:00
TomasVotruba
91775f8620 [PHPUnit] apply only to this call 2017-11-24 21:39:37 +01:00
TomasVotruba
b641aa8039 fixup 2017-11-18 16:48:20 +01:00
TomasVotruba
351be9264c [Dynamic] PropertyToMethodRector init 2017-11-18 16:20:10 +01:00
TomasVotruba
6787673953 [MagicDisclosure] add ToStringToMethodCallRector [closes #123] 2017-11-18 15:39:10 +01:00
TomasVotruba
8653787a23 [PseudoNamespaceToNamespaceRector] allow excluding classes, add to PHPUnit 60 2017-11-18 03:50:17 +01:00
TomasVotruba
d55c97be88 [PseudoNamespaceToNamespaceRector] fix class rename 2017-11-18 03:26:25 +01:00
TomasVotruba
705a0480da add missing method to ExceptionAnnotationRector, fix order of methods 2017-11-18 02:29:14 +01:00
TomasVotruba
f0379d99bd update to fixed version 2017-11-13 15:02:39 +01:00
TomasVotruba
7ebfe8f83b fix missing space 2017-11-13 03:33:40 +01:00
mssimi
656235adff added tests for namespace rector 2017-11-12 17:03:29 +01:00
TomasVotruba
02d33f95ef fix cs 2017-11-10 23:15:35 +01:00
TomasVotruba
97aa6df0a6 speedup tests 2017-11-10 23:14:17 +01:00
TomasVotruba
28c672312b make tests pass 2017-11-09 03:33:17 +01:00
TomasVotruba
7998094641 update tests to use FQN names, delegate to coding standard 2017-11-09 03:29:16 +01:00
TomasVotruba
325c818758 [Dynamic] ClassReplacerRector - use FQN, add Twig test case [ref #137] 2017-11-09 03:28:52 +01:00
TomasVotruba
749cc933e8 better name 2017-11-09 03:11:27 +01:00
TomasVotruba
644f76c0d4 return test 2017-11-09 02:57:37 +01:00
TomasVotruba
a1138364ab [PHPUnit] make tests pass 2017-11-09 02:56:56 +01:00
TomasVotruba
2c22cff952 drop BootstrapToRouterFactoryRector - too many big changes, should handle manually 2017-11-09 01:56:00 +01:00
TomasVotruba
4d1d5b783b temp 2017-11-08 20:35:03 +01:00
TomasVotruba
8924f3e03c phpstan lvl 0 2017-11-06 11:40:43 +01:00
TomasVotruba
85cbd393e6 rename ClassAnalyzer to correct ClassLikeAnalyzer 2017-11-06 03:45:23 +01:00
TomasVotruba
3dabe99ad0 add test for interface extending interface 2017-11-06 03:45:23 +01:00
TomasVotruba
65c7df925a ClassAnalyzer - improve anonymous class resolving 2017-11-06 03:45:23 +01:00
TomasVotruba
948707ef0b fix 2017-11-06 03:45:23 +01:00
TomasVotruba
6dbddb8a22 [ClassAnalyzer] add simple tests for resolveTypeAndParentTypes, fix for Trait and Interface 2017-11-06 03:45:23 +01:00
TomasVotruba
ad63e7bd8e delegate empty comment cleanup to Coding Style 2017-11-05 17:46:58 +01:00
TomasVotruba
d7e56e025a [PHPUnit] finish ExceptionAnnotationRector 2017-11-05 17:35:51 +01:00
TomasVotruba
3f08549901 [PHPUnit] ExceptionAnnotationRector wip 2017-11-05 13:00:40 +01:00
TomasVotruba
a35e715d3a fix ValueResoluver, add ClassConstFetchResolver 2017-11-02 16:22:01 +01:00
TomasVotruba
d44f23e734 [NodeTypeResolver] prepare for test nested method calls with changing return type 2017-11-02 15:04:46 +01:00
TomasVotruba
7a2f1d1d89 NodeCallerTypeResolver - fix for var 2017-11-02 14:47:41 +01:00
TomasVotruba
452e6748fa remove comments 2017-11-01 22:37:57 +01:00
TomasVotruba
7f9e1a3497 WIP 2017-11-01 19:16:51 +01:00
TomasVotruba
e9b1881df3 fix cs and complete README 2017-11-01 18:42:47 +01:00
TomasVotruba
97ca906586 cleanup 2017-11-01 18:39:16 +01:00
TomasVotruba
4cb9e310bb ArgumentRemoverMerge WIP 2017-11-01 18:18:40 +01:00
TomasVotruba
e3b7cb4d21 [ArgumentReplacerRector] unite API to be compatible with rest of rectors 2017-11-01 17:36:48 +01:00
TomasVotruba
1dd8180861 rename MethodArgumentChangerRector to ArgumentReplacerRector 2017-11-01 13:05:50 +01:00
TomasVotruba
d52655e1f6 [Dynamic] ArgumentRemoverRector init 2017-10-29 21:49:46 +01:00
TomasVotruba
9fa4105f99 [NodeTypeResolver] include direct classes as well 2017-10-29 19:33:08 +01:00
TomasVotruba
eb47668be8 fix cs 2017-10-29 19:20:26 +01:00
TomasVotruba
aa8833a6c1 [Doctrine] add ClassMetadataFactory typehint change 2017-10-29 19:19:13 +01:00
TomasVotruba
1abfbfd5a6 [Doctrine] simple init 2017-10-29 19:06:27 +01:00
TomasVotruba
7455ec6bef PHPUnit] add SpecificMethodRector [closes #115] 2017-10-29 16:09:58 +01:00
TomasVotruba
18bdd50f73 [PHPUnit] add support for _underscore matching 2017-10-29 15:55:51 +01:00