72 Commits

Author SHA1 Message Date
TomasVotruba
9187aa01c6 details [ci skip] 2017-10-29 23:40:29 +01:00
TomasVotruba
0892bd0c7c composer: add dev php-parser 2017-10-29 12:49:14 +01:00
TomasVotruba
91202e3edb composer: lock to fork version 2017-10-28 23:07:05 +02:00
TomasVotruba
9c74e03d8c make CloningNodeVistior fail 2017-10-28 16:59:20 +02:00
TomasVotruba
be26c7ebcd fixing PerNodeTypeResolver for property access 2017-10-27 21:22:48 +02:00
TomasVotruba
200ab47ff0 extend IdentifierRector test 2017-10-27 16:40:28 +02:00
TomasVotruba
21effc566b make tests pass again 🎉 2017-10-26 11:40:22 +02:00
TomasVotruba
7deec75fc4 drop unused stubs 2017-10-26 02:09:41 +02:00
TomasVotruba
2252bf705d add composer require --dev preferonce over version locked stubs 2017-10-26 00:20:38 +02:00
TomasVotruba
f9c9698cad composer: add phpdocumentor\type-resolver 2017-10-25 16:38:24 +02:00
TomasVotruba
38b041801f composer: misc 2017-10-25 01:11:22 +02:00
TomasVotruba
6fe00cde16 [ReflectionDocBlock] add simple test 2017-10-24 23:13:24 +02:00
TomasVotruba
42c5314e3e [ReflectionDocBlock] init 2017-10-24 22:16:48 +02:00
TomasVotruba
12f86df325 tests: drop Symfony and Nette project testing, too random 2017-10-23 11:26:12 +02:00
TomasVotruba
ec18794696 [NodeTypeResolver] fix empty type 2017-10-23 11:06:34 +02:00
TomasVotruba
f916a74563 [BetterReflection] add SourceStubber with StubSourceLocator, to remove dependency on analysed source 2017-10-20 13:56:04 +02:00
TomasVotruba
75e625e498 make it work 2017-10-19 22:53:41 +02:00
TomasVotruba
67013224ad remove duplicated deps 2017-10-18 19:59:57 +02:00
TomasVotruba
c268b37062 remove origNode removal where not needed - namespace fix 2017-10-18 15:58:40 +02:00
TomasVotruba
b847c4c379 fix cs 2017-10-18 15:56:40 +02:00
TomasVotruba
8cc11dc713 composer: bump to recent ECS 2017-10-18 14:59:45 +02:00
TomasVotruba
74ccc0ab97 [DeprecatedAnnotation] init IDEA 2017-10-17 15:29:29 +02:00
TomasVotruba
0c6cac6d37 improve coverage 2017-10-16 23:57:46 +02:00
TomasVotruba
4d879e42f0 update to recent nikic/php-parser; helps with formatting 2017-10-16 21:25:56 +02:00
TomasVotruba
7aa73fbdc0 MethodCallAnalyzer - added isMethodCallTypeAndMethod + misc 2017-10-14 21:00:26 +02:00
TomasVotruba
f5c82bbf0c drop phpstan for now, since its broken by php-parser dev 2017-10-14 17:14:02 +02:00
TomasVotruba
4688bb3657 drop patcher, apply own BetterReflection package 2017-10-12 01:36:02 +02:00
TomasVotruba
caf496628b [DeprecationExtractor] cleanup - drop ClassAndMethodMatcher 2017-10-11 20:30:52 +02:00
TomasVotruba
b20f50c95d lock php-parser to commit 2017-10-06 18:55:29 +02:00
TomasVotruba
6919c84bf4 simplify travis 2017-10-06 14:50:18 +02:00
TomasVotruba
2c1f7ac394 composer: limit Symfony project test to components only, to preven Travis memory overflow 2017-10-04 18:36:10 +02:00
TomasVotruba
a81acbc3dc fix phpstan 2017-09-30 16:50:08 +02:00
TomasVotruba
0077b96b07 add string property name patch 2017-09-30 16:14:20 +02:00
TomasVotruba
afa9add179 composer: narrow tested directories 2017-09-29 14:34:44 +02:00
TomasVotruba
5c1d6e243a few fixes 2017-09-29 14:06:16 +02:00
TomasVotruba
1ede5556d0 add string class name patch 2017-09-29 13:45:56 +02:00
TomasVotruba
577ae7ff89 composer: install only non-dev requirements for test projects 2017-09-29 12:58:16 +02:00
TomasVotruba
1de5ba6176 composer: added test projects install script 2017-09-29 12:41:17 +02:00
TomasVotruba
ac4ac1e82c composer: add test scripts 2017-09-29 12:26:22 +02:00
TomasVotruba
51933de2d5 NodeTraverserQueue: throw file-specific exception on fail 2017-09-28 23:18:38 +02:00
TomasVotruba
4c9b81eaca composer: add set test shortcuts 2017-09-28 22:53:08 +02:00
TomasVotruba
aaf6c3e9cf [NodeTraverserQueue] improve 2017-09-27 17:02:55 +02:00
TomasVotruba
7ff55d1f83 composer: add symplify\package-builder 2017-09-27 17:02:54 +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
e2ccd2b16e composer: bump slam fixer 2017-09-20 17:43:29 +02:00
TomasVotruba
76e88e6d10 composer: drop unused better-reflection 2017-09-15 00:10:47 +02:00
TomasVotruba
9601121794 add NodeValueResolver 2017-09-14 01:11:50 +02:00
TomasVotruba
27ed12e52b composer: require symfony\expressive to make tests work 2017-09-10 15:12:15 +02:00
TomasVotruba
c54ec26137 rename TriggerExtractor to DeprecationExtractor 2017-09-08 20:42:16 +02:00