209 Commits

Author SHA1 Message Date
TomasVotruba
d4849b1cf3 add Translatable Behavior Rector 2019-12-27 13:25:14 +01:00
TomasVotruba
0dec93ead6 [Gedmo to Knp] Add TreeBehaviorRector 2019-12-26 00:46:43 +01:00
TomasVotruba
2ac711d2b2 [DoctrineGedmoToKnplabs] init set 2019-12-25 19:51:35 +01:00
TomasVotruba
e5972f2a45 fix cs 2019-12-15 19:35:48 +01:00
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
TomasVotruba
a3693df310 use exclude as list 2019-11-22 20:10:39 +01:00
Tomas Votruba
8d57420bd6 use yieldFilesFromDirectory() in tests instead of explicid fixture naming 2019-11-05 18:02:26 +01:00
Tomas Votruba
e4bf0e923c add coding-style set + apply 2019-11-05 13:05:14 +01:00
Tomas Votruba
a6ccb11cd6 fix default value type 2019-10-30 18:41:33 +01:00
Tomas Votruba
1620cf0211 apply code-quality 2019-10-30 15:38:30 +01:00
Tomas Votruba
89f62fe98a use interface for AnnotationReader 2019-10-30 14:20:18 +01:00
Tomas Votruba
40c49710e9 [cs] reoder private methods by call order 2019-10-30 10:49:07 +01:00
Tomas Votruba
de875ab00d fix for Template and Route annotatoin 2019-10-24 00:36:34 +02:00
Tomas Votruba
b30f5cedf6 fix RemoveUnusedAliasRector for doc vs class concurency 2019-10-19 14:29:55 +02:00
Tomas Votruba
2407aaec05 Fix class annotation removal [closes #2158] 2019-10-18 20:39:46 +02:00
Tomas Votruba
495ace61c6 apply on self 2019-10-17 18:48:03 +02:00
Tomas Votruba
ec584212cc skip missing property reflection 2019-10-17 00:00:15 +02:00
Tomas Votruba
f04d663e41 fix re-throw 2019-10-16 23:05:35 +02:00
Tomas Votruba
acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Tomas Votruba
a38b60bf27 make SensioTemlateTagValue open to nullable valubes 2019-10-08 17:07:43 +01:00
Tomas Votruba
f807ba3a73 cover Table entity as well 2019-10-05 16:41:46 +02:00
Tomas Votruba
0c8542dc40 fix joinColumns always fallback 2019-10-05 16:41:46 +02:00
Tomas Votruba
ecf0a430dd improve doc tests 2019-10-05 12:39:48 +02:00
Tomas Votruba
516505ea85 allow serialize type annotation for ClassMethod 2019-10-04 19:53:15 +02:00
Tomas Votruba
4bfbc18fbd cleanup 2019-10-04 19:31:24 +02:00
Tomas Votruba
6b605c38a4 simplify test 2019-10-04 19:10:57 +02:00
Tomas Votruba
8f5ac69e2f make tag value matching more precise 2019-10-04 19:03:07 +02:00
Tomas Votruba
f04a602d47 apply 2019-10-03 11:59:58 +02:00
Tomas Votruba
cd3182493a decouple resolveTag() 2019-10-02 21:18:45 +02:00
Tomas Votruba
b4dcb809af fix @TODO malfforms 2019-10-02 20:45:51 +02:00
Tomas Votruba
1202ca2658 allow cs 2019-09-27 22:09:00 +02:00
Tomas Votruba
a1e9a529d6 make tags in-sensitivty 2019-09-27 22:01:57 +02:00
Tomas Votruba
c626a50d94 cleanup + allow various format of imported annotations 2019-09-27 21:45:25 +02:00
Tomas Votruba
0da741a9a3 drop @return type from Iterator in tests 2019-09-27 14:40:09 +02:00
Tomas Votruba
598f228c6d decouple php doc ast node to factories 2019-09-27 14:40:09 +02:00
Tomas Votruba
97d9f0de91 Take tabs indent into account 2019-09-25 14:47:06 +02:00
Tomas Votruba
3b151c8130 [Symfony] Add MergeMethodAnnotationToRouteAnnotationRector 2019-09-24 20:17:50 +02:00
Tomas Votruba
6c35b3af43 [Doctrine] init step 2 uuid 2019-09-20 10:14:49 +02:00
Tomas Votruba
407c3dc7b3 add UseImportsRemover 2019-09-19 11:25:47 +02:00
Tomas Votruba
69cb7ade6c fix spacing for printed nested orm annotations 2019-09-19 10:15:41 +02:00
Tomas Votruba
71e41297d7 fix doctrine spacing of annotatoins 2019-09-19 10:15:40 +02:00
Tomas Votruba
47e9f836ba fix miss-space in complex printer doc blocks 2019-09-19 00:58:01 +02:00
Tomas Votruba
e98965d982 decouple TableTagValueNodeFactory + add IndexTagValueNode 2019-09-18 13:59:59 +02:00
Tomas Votruba
ac9dd58d09 add PhpDocInfo caching 2019-09-18 12:22:12 +02:00
Tomas Votruba
bb05fe2514 improve annotation content joins 2019-09-17 21:58:33 +02:00
Tomas Votruba
5acb03fd77 add discimap + soft deletable support 2019-09-17 21:42:16 +02:00
Tomas Votruba
939f1dbbe0 multiline php doc parsing fix 2019-09-17 15:39:40 +02:00
Tomas Votruba
37de04efac add many to test to MultilineTest 2019-09-17 13:21:41 +02:00
Tomas Votruba
e8991f0ae8 fix miss format on single line element 2019-09-17 11:17:59 +02:00
Tomas Votruba
41c0c110a3 improve single info multiline doc, drop NodeDecorator 2019-09-17 11:17:59 +02:00