3287 Commits

Author SHA1 Message Date
TomasVotruba
f8c659a43d autoload reference file before creating container, so phpstan.neon extensions are loaded 2020-04-25 19:39:04 +02:00
TomasVotruba
97614bf574 make phpstan container lazy, to autoload files first 2020-04-25 19:39:04 +02:00
TomasVotruba
c64a71ecad phsptan fixes 2020-04-25 16:45:36 +02:00
TomasVotruba
81f00b2366 add IS_REGULAR_PATTERN constant 2020-04-25 16:41:02 +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
aa3e1249d4
Symfony route with expose option (FosJsRoutingBundle) 2020-04-24 09:49:03 +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
8082b3a2f2 [PHP 8.0] Add str_starts_with 2020-04-23 23:06:36 +02:00
TomasVotruba
98b1277549 various suffix fixes 2020-04-23 22:31:58 +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
c4dee7782f various fixes 2020-04-20 15:40:09 +02:00
TomasVotruba
1ecd30818a remove unused print method 2020-04-20 09:45:15 +02:00
TomasVotruba
5f4a2c1e3b Add changed files caching 2020-04-20 01:54:17 +02:00
TomasVotruba
0939387553 use getProperty() 2020-04-19 23:27:37 +02:00
TomasVotruba
538a5ac95e use FileInfo in Parser 2020-04-19 23:22:07 +02:00
TomasVotruba
192c4464ec various improvements 2020-04-19 23:17:01 +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
58337e5d0e [NodeNestingScope] Decopule new package 2020-04-14 10:52:20 +02:00
TomasVotruba
a7f5abe2f1 [DeadCode] Add RemoveUnusedAssignVariableRector 2020-04-14 10:45:04 +02:00
TomasVotruba
a7d34dfc8d cs fixes 2020-04-13 12:02:22 +02:00
TomasVotruba
d0b5971a77 remove nodes in post process in filesystem too 2020-04-10 12:48:42 +02:00
TomasVotruba
9adff0a459 set current rector on FileSystemFileProcessor 2020-04-10 12:22:28 +02:00
TomasVotruba
d654d07c13 fix PrivatizeLocalOnlyMethodRector for event subscriber methods 2020-04-08 16:19:53 +02:00
TomasVotruba
33e4a374d8 add RemoveAnnotationRegistryRegisterFileRector 2020-04-05 00:41:47 +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