3368 Commits

Author SHA1 Message Date
TomasVotruba
eb32ae4630 add generic private route detector 2020-04-30 17:16:51 +02:00
TomasVotruba
79ae44b803 fix nested private properties 2020-04-30 17:16:51 +02:00
TomasVotruba
2e8138f693 decopule AnnotationItemResolver 2020-04-30 16:53:03 +02:00
TomasVotruba
b232fe9206 load route values with array magic 2020-04-30 16:00:43 +02:00
TomasVotruba
3779f8ebae load route values with reflection 2020-04-30 15:55:20 +02:00
Stephan Vierkant
f39c9b6fe5
Merge branch 'master' into symfony-route-options 2020-04-30 13:49:20 +02:00
Stephan Vierkant
7d16585d2b
Merge remote-tracking branch 'stephan/symfony-route-options' into symfony-route-options 2020-04-30 13:46:06 +02:00
Stephan Vierkant
b0f420f26d
No need to have an extra tests. Other tests had : instead of =, that's the underlying problem. 2020-04-30 13:45:27 +02:00
TomasVotruba
4a14b305f6 merge more factories to MultiPhpDocNodeFactory 2020-04-30 13:43:30 +02:00
TomasVotruba
e59db0f400 add first multi type node factory - MultiPhpDocNodeFactory 2020-04-30 13:18:11 +02:00
TomasVotruba
047598c19e change design from getClass() to getClasses() 2020-04-30 12:28:49 +02:00
TomasVotruba
2fa2a471dc [Core] Add ChangeContractMethodSingleToManyRector 2020-04-30 12:27:31 +02:00
TomasVotruba
a4b582d441 speedup tag to doc factory matching 2020-04-30 11:19:42 +02:00
TomasVotruba
10f63db15d remove unused interface 2020-04-30 11:19:42 +02:00
TomasVotruba
290dffbb53 cleanup 2020-04-30 11:19:42 +02:00
TomasVotruba
038f18223c remove dead method 2020-04-30 11:19:42 +02:00
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
Stephan Vierkant
36fe1e394e
Merge branch 'master' into symfony-route-options 2020-04-29 15:00:37 +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
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