66 Commits

Author SHA1 Message Date
TomasVotruba
bafd954de4 add condition test for @Route 2020-04-18 22:55:16 +02:00
TomasVotruba
9d28884f99 Type and Choice fixes 2020-04-16 15:01:31 +02:00
Tomas Votruba
4b002502ba
Merge pull request #2986 from snapshotpl/typed-callable
Typed callable when mixed used
2020-04-14 12:47:54 +02:00
TomasVotruba
d654d07c13 fix PrivatizeLocalOnlyMethodRector for event subscriber methods 2020-04-08 16:19:53 +02:00
TomasVotruba
6291b39ffa add github action check 2020-04-04 22:39:34 +02:00
TomasVotruba
d29c4ede57 Add DoctrineAnnotationParserSyncer 2020-04-04 22:01:47 +02:00
TomasVotruba
a8d87554ef add tag value node types tests 2020-04-03 15:00:55 +02:00
TomasVotruba
cd493d0b49 Complete SlugTagValueNode 2020-04-03 14:47:05 +02:00
TomasVotruba
7ca1279216 symplify PhpDocParser printer test 2020-04-03 13:24:44 +02:00
TomasVotruba
a3d48f6eaa fix missing host at @Route annotation 2020-04-03 01:01:50 +02:00
TomasVotruba
144f8cad12 apply rules 2020-03-29 19:09:04 +02:00
TomasVotruba
8b88afcc66 Fix @Route localized paths 2020-03-29 13:10:47 +02:00
TomasVotruba
13d9e5665e cleanup 2020-03-29 00:35:40 +01:00
TomasVotruba
626287ec76 apply privatization 2020-03-29 00:06:05 +01:00
TomasVotruba
8338004d4e test = 2020-03-27 22:53:40 +01:00
TomasVotruba
c00b8d4b75 fix bracket mallform in annotations 2020-03-27 22:51:44 +01:00
Tomas Votruba
df9f2e471c
Fix Route separating key (#3069) 2020-03-26 00:03:28 +01:00
Tomas Votruba
6cd9aa70cc
Fix multiple annotation reading of same type at class method (#3065) 2020-03-25 18:38:02 +01:00
TomasVotruba
35ef3a0217 [PHP 7.4] Add id tag support + remove default array on collection 2020-03-24 22:49:41 +01:00
TomasVotruba
85883c1e01 fix content resolving 2020-03-24 02:32:10 +01:00
TomasVotruba
dcb4fe0562 improve GneratedValueTagValueNode 2020-03-24 00:17:40 +01:00
TomasVotruba
868fe4e7be Fix assert choice tag value node with class constant reference 2020-03-23 20:25:06 +01:00
TomasVotruba
1182074418 fix no-space change reprint in case of dual comment 2020-03-18 16:07:53 +01:00
TomasVotruba
6fd021e2cd remove comments 2020-03-04 23:30:41 +01:00
TomasVotruba
1b937ec0e0 fix method annotation 2020-03-04 23:22:29 +01:00
TomasVotruba
58113c74f3 wontfix test case 2020-03-03 17:19:35 +01:00
TomasVotruba
c55c2e2c2a fix multiline with one space 2020-03-03 13:27:59 +01:00
TomasVotruba
aa05b2b001 fix method union doc node 2020-03-03 10:25:10 +01:00
TomasVotruba
9c92126265 fix spacing of data provider 2020-03-03 10:18:54 +01:00
TomasVotruba
8d8245fd14 add space between name and value 2020-03-03 09:47:27 +01:00
TomasVotruba
96b6a5c899 cleanup dump 2020-03-02 23:58:44 +01:00
TomasVotruba
b8ccd71b3a improve param array type for change type 2020-03-02 23:44:10 +01:00
Witold Wasiczko
1fab75eb04
Typed callable when mixed used 2020-03-02 23:20:49 +01:00
TomasVotruba
91f2f26a7b fix union param 2020-03-02 18:51:06 +01:00
TomasVotruba
03714a4caa improve array shape double collon spacing 2020-03-02 18:21:44 +01:00
TomasVotruba
a8fa941193 Fix PhpDocInfoPrinter slash removal 2020-03-02 17:25:15 +01:00
TomasVotruba
f2864d9746 fix spacing for array shape item 2020-03-01 10:42:05 +01:00
TomasVotruba
96ebef4c2e fix array shape type 2020-03-01 01:43:35 +01:00
TomasVotruba
d5b5e94508 add format preserving to union type node 2020-02-29 21:02:31 +01:00
TomasVotruba
da02d1a46e add docContent to resolve original doc format 2020-02-29 20:04:30 +01:00
TomasVotruba
aaec6aef4c keep original format of union type 2020-02-29 19:25:11 +01:00
TomasVotruba
24833bb00e decouple hasDescription() method 2020-02-29 15:43:38 +01:00
TomasVotruba
05edec05c6 fix extra space in phpdoc 2020-02-29 13:22:02 +01:00
TomasVotruba
13dff989c9 cleanup extra space in doc print 2020-02-29 02:01:58 +01:00
Felix Sokoliuk
49c3495815 add failing test case for #2939 2020-02-27 16:47:21 +01:00
TomasVotruba
e8cf262ee2 add Windows print test 2020-02-27 11:32:53 +01:00
TomasVotruba
6fce4dcd37 fix method union annotation 2020-02-25 22:02:32 +01:00
TomasVotruba
99f15621be fix docs space test 2020-02-25 01:24:10 +01:00
TomasVotruba
d074d5169a Fix FinalizeClassesWithoutChildrenRector for embedable 2020-02-23 23:25:58 +01:00
TomasVotruba
4f86ccc349 remove dead constants 2020-02-23 22:22:12 +01:00