42 Commits

Author SHA1 Message Date
TomasVotruba
d865f69793 [DX] Add validate fixture suffix 2020-04-23 21:36:19 +02:00
TomasVotruba
73a64248ac Fix single-line doc end 2020-04-23 19:57:39 +02:00
TomasVotruba
6022b2a271 add test case for #3212 2020-04-22 22:01:42 +02:00
TomasVotruba
198854a9b9 fix entity tests paths 2020-04-22 22:01:42 +02:00
TomasVotruba
138aa07a73 reorganize phpdoc reprint test 2020-04-22 15:28:24 +02:00
TomasVotruba
9cc661177d add TagValueToPhpParserNodeMap 2020-04-22 12:52:30 +02:00
TomasVotruba
fe88c95bde improve GeneratedValueTagValueNode 2020-04-22 12:37:34 +02:00
TomasVotruba
a5c8afa805 add generic quote support for tag value nodes 2020-04-22 12:25:22 +02:00
TomasVotruba
99da24ba2c improve constant quoting in name @Route 2020-04-18 23:29:09 +02:00
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
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
8b88afcc66 Fix @Route localized paths 2020-03-29 13:10:47 +02: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
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
da02d1a46e add docContent to resolve original doc format 2020-02-29 20:04:30 +01:00
TomasVotruba
24833bb00e decouple hasDescription() method 2020-02-29 15:43:38 +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
5318f7c8d1 Fix incorrect regexes to preserve doc tags spacing 2020-02-21 14:49:50 +01:00
TomasVotruba
3dd1e7ca69 make callable print closest as possible 2020-02-19 01:28:25 +01:00
Witold Wasiczko
d907822a35
Callable type falling tests 2020-02-18 10:58:11 +01:00
TomasVotruba
1498108d95 fix single line comment 2020-02-17 00:03:28 +01:00
TomasVotruba
8cd2cfee5b fix callable print [closes #2841] 2020-02-16 18:13:52 +01:00
TomasVotruba
7f2b0afd7d rename package to use lowercased standard, prevent confusion with PSR-4 autoloaded 2020-02-07 16:11:43 +01:00