TomasVotruba
|
e9f3945838
|
composer: bump symplify deps
|
2020-05-03 21:21:07 +02:00 |
|
TomasVotruba
|
1b235fc6c1
|
use unique error class name
|
2020-05-03 21:17:42 +02:00 |
|
TomasVotruba
|
8e0deaa2b4
|
handle Symplify 7.3 deprecations in CS
|
2020-05-03 21:10:05 +02:00 |
|
kodiakhq[bot]
|
d89b92f9f7
|
Merge pull request #3297 from rectorphp/see-rule
[Utils] PHPStan rule improvements
|
2020-05-03 14:10:58 +00:00 |
|
TomasVotruba
|
a952cac41c
|
complete @see annotation, minor improvements
|
2020-05-03 16:07:56 +02:00 |
|
TomasVotruba
|
7f396171f9
|
[Utils] Add SeeAnnotationToTestRule
|
2020-05-03 15:41:50 +02:00 |
|
TomasVotruba
|
61aeeaeebd
|
improve PHPStan rules for Rector
|
2020-05-03 15:02:18 +02:00 |
|
TomasVotruba
|
34de1afc01
|
README: more clear coding standard section
|
2020-05-03 14:47:06 +02:00 |
|
TomasVotruba
|
d81e4b1f2f
|
README: styling
|
2020-05-03 14:32:37 +02:00 |
|
TomasVotruba
|
d890367afe
|
styling
|
2020-05-03 14:32:03 +02:00 |
|
TomasVotruba
|
aa594ff001
|
typo
|
2020-05-03 14:30:47 +02:00 |
|
TomasVotruba
|
4de3fb1428
|
README: undescore format for file naming
|
2020-05-03 14:22:23 +02:00 |
|
TomasVotruba
|
ae134176fd
|
README: decouple create_own_rector, simplify main text
|
2020-05-03 14:19:09 +02:00 |
|
Tomas Votruba
|
795ca21206
|
Merge pull request #3295 from rectorphp/ci-add-naming-to-rector
|
2020-05-03 13:52:53 +02:00 |
|
TomasVotruba
|
ab4fe09dc3
|
[cs] update variable names
|
2020-05-03 13:38:00 +02:00 |
|
TomasVotruba
|
163b7831cb
|
add support for nullable type
|
2020-05-03 13:26:26 +02:00 |
|
TomasVotruba
|
d539160980
|
make few rules silent on no change to prevent false positive reports on changed nodes
|
2020-05-03 13:18:59 +02:00 |
|
TomasVotruba
|
e5690595f8
|
remove scan-classes command, out of Rector scope
|
2020-05-03 13:18:43 +02:00 |
|
TomasVotruba
|
e2240a0eca
|
fix suffix renamer
|
2020-05-03 13:12:38 +02:00 |
|
TomasVotruba
|
3d5c07f191
|
add support for alias in PropertyNaming
|
2020-05-03 13:00:29 +02:00 |
|
TomasVotruba
|
8d1b254715
|
[Naming] Fix duplicate name on already existing
|
2020-05-03 12:53:25 +02:00 |
|
TomasVotruba
|
ad9dba0d82
|
cleanup rector configs
|
2020-05-03 12:53:25 +02:00 |
|
TomasVotruba
|
f12dd0ea34
|
remove unused files
|
2020-05-03 01:15:14 +02:00 |
|
Tomas Votruba
|
5ae0143b39
|
Merge pull request #3296 from rectorphp/fatal-decopule
|
2020-05-03 01:10:41 +02:00 |
|
TomasVotruba
|
b2f5f0ae17
|
remove scan-fatal-errors, move to migrify
|
2020-05-03 01:06:31 +02:00 |
|
Tomas Votruba
|
d8919d0612
|
Merge pull request #3294 from rectorphp/naming-improv
|
2020-05-02 23:54:53 +02:00 |
|
TomasVotruba
|
012fe62736
|
[Naming] Decopule ConflictingNameResolver and ExpectedNameResolver
|
2020-05-02 23:36:39 +02:00 |
|
Tomas Votruba
|
a8ea0fb9a7
|
Merge pull request #3293 from rectorphp/property-name
|
2020-05-02 22:55:06 +02:00 |
|
TomasVotruba
|
00b3184eb3
|
[Naming] Add RenamePropertyToMatchTypeRector
|
2020-05-02 22:36:11 +02:00 |
|
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 |
|