TomasVotruba
|
68680a3cdb
|
[Order] Add OrderPublicInterfaceMethodRector
|
2020-05-04 00:10:46 +02:00 |
|
TomasVotruba
|
82f48f5d84
|
cs: remove removed file
|
2020-05-03 23:41:04 +02:00 |
|
TomasVotruba
|
e1fd6074cf
|
update sonar paths
|
2020-05-03 23:40:48 +02:00 |
|
Tomas Votruba
|
95fa0aa6ca
|
Merge pull request #3302 from rectorphp/deprecate-cake-to-symfony
|
2020-05-03 23:36:57 +02:00 |
|
TomasVotruba
|
cc794711ad
|
[CakePHP to Symfony] Deprecate unfinished set
|
2020-05-03 23:30:59 +02:00 |
|
Tomas Votruba
|
79d8661319
|
Merge pull request #3301 from rectorphp/order-private-methods
|
2020-05-03 23:12:08 +02:00 |
|
TomasVotruba
|
c3e82579e4
|
[Order] Add OrderPrivateMethodsByUseRector
|
2020-05-03 23:03:03 +02:00 |
|
Tomas Votruba
|
19e71eeb17
|
Merge pull request #3300 from rectorphp/ecs-cleanup-paths
|
2020-05-03 21:51:58 +02:00 |
|
TomasVotruba
|
ef5501d06c
|
various cs cleanup
|
2020-05-03 21:33:36 +02:00 |
|
kodiakhq[bot]
|
df18ca9cd2
|
Merge pull request #3298 from rectorphp/symplify-deprecations
Update Symplify deprecations
|
2020-05-03 19:24:00 +00:00 |
|
TomasVotruba
|
f64f468ac1
|
apply cs
|
2020-05-03 21:23:58 +02:00 |
|
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 |
|