8448 Commits

Author SHA1 Message Date
TomasVotruba
9eaeb3053e drop confusing --only option 2020-05-01 10:48:02 +02:00
Tomas Votruba
6fa4e66530
Merge pull request #3285 from rectorphp/tag-value-node-5 2020-04-30 17:20:42 +02:00
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
TomasVotruba
7b96f6eb86 make route fail 2020-04-30 13:44:05 +02:00
Tomas Votruba
d73e4bbb98
Merge pull request #3284 from rectorphp/tag-value-node-4 2020-04-30 13:43:55 +02:00
TomasVotruba
4a14b305f6 merge more factories to MultiPhpDocNodeFactory 2020-04-30 13:43:30 +02:00
Tomas Votruba
5c5d8c598b
Merge pull request #3283 from rectorphp/tag-value-node-3 2020-04-30 13:24:14 +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
34ebf58020 cleanup 2020-04-30 10:03:28 +02:00
TomasVotruba
3c1761bcc3 move to SilentKeyNodeInterface fully 2020-04-30 10:00:39 +02:00
Tomas Votruba
b161d55ae2
Merge pull request #3281 from rectorphp/tag-value-node-2 2020-04-30 09:52:25 +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
Tomas Votruba
0bbfd8b0ac
Merge pull request #3280 from rectorphp/tag-value-node 2020-04-30 02:06:15 +02:00
TomasVotruba
170a925087 refactoring to generic items 2020-04-30 01:59:51 +02:00
TomasVotruba
4d1810fed6 add merge section to kodiak 2020-04-29 23:42:29 +02:00
kodiakhq[bot]
ae5279f01c
Merge pull request #3279 from rectorphp/php80-get-debug-type
[PHP 8.0] Add get_debug_type()
2020-04-29 21:39:38 +00:00
TomasVotruba
993550c9e9 [PHP 8.0] Add get_debug_type 2020-04-29 23:36:13 +02:00
Tomas Votruba
f0d9340008
Merge pull request #3278 from rectorphp/php80-static 2020-04-29 23:10:03 +02:00
TomasVotruba
70de9d742b [PHP 8.0] Add static type 2020-04-29 23:06:38 +02:00
kodiakhq[bot]
c5a1cc111e
Merge pull request #3277 from rectorphp/php80-class
[PHP 8.0] Add ClassOnObjectRector
2020-04-29 20:06:47 +00:00
TomasVotruba
a6b85af2cb [Php80] Add ClassOnObjectRector 2020-04-29 22:02:09 +02:00
kodiakhq[bot]
41952cc3b4
Merge pull request #3275 from rectorphp/annotation-reader
add test case for #3243
2020-04-29 19:28:05 +00: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
kodiakhq[bot]
71ec8a0472
Merge pull request #3273 from rectorphp/property-property
use propety over property property
2020-04-29 11:56:25 +00:00
TomasVotruba
b0836bde3c use propety over property property 2020-04-29 13:53:06 +02:00
Tomas Votruba
ac7e95b7c4
Merge pull request #3272 from rectorphp/test-for-route 2020-04-29 13:38:41 +02:00
TomasVotruba
f2060ed923 add test case for #3271 2020-04-29 13:15:15 +02:00
Tomas Votruba
082b40c461
Merge pull request #3270 from rectorphp/annotation-refactoring 2020-04-29 13:12:51 +02:00
TomasVotruba
5fb73c2309 TagValueNode refactoring 2020-04-29 12:54:26 +02:00
kodiakhq[bot]
130d4cf016
Merge pull request #3269 from atompulse/master
#3268 - rector should scan linked directories
2020-04-28 22:39:58 +00:00
kodiakhq[bot]
6d009b6f98
Merge branch 'master' into master 2020-04-28 22:36:21 +00:00
kodiakhq[bot]
5a435b225f
Merge pull request #3254 from rectorphp/php80-attributes
[PHP 8.0] Add attributes v2
2020-04-28 22:34:58 +00:00
TomasVotruba
1612ef2165 [PHP 8.0] Add attributes v2 2020-04-29 00:25:45 +02:00
atompulse
c9191b06ca https://github.com/rectorphp/rector/issues/3268 - rector should scan linked directories 2020-04-28 20:43:30 +03:00
Petru
0c33b2b3d5
Merge pull request #1 from rectorphp/master
Merge upstream
2020-04-28 20:24:33 +03:00
TomasVotruba
390a28cc5c update CHANGELOG v0.7.21 2020-04-26 23:32:34 +02:00