44 Commits

Author SHA1 Message Date
TomasVotruba
b7019cece8 do not reflect on invalid types 2017-12-20 03:20:38 +01:00
TomasVotruba
d3b8f891c7 mixed types 2017-12-18 00:59:05 +01:00
TomasVotruba
dbd515df9c improve complexity 2017-12-10 02:52:46 +01:00
TomasVotruba
872b5bc7f5 [YamlParser] decouple to open-closed principle, improve test, add NamedServiceToClassRector 2017-12-02 15:28:38 +01:00
TomasVotruba
deb96928b0 simplify config service PSR4 paths 2017-12-02 13:55:22 +01:00
TomasVotruba
3ee53abfda cs updates 2017-11-25 02:36:43 +01:00
TomasVotruba
a74aae8cb4 allow service fetching in tests 2017-11-25 01:12:49 +01:00
TomasVotruba
22fe8d48fd add few missing dependencies, fix array cs, fix YAML unquoted key 2017-11-25 00:52:55 +01:00
TomasVotruba
5dc1e58074 [ReflectionDocBlock] add change var type to DocBlockAnalyzer 2017-11-24 23:58:41 +01:00
TomasVotruba
e700ed399b injection over static 2017-11-09 15:24:04 +01:00
TomasVotruba
06e72d5c8e [ReflecitonDocBlock] remove unused annotations, to prevent exceptions due to hardcoded mailforms 2017-11-09 14:53:38 +01:00
TomasVotruba
6cb735b577 [ReflectionDocBlock] add test for mailformed annotation 2017-11-09 14:13:26 +01:00
TomasVotruba
a2097fec4f phpstan lvl 7 2017-11-06 14:54:16 +01:00
TomasVotruba
8924f3e03c phpstan lvl 0 2017-11-06 11:40:43 +01:00
Grégoire Paris
5f87ca9eb1
Spell "statement" properly 2017-11-05 23:38:16 +01:00
TomasVotruba
ad63e7bd8e delegate empty comment cleanup to Coding Style 2017-11-05 17:46:58 +01:00
TomasVotruba
3f08549901 [PHPUnit] ExceptionAnnotationRector wip 2017-11-05 13:00:40 +01:00
TomasVotruba
9f41017d1f make CloningNodeVistior pass 2017-10-28 13:55:01 +02:00
TomasVotruba
33a8969955 [NodeTypeResolver] fix multitypes for properties, resolve via DocBlockReflection and BetterReflection 2017-10-28 13:46:35 +02:00
TomasVotruba
2974ce26c4 [ReflectionDocBlock] decouple AnnotationRemover 2017-10-28 01:37:02 +02:00
TomasVotruba
b240eadda5 [ReflectionDocBlock] make NamespaceAnalyzer work with use aliases 2017-10-27 22:40:55 +02:00
TomasVotruba
31da6ea274 details 2017-10-27 00:01:55 +02:00
TomasVotruba
8451443b60 misc 2017-10-26 21:33:13 +02:00
TomasVotruba
6517150502 add note about tag formatter [ci skip] 2017-10-26 12:22:59 +02:00
TomasVotruba
21effc566b make tests pass again 🎉 2017-10-26 11:40:22 +02:00
TomasVotruba
728a8383d6 fix docblock rendering to keep original code 2017-10-26 11:38:27 +02:00
TomasVotruba
c40dd7634d fixes 2017-10-26 03:15:09 +02:00
TomasVotruba
dd1d777369 fix cs 2017-10-26 01:55:23 +02:00
TomasVotruba
b4cdc7c76f [ReflectionDocBlock] fix removing of annotation 2017-10-26 01:54:53 +02:00
TomasVotruba
7414f76f8c normalize namespace prefix 2017-10-26 00:20:50 +02:00
TomasVotruba
2a82e65279 misc 2017-10-25 23:24:26 +02:00
TomasVotruba
e6b5bc2f25 misc 2017-10-25 17:50:48 +02:00
TomasVotruba
2d57726c82 [ReflectionDocBlock] drop general getTags api 2017-10-25 17:46:57 +02:00
TomasVotruba
1da54313c3 [ReflectionDocBlock] fix empty docblock rendering 2017-10-25 17:40:10 +02:00
TomasVotruba
943821cc10 [ReflectionDocBlock] remove php-cs-fixer docblock, use phpdocumentor 2017-10-25 17:36:28 +02:00
TomasVotruba
f9c9698cad composer: add phpdocumentor\type-resolver 2017-10-25 16:38:24 +02:00
TomasVotruba
a3e206a4e4 add fix and improve README 2017-10-25 16:35:13 +02:00
TomasVotruba
687560c636 move test to correct path 2017-10-25 01:37:01 +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
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
4ea45fe044 fix cs 2017-10-24 22:25:20 +02:00
TomasVotruba
42c5314e3e [ReflectionDocBlock] init 2017-10-24 22:16:48 +02:00