kodiakhq[bot]
|
5d60334ccc
|
Merge pull request #3290 from rectorphp/bool-property-default
[SOLID] Add AddFalseDefaultToBoolPropertyRector
|
2020-05-02 10:07:58 +00:00 |
|
TomasVotruba
|
653e5353bb
|
[SOLID] Add AddFalseDefaultToBoolPropertyRector
|
2020-05-02 12:03:03 +02:00 |
|
TomasVotruba
|
cae1c0a727
|
break line of long example
|
2020-05-02 11:51:01 +02:00 |
|
TomasVotruba
|
0f5662a93c
|
run doctrine workflow on PHP 7.4 to open new deps
|
2020-05-02 11:48:32 +02:00 |
|
TomasVotruba
|
bf45e5eb8e
|
show true colors on CI
|
2020-05-02 11:47:43 +02:00 |
|
Tomas Votruba
|
be21441499
|
Merge pull request #3289 from rectorphp/auto-preslash-functions
|
2020-05-02 01:36:27 +02:00 |
|
TomasVotruba
|
f5b40ed6ca
|
[Performance] Add PreslashSimpleFunctionRector
|
2020-05-01 18:22:02 +02:00 |
|
kodiakhq[bot]
|
6d328a1a96
|
Merge pull request #3288 from rectorphp/naming-bug
Improve $node name get on static or method call
|
2020-05-01 09:18:10 +00:00 |
|
TomasVotruba
|
405e5e0ea4
|
improve getName() error
|
2020-05-01 11:13:54 +02:00 |
|
kodiakhq[bot]
|
884f41f187
|
Merge pull request #3287 from rectorphp/drop-only
[DX] drop confusing --only option to promote config
|
2020-05-01 08:51:02 +00:00 |
|
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 |
|