Abdul Malik Ikhsan
ba20c5ed74
[EarlyReturn] Skip ChangeAndIfToEarlyReturnRector on has assign in loop with indirect return after loop ( #6365 )
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-05-06 02:26:20 +02:00
Tomas Votruba
327f5fc126
[DowngradePhp70] Add SplitGroupedUseImportsRector + allow to return list of stmt[] in refactor() ( #6364 )
...
* rename SeparateMultiUseImportsRector to SeparateMultiUseImportsRector
* [PHP 7.0] Add SplitGroupedUseImportsRector
* allow to return multiple nodes to avoid addStmts() and removeNode() combo
* dot not FQN namespace and use improts
2021-05-06 01:44:08 +02:00
Tomas Votruba
5fe3eb555f
[PHP 5.3] Add DirConstToFileConstRector ( #6363 )
2021-05-05 21:56:59 +00:00
TomasVotruba
30cc794094
shorter
2021-05-05 23:23:08 +02:00
Tomas Votruba
29e3bc9372
[NetteToSymfony] Decouple to own package ( #6360 )
2021-05-05 21:15:26 +00:00
TomasVotruba
147973bcb2
[prefixed] reorder for covariant
2021-05-05 21:59:25 +02:00
TomasVotruba
3a99b948cf
fix path
2021-05-05 21:23:32 +02:00
TomasVotruba
97a651cc36
misc
2021-05-05 21:12:45 +02:00
TomasVotruba
223e31e50e
narrow paths
2021-05-05 20:53:46 +02:00
TomasVotruba
5b6d4d8055
[scoped] move rules up
2021-05-05 20:47:55 +02:00
Tomas Votruba
6da2c9b527
[Restoration] Remove RestoreFullyQualifiedNameRector as it depends on dynamic reflection and all loaded classes ( #6358 )
2021-05-05 18:36:11 +00:00
TomasVotruba
ecf05ac99b
[scoped] remove downgrade path to be sure all are included
2021-05-05 20:19:37 +02:00
Abdul Malik Ikhsan
b472a4e5b4
rollback xdebug-handler ( #6356 )
2021-05-05 18:10:20 +00:00
TomasVotruba
3e040b5724
skip finder method
2021-05-05 20:09:02 +02:00
TomasVotruba
289eca5d2c
[compiler] simplify downgrade paths
2021-05-05 20:07:04 +02:00
TomasVotruba
d979511111
composer: bump min rector deps
2021-05-05 19:15:11 +02:00
Abdul Malik Ikhsan
ca05997086
Rollback symfony/console version ( #6355 )
2021-05-05 17:05:54 +00:00
Abdul Malik Ikhsan
19be811796
[Scoped] Re-remove composer.lock before require phpstan-src ( #6354 )
...
* [Scoped] Re-remove composer.lock before require phpstan-src
* allow symfony-console ^4.3
2021-05-05 16:10:38 +00:00
Abdul Malik Ikhsan
44e6c2caed
[Scoped] Remove phpstan/phpstan deps ( #6353 )
...
* [Scoped] Remove phpstan/phpstan deps
* composer remove phpstan/phpstan-phpunit after require phpstan-src
2021-05-05 15:54:39 +00:00
Abdul Malik Ikhsan
15f7549147
[Scoped] Remove composer.lock after remove ecs,cs,php-cs-fixer ( #6352 )
2021-05-05 22:27:07 +07:00
Abdul Malik Ikhsan
048cd0745e
[Scoper] Remove ecs, cs, php-cs-fixer without require phpstan-src with --update-with-dependencies ( #6351 )
2021-05-05 15:16:23 +00:00
Abdul Malik Ikhsan
9be37ac2c9
[Scoper] Remove php-cs-fixer before require phpstan-src ( #6350 )
...
* [Scoper] Remove php-cs-fixer before require phpstan-src
* remove symplify/easy-coding-standard as well
2021-05-05 15:00:22 +00:00
Abdul Malik Ikhsan
dabc7869bd
[Scoper] Allow "composer/xdebug-handler": "^1.3.0 || ^2.0" ( #6349 )
...
* [Scoper] Allow "composer/xdebug-handler": "^1.3.0 || ^2.0"
* single |
* config
2021-05-05 14:43:10 +00:00
Abdul Malik Ikhsan
23b6e5e8d6
[Scoper] Update composer/xdebug-handler:^1.3.0 as phpstan-src require it ( #6348 )
2021-05-05 14:23:08 +00:00
Abdul Malik Ikhsan
12dbc0766e
[Scoper] Use php 7.4 for require phpstan/phpstan-src:0.12.85 ( #6346 )
2021-05-05 14:12:19 +00:00
Abdul Malik Ikhsan
51bc89b592
[Scoped] Require phpstan-src 0.12.85 ( #6344 )
2021-05-05 10:54:02 +00:00
Abdul Malik Ikhsan
8c61186327
[Scoped] Require phpstan-src early before scoping ( #6341 )
2021-05-05 10:15:12 +00:00
Abdul Malik Ikhsan
7100f11b10
[Scoped] Downgrade phspstan from vendor ( #6340 )
2021-05-05 09:58:52 +00:00
Abdul Malik Ikhsan
956a492ce3
Scoper use php73 downgrading phpstan ( #6339 )
...
* [Scoper] Use php 7.3 on downgrade phpstan
* [Scoper] Use php 7.3 on downgrade phpstan
2021-05-05 09:43:35 +00:00
Abdul Malik Ikhsan
0abd2f3aa6
[Scoper] Fix downgrade rector script path on downgrade phpstan ( #6338 )
...
* [Scoper] Fix downgrade rector script path on downgrade phpstan
* fix
* fix
2021-05-05 09:21:52 +00:00
Abdul Malik Ikhsan
4c15a96ae9
[Scoper] Set stability config on require phpstan/phsptan-src ( #6337 )
2021-05-05 08:57:50 +00:00
Abdul Malik Ikhsan
bc69a12f1e
[Scoper] Use files-whitelist for vendor/composer/InstalledVersions.php ( #6336 )
2021-05-05 08:41:05 +00:00
Abdul Malik Ikhsan
f5653d9440
[Scoped] Keep \Composer\InstalledVersions not prefixed for composer/InstalledVersions.php ( #6335 )
2021-05-05 08:06:20 +00:00
Abdul Malik Ikhsan
61dfe65fb1
[Scoped] Debug scoped require phpstan-src ( #6333 )
2021-05-05 03:59:14 +00:00
Abdul Malik Ikhsan
1a902d5cf1
[Scoped] Sync scoped script to include "upgrade" directory ( #6332 )
2021-05-05 03:35:12 +00:00
Michal Lulco
f8c45a4a70
Added upgrade sets to rector-prefixed ( #6320 )
2021-05-04 21:41:11 +02:00
TomasVotruba
27239f4bfe
[scoped] use phpstan 0.12.85
2021-05-04 21:07:27 +02:00
TomasVotruba
fa2416f71a
[prefixed] skip rector/rector test
2021-05-04 21:06:49 +02:00
TomasVotruba
efb19e74e6
fix cs
0.10.19
2021-05-04 20:40:08 +02:00
TomasVotruba
d5322753c4
make test unicode independent
2021-05-04 20:40:00 +02:00
TomasVotruba
442b5b3d51
use php-parser 4.10.4 and stable phpstan with same version
2021-05-04 20:40:00 +02:00
TomasVotruba
6e212162c8
[CodeQuality] Add CallUserFuncWithArrowFunctionToInlineRector
2021-05-04 20:39:28 +02:00
TomasVotruba
abcac0c4d1
[scoped] [php 7.0] exclude temporary phpstan dev
2021-05-04 19:40:46 +02:00
TomasVotruba
5eadda433e
misc
2021-05-04 17:32:07 +02:00
TomasVotruba
2fa60fc071
README: add dump_node() function note
2021-05-04 17:31:50 +02:00
TomasVotruba
514a8b0513
README: remove symfony config, moved to rector-symfony
2021-05-04 17:27:55 +02:00
Abdul Malik Ikhsan
c27fc4c823
[Scoped] require phpstan/phpstan-src before push to prefixed repo ( #6317 )
...
* [Scoped] require phpstan/phpstan-src before push to prefixed repo
* add composer-move.json
2021-05-04 15:19:13 +00:00
Tomas Votruba
745a7a9739
[CodingStyle] Add CallUserFuncToMethodCallRector ( #6328 )
2021-05-04 14:59:15 +00:00
TomasVotruba
68ed4d9b2d
[prefixed] exclude phpstan bot and e2e
2021-05-04 16:47:34 +02:00
Tomas Votruba
f5bb6cd17e
composer: use phpstan with php-parser 4.10.5 ( #6327 )
...
* composer: use phpstan with php-parser 4.10.5
* bump to php-cs-fixer 3.0
* bump to xdebug handler 2.0
2021-05-04 16:30:35 +02:00