207 Commits

Author SHA1 Message Date
TomasVotruba
6e2afdba0e fix patch 2017-09-21 12:19:20 +02:00
TomasVotruba
b1c770d991 cs fixes 2017-09-21 11:49:02 +02:00
TomasVotruba
d83b4e6e3e add few php-parser patches; use MethodReflector to avoid class_exist code running 2017-09-21 11:44:04 +02:00
TomasVotruba
2c53ce3f8e patch for better-reflection and php-parser dev incompat 2017-09-21 10:26:45 +02:00
TomasVotruba
2b97587d03 fix tests 2017-09-18 14:53:50 +02:00
TomasVotruba
f51e8d15b0 fix cs 2017-09-18 14:53:28 +02:00
TomasVotruba
867bbb65ea add SetInjectToAddTagRector 2017-09-18 14:50:26 +02:00
TomasVotruba
aa57342a06 ClassMethodDeprecation: add missing arg getters 2017-09-15 00:29:52 +02:00
TomasVotruba
2080bb75e9 [NodeValueResolver] complete README 2017-09-15 00:23:46 +02:00
TomasVotruba
8566bf5097 fix cs 2017-09-15 00:05:30 +02:00
TomasVotruba
b4c464ff6a fix unreal test 2017-09-14 23:22:25 +02:00
TomasVotruba
c52380e39f fix cs 2017-09-14 17:21:10 +02:00
TomasVotruba
e376116f17 fix tests 2017-09-14 17:20:42 +02:00
TomasVotruba
65c68c55b0 [NodeValueResolver] add DynamicNodeAnalyzer 2017-09-14 17:15:24 +02:00
TomasVotruba
99e02327e8 [DeprecationExtractor] fix arguments in ArgumentToDeprecationTransformer 2017-09-14 17:09:14 +02:00
TomasVotruba
b234afef08 [DeprecationExtractor] fix test 2017-09-14 13:49:27 +02:00
TomasVotruba
31423bb006 fix cs 2017-09-14 13:07:56 +02:00
TomasVotruba
43a74471b9 [NodeValueResolver] decouple ConcatValueResolver, ClassConstantFetchValueResolver 2017-09-14 13:07:44 +02:00
TomasVotruba
ed4a309376 cleanup 2017-09-14 13:00:24 +02:00
TomasVotruba
24982d6c4c cleanup 2017-09-14 12:59:24 +02:00
TomasVotruba
d5ebe11ecd cleanup 2017-09-14 12:56:34 +02:00
TomasVotruba
2905acc86a cleanup 2017-09-14 12:54:02 +02:00
TomasVotruba
ffeaf23cd8 [NodeValueResolver] PerNodeValueResolvers WIP 2017-09-14 12:49:26 +02:00
TomasVotruba
192a940a87 [NodeValueResolver] decouple to small services 2017-09-14 10:37:44 +02:00
TomasVotruba
e0ac899cda fix cs 2017-09-14 01:27:11 +02:00
TomasVotruba
1edbf16de7 cleanup 2017-09-14 01:26:19 +02:00
TomasVotruba
9601121794 add NodeValueResolver 2017-09-14 01:11:50 +02:00
TomasVotruba
fe4bfd55c1 [DeprecationExtractor] fix up 2017-09-13 18:50:21 +02:00
TomasVotruba
bea598cdc9 misc 2017-09-12 14:42:17 +02:00
TomasVotruba
810d21d862 ArgumentToDeprecationTransformer: sprintf WIP 2017-09-12 10:57:42 +02:00
TomasVotruba
6e4c6749d7 ArgumentToDeprecationTransformer: sprintf init 2017-09-12 10:44:54 +02:00
TomasVotruba
651c8f096a decouple Namespace detection from NamespaceAnalyzer to NamespaceResolver (NodeVisitor) 2017-09-12 10:30:47 +02:00
TomasVotruba
c164decf7c [DeprecationExtractor] add local method 2017-09-12 01:31:06 +02:00
TomasVotruba
899d1f1df0 [DeprecationExtractor] add RemovedClassMethodDeprecation and NamespaceAnalyzer 2017-09-12 01:24:20 +02:00
TomasVotruba
32beffd7f6 spaces 2017-09-11 23:47:55 +02:00
TomasVotruba
db92f37ed7 [DepreactionExtractor] decouple class instead matcher to ClassAndMethodMatcher 2017-09-11 23:46:19 +02:00
TomasVotruba
775c54958e fix cs 2017-09-11 21:08:05 +02:00
TomasVotruba
34bdfa0d9d misc 2017-09-11 16:29:29 +02:00
TomasVotruba
aec99fc6e7 [DeprecationExtractor] ArgumentToDeprecationTransformer WIP 2017-09-11 16:16:59 +02:00
TomasVotruba
7fbb864f6d [NodeTypeResolver] fix tests 2017-09-11 15:54:15 +02:00
TomasVotruba
a193a3b6d0 cs fixes 2017-09-11 15:33:46 +02:00
TomasVotruba
322a1de938 drop unused test, cs fixes 2017-09-11 15:27:36 +02:00
TomasVotruba
912e501f43 fix phpstan 2017-09-11 15:24:35 +02:00
TomasVotruba
e952b5a0cd [DeprecationExtractor] add ClassDeprecation, improve regexp 2017-09-11 15:07:38 +02:00
TomasVotruba
594422ccb3 [DeprecationExtractor] deprecatinos wont be in tests 2017-09-10 15:44:43 +02:00
TomasVotruba
0b4da17102 misc 2017-09-10 15:41:37 +02:00
TomasVotruba
822cfaf514 fix NotImplementedException by dropping useless __CLASS__ 2017-09-10 15:29:25 +02:00
TomasVotruba
480381bbe1 Node too free types fixes 2017-09-09 20:59:16 +02:00
TomasVotruba
e4efb4ca23 update README with level concept 2017-09-09 20:44:44 +02:00
TomasVotruba
e6d297a2e6 drop per Rector level configuration; use more clear config setup - easier to combine and include 2017-09-09 20:33:01 +02:00