788 Commits

Author SHA1 Message Date
TomasVotruba
917ff5f7db make ECS part of package, easier to run it [closes #157] 2017-11-10 15:06:03 +01:00
TomasVotruba
78008f3bda phpstam MAX 2017-11-06 14:54:31 +01:00
TomasVotruba
a2097fec4f phpstan lvl 7 2017-11-06 14:54:16 +01:00
TomasVotruba
fa1b58a559 phpstan lvl 6 wip 2017-11-06 14:24:40 +01:00
TomasVotruba
df701033ad phpstan lvl 5 2017-11-06 14:15:35 +01:00
TomasVotruba
1994dfb068 phpstan lvl 4 2017-11-06 13:59:54 +01:00
TomasVotruba
8a6db417ab phpstan lvl 3 2017-11-06 13:58:51 +01:00
TomasVotruba
b1c33462fb phpstan lvl 2 wip 2017-11-06 12:48:43 +01:00
TomasVotruba
b3fd2c1ee2 phpstan lvl 1 2017-11-06 11:43:12 +01:00
TomasVotruba
8924f3e03c phpstan lvl 0 2017-11-06 11:40:43 +01:00
TomasVotruba
6e37aef635 init PHPStan shim 2017-11-06 03:53:05 +01:00
TomasVotruba
25a2f1b806 composer: relax deps 2017-11-06 03:45:23 +01:00
TomasVotruba
25e9723190 composer: add missing symfony/finder 2017-11-04 13:23:20 +01:00
TomasVotruba
f5908477cf make bin unique 2017-11-04 13:03:37 +01:00
TomasVotruba
51650644fa add bins 2017-11-04 12:45:59 +01:00
TomasVotruba
bbf31ce945 add bins 2017-11-04 10:35:59 +01:00
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