309 Commits

Author SHA1 Message Date
TomasVotruba
a69fcc020f spacing on method adding is fixed 2017-12-02 18:34:55 +01:00
TomasVotruba
3493938a80 Printer: add test to cover space moving 2017-12-01 21:00:29 +01:00
TomasVotruba
111e330728 BetterStandardPrinter: do not preslash slashes 2017-12-01 20:56:06 +01:00
TomasVotruba
ec6b9a68e1 fix annotation space removal 2017-12-01 20:52:52 +01:00
TomasVotruba
3ee53abfda cs updates 2017-11-25 02:36:43 +01:00
TomasVotruba
d573822b78 fix 2017-11-25 02:11:13 +01:00
TomasVotruba
1fa76060a8 fix aliases 2017-11-25 01:11:06 +01:00
TomasVotruba
22fe8d48fd add few missing dependencies, fix array cs, fix YAML unquoted key 2017-11-25 00:52:55 +01:00
TomasVotruba
60cd306203 fix tests 2017-11-24 23:58:41 +01:00
TomasVotruba
948585fb2f [Dynamic] add argument replacement to ValueObjectRemoverRector 2017-11-24 23:58:41 +01:00
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