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
TomasVotruba
3696a7ac9a
lock php-parser to patch to avoid future errors
2021-05-04 14:45:52 +02:00
TomasVotruba
37e21653d4
fix composer root path
2021-05-04 14:26:41 +02:00
Tomas Votruba
ac7a03f800
[php-parser] upgrade to 4.10.5 - add src/constants.php to mimic new PHP 8.1 tokens; update test with unicode ( #6325 )
...
* add src/constants.php to mimic new PHP 8.1 tokens; update test with unicode
* include preload in dev repository too
* include preload function
2021-05-04 14:21:34 +02:00
Abdul Malik Ikhsan
a2bb65c272
[Preload] Fixes root path when rector installed as dependency ( #6324 )
...
* [Preload] Fixes root path when rector installed as dependency
* move to tests bootstrap
* check in prefixed only
2021-05-04 13:49:15 +02:00
Tomas Votruba
21bf53f2ec
[CodeQuality] Add FuncGetArgsToVariadicParamRector ( #6318 )
0.10.18
2021-05-03 21:27:20 +00:00
Tomas Votruba
2e6d188522
[CodingStyle] Add variadic method call unpack to CallUserFuncCallToVariadicRector ( #6316 )
2021-05-03 21:03:16 +02:00
Tomas Votruba
d689800fe7
fix variable type ( #6314 )
2021-05-03 20:03:01 +02:00
Abdul Malik Ikhsan
c43b216d64
[Scoped] Register config directory to be downgraded ( #6313 )
2021-05-03 17:01:36 +00:00
Abdul Malik Ikhsan
84bf36e984
[Scoper] Patch : void in vendor via scoper-php70 config ( #6312 )
2021-05-03 23:29:06 +07:00
Abdul Malik Ikhsan
c183278243
[DowngradePhp71] Allow downgrade negative offset string on variable/PropertyFetch/StaticPropertyFetch ( #6311 )
...
* [DowngradePhp71] Allow downgrade negative offset string on variable
* allow property fetch and static property fetch as well
* method name
2021-05-03 15:39:40 +00:00
Abdul Malik Ikhsan
e3183655f2
[Scoper] Remove composer/composer after not used in scoped ( #6310 )
...
* [Scoper] Remove composer/composer after not used in scoped
* [Scoped] remove vendor/composer/composer after not used in build scoped 7.0
* move up before dump-autoload
2021-05-03 14:52:04 +00:00
Abdul Malik Ikhsan
76eee027ed
[Scoper] Patch ParameterSkipper class via scoper-php70 config ( #6309 )
...
* [Scoper] Patch ParameterSkipper class via scoper-php70 config
* undo require composer/composer directly
2021-05-03 14:22:27 +00:00
Abdul Malik Ikhsan
94f9929dc8
[Scoped] More exclude and add vendor/symplify/autowire-array-parameter to downgradepath ( #6308 )
2021-05-03 13:47:40 +00:00
Abdul Malik Ikhsan
c436713cb1
[Scoped] Back to one line for --exclude in parallel-lint ( #6307 )
2021-05-03 13:27:27 +00:00
Abdul Malik Ikhsan
5f45c15688
[Scoped] Add rector-prefixed-downgraded-php70/ prefix on parallel lint exclude ( #6306 )
2021-05-03 13:11:17 +00:00
Abdul Malik Ikhsan
d17e334567
[Scoped] Fixing multiline parallel lint exclude ( #6305 )
2021-05-03 12:55:17 +00:00
Abdul Malik Ikhsan
d9b787661b
[Scoped] More exclude parallel lint php 7.0 ( #6304 )
...
* [Scoped] More exclude parallel lint php 7.0
* [Scoped] More exclude parallel lint php 7.0
2021-05-03 12:38:30 +00:00
Abdul Malik Ikhsan
a3f2346fa8
[DowngradePhp71] Nullable return on closure call on DowngradeNullableTypeDeclarationRector ( #6303 )
...
* [DowngradePhp71] Nullable return on closure call on DowngradeNullableTypeDeclarationRector
* fix
2021-05-03 10:20:55 +00:00
Abdul Malik Ikhsan
37d818dae4
[Scoped] copy rector-prefixed-downgraded-php70/vendor/symfony/string to root vendor/symfony/string ( #6302 )
2021-05-03 09:53:59 +00:00
Abdul Malik Ikhsan
1a10e87fe4
[Scoped] Enable DowngradeNullableTypeDeclarationRector on config-downgrade-php70 config ( #6301 )
2021-05-03 09:38:19 +00:00
Abdul Malik Ikhsan
700894bfe2
[Scoped] Copy rector-prefixed php 7.0 rector vendor to root vendor/rector ( #6300 )
2021-05-03 08:48:44 +00:00
Abdul Malik Ikhsan
6af751468e
[Scoper] Scoper PHP 7.0 require composer/composer ( #6299 )
...
* [Scoper] Scoper PHP 7.0 require composer/composer
* only in command in scoper
2021-05-03 08:26:35 +00:00
Abdul Malik Ikhsan
b7056a30e5
[Scoped] Sync scoper{-php70}.php config ( #6297 )
2021-05-03 07:17:56 +00:00
Abdul Malik Ikhsan
233531cdda
[Scoped] Sync PHP 7.0 scoped ( #6296 )
2021-05-03 07:02:41 +00:00
TomasVotruba
ef5167c528
[scoped] unprefixed SmartFileInfo
0.10.17
2021-05-03 00:55:38 +02:00
TomasVotruba
8d73a43c8c
fix PHP 7.1 version in prefixed description
2021-05-03 00:27:35 +02:00
Abdul Malik Ikhsan
e1c87b5900
[Scoper] Using different scoper.php for php 7.0 ( #6295 )
...
* [Scoper] Using different scoper.php for php 7.0
* revert
* revert
* eol
2021-05-02 18:19:33 +00:00
Abdul Malik Ikhsan
10705059a3
Revert "[Scoper] Skip Prefix\Composer\ usage ( #6293 )" ( #6294 )
...
This reverts commit e237ffb66926a5e9e3c87c7d4bc5a3e12b114cee.
2021-05-02 17:45:09 +00:00
Abdul Malik Ikhsan
e237ffb669
[Scoper] Skip Prefix\Composer\ usage ( #6293 )
...
* [Scoper] Skip Prefix\Composer\ usage
* cover Composer\InstalledVersions
2021-05-02 17:29:38 +00:00
Abdul Malik Ikhsan
dadb1d8915
[Scoper] Skip Composer\EventDispatcher ( #6292 )
2021-05-02 17:10:23 +00:00
Abdul Malik Ikhsan
e7dba6f48a
[Scoper] Skip vendor/composer/composer for prefixing ( #6291 )
...
* [Scoper] Skip vendor/composer/composer for prefixing
* on Composer\Plugin
2021-05-02 16:41:19 +00:00
Abdul Malik Ikhsan
f9170bec35
[Scoped] Fixing void return scoped php 7.0 (2) ( #6290 )
...
* [Scoped] Fixing void return scoped php 7.0
* undo change composer.json
2021-05-02 16:16:48 +00:00
Tomas Votruba
cd8be43951
Update text for FileProccessor to use Rector interface contract ( #6289 )
2021-05-02 15:59:16 +00:00