873 Commits

Author SHA1 Message Date
TomasVotruba
c87a10e00c prepare support for multi-types [ref #97] 2017-10-25 11:53:54 +02:00
TomasVotruba
b24cac616b prepare support for multi-types [ref #97] 2017-10-25 11:51:18 +02:00
TomasVotruba
e80f408a75 prepare support for multi-types [ref #97] 2017-10-25 11:18:48 +02:00
TomasVotruba
f37b1d3a7d prepare support for multi-types [ref #97] 2017-10-25 10:59:00 +02:00
TomasVotruba
ef2549a1e4 [NodeTypeResolver] add multitype for identifier support 2017-10-25 10:40:23 +02:00
TomasVotruba
c186e51920 misc 2017-10-25 02:50:18 +02:00
TomasVotruba
e7efde8605 [NodeTypeResolver] parent class/interface NameTypeResovler init 2017-10-25 02:38:50 +02:00
TomasVotruba
e00f34b4b7 typo 2017-10-25 02:20:27 +02:00
TomasVotruba
35f88b692a use instance of instead of is_a 2017-10-25 02:19:07 +02:00
TomasVotruba
852fd72e03 drop UseStatements, not needed anymore 2017-10-25 02:01:32 +02:00
TomasVotruba
687560c636 move test to correct path 2017-10-25 01:37:01 +02:00
TomasVotruba
b648f35911 fix cs 2017-10-25 01:20:06 +02:00
TomasVotruba
8612dd2474 outsource to NamespaceAnalyzer 2017-10-25 01:20:00 +02:00
TomasVotruba
1c9133b28b [NodeTypeResolver] add namespace nodes instead of string 2017-10-25 01:13:38 +02:00
TomasVotruba
6ce219b0a4 add namespace to tests, more real 2017-10-25 01:12:48 +02:00
TomasVotruba
38b041801f composer: misc 2017-10-25 01:11:22 +02:00
TomasVotruba
f3f002fa33 [DeprecationExtractor] misc 2017-10-25 01:11:10 +02:00
TomasVotruba
6fe00cde16 [ReflectionDocBlock] add simple test 2017-10-24 23:13:24 +02:00
TomasVotruba
f3381b015b fix 2017-10-24 22:26:13 +02:00
TomasVotruba
4ea45fe044 fix cs 2017-10-24 22:25:20 +02:00
TomasVotruba
3a190f7739 fix 2017-10-24 22:25:06 +02:00
TomasVotruba
42c5314e3e [ReflectionDocBlock] init 2017-10-24 22:16:48 +02:00
TomasVotruba
9f81a0cbf6 [NodeTypeResolver] add docblock @param resolver 2017-10-24 20:02:04 +02:00
TomasVotruba
5c338a3b1d add DocBlockAnalyzerTest 2017-10-24 19:55:51 +02:00
TomasVotruba
0eee812e34 ecs: update to recent version 2017-10-24 19:23:21 +02:00
TomasVotruba
9c8da6ecda [NodeTypeResolver] cleanup old test structure 2017-10-24 16:27:29 +02:00
TomasVotruba
26cee074b6 [NodeTypeResolver] decouple PerNode test to standalone dirs 2017-10-24 16:00:14 +02:00
TomasVotruba
30fa9ac85a ecs: clean 2017-10-24 02:32:07 +02:00
Tomáš Votruba
931010a481 Merge pull request #107 from RectorPHP/type-resolver-upgrade
NodeTypeResolver - make it solid
2017-10-24 01:02:26 +02:00
TomasVotruba
13d0ea51bb VariableTyepResolver: drop duplicated resolving 2017-10-24 00:58:22 +02:00
TomasVotruba
559671e750 AssignTypeResolver misc 2017-10-24 00:55:05 +02:00
TomasVotruba
347ab6a9f6 typo 2017-10-24 00:18:47 +02:00
TomasVotruba
c30de6b574 README: correct headline level 2017-10-23 23:47:50 +02:00
TomasVotruba
01143eeada add note 2017-10-23 12:58:58 +02:00
TomasVotruba
c1668134c2 cleanup 2017-10-23 12:57:19 +02:00
TomasVotruba
7cafe3e5af cleanup 2017-10-23 12:48:33 +02:00
TomasVotruba
f2e03194ab [NodeTypeResolver] decouple ParamTypeResolver 2017-10-23 12:40:00 +02:00
TomasVotruba
50946d0717 finish UseWithAliasRector 2017-10-23 12:31:11 +02:00
TomasVotruba
67471f4728 [NodeTypeResolver] add Param type to VariableTypeResolverTest 2017-10-23 12:29:33 +02:00
TomasVotruba
d2396be720 [NodeTypeResolver] split test per type 2017-10-23 12:19:46 +02:00
TomasVotruba
12f86df325 tests: drop Symfony and Nette project testing, too random 2017-10-23 11:26:12 +02:00
TomasVotruba
87d8799a9e add UseWithAliasRector init 2017-10-23 11:25:39 +02:00
TomasVotruba
dd8aa9c546 misc 2017-10-23 11:13:31 +02:00
TomasVotruba
22a4862a65 simpler if [ci skip] 2017-10-23 11:11:46 +02:00
TomasVotruba
92ad0aea22 improve docs [ci skip] 2017-10-23 11:07:37 +02:00
TomasVotruba
ec18794696 [NodeTypeResolver] fix empty type 2017-10-23 11:06:34 +02:00
TomasVotruba
d79e89dfc4 delegace some more 2017-10-23 03:34:15 +02:00
TomasVotruba
dcd96a6c78 drop SCOPE_NODE where possible 2017-10-23 03:26:24 +02:00
TomasVotruba
4c22c2d7a5 TypeResolver last cleanup 2017-10-23 03:19:38 +02:00
TomasVotruba
4db0a55bff cleanup 2017-10-23 03:15:52 +02:00