3200 Commits

Author SHA1 Message Date
TomasVotruba
0bf0a26b04 simplify ParamPhpDocNodeFactory 2020-04-30 11:19:42 +02:00
TomasVotruba
e49ffd1075 create from property 2020-04-30 10:34:43 +02:00
TomasVotruba
3c1761bcc3 move to SilentKeyNodeInterface fully 2020-04-30 10:00:39 +02:00
TomasVotruba
1d6319f410 move source paths resolution from command to configuration 2020-04-30 09:48:31 +02:00
TomasVotruba
d818fe21dc moving to generic tag node 2020-04-30 09:38:17 +02:00
TomasVotruba
170a925087 refactoring to generic items 2020-04-30 01:59:51 +02:00
TomasVotruba
70de9d742b [PHP 8.0] Add static type 2020-04-29 23:06:38 +02:00
TomasVotruba
d30ae052a0 workaround constant resolving in doc parser to keep original constant values on print 2020-04-29 21:24:01 +02:00
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
93c033809a publish dump-rectors command with 3rd party install 2020-04-26 23:25:34 +02:00
TomasVotruba
1bf62ac1c7 [cs] sort private methods by call order and property by complexity 2020-04-26 02:57:47 +02:00
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
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