94 Commits

Author SHA1 Message Date
TomasVotruba
c585bcae55 add test case for #3243 2020-04-29 21:24:01 +02:00
TomasVotruba
f2060ed923 add test case for #3271 2020-04-29 13:15:15 +02:00
TomasVotruba
5fb73c2309 TagValueNode refactoring 2020-04-29 12:54:26 +02:00
TomasVotruba
1612ef2165 [PHP 8.0] Add attributes v2 2020-04-29 00:25:45 +02:00
TomasVotruba
1bf62ac1c7 [cs] sort private methods by call order and property by complexity 2020-04-26 02:57:47 +02:00
TomasVotruba
c64a71ecad phsptan fixes 2020-04-25 16:45:36 +02:00
TomasVotruba
8c486b52e7 fix closing annotatoin regex 2020-04-25 16:39:49 +02:00
TomasVotruba
a271db44d8 remove skipped test case 2020-04-25 01:32:44 +02:00
kodiakhq[bot]
b10e8b0799
Merge branch 'master' into fix-emtpy-route-name 2020-04-24 23:27:46 +00:00
TomasVotruba
6ba13c8fa9 fix double asterisk on end 2020-04-24 23:49:14 +02:00
TomasVotruba
edd00dd544 temporary skip empty route test 2020-04-24 20:13:12 +02:00
Stephan Vierkant
e48de037b8
Merge branch 'master' into fix-emtpy-route-name 2020-04-24 16:42:49 +02:00
Stephan Vierkant
5b6f7adb64
Fix @Route name can be empty 2020-04-24 16:35:36 +02:00
Stephan Vierkant
577257a3e7
Symfony route with prefix 2020-04-24 09:26:46 +02:00
TomasVotruba
c84f5c171b simplify throws class resolving 2020-04-24 01:21:05 +02:00
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
atompulse
8a36e3bf5b https://github.com/rectorphp/rector/issues/3223 - Should not call getLocalizedPaths if method doesnt exists. 2020-04-23 11:57:51 +03: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
bb7f52b9f6 improve SlugTagValueNode 2020-04-22 12:40: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
307ed64754 more generic spacing 2020-04-18 23:16:51 +02:00
TomasVotruba
3d90c9661e spacing 2020-04-18 23:15:15 +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
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