485 Commits

Author SHA1 Message Date
TomasVotruba
2088271c5a [scoped 7.0] extract phpstan.phar 2021-05-06 14:54:57 +02:00
TomasVotruba
5a9d4da31d debug option 2021-05-06 14:41:16 +02:00
TomasVotruba
d2d238bfec [scoped] show that even bin/rector does not run 2021-05-06 14:39:59 +02:00
TomasVotruba
2381c78ba5 skip non-existing file 2021-05-06 14:28:50 +02:00
TomasVotruba
d23f205afb simplify require/remove scirpt 2021-05-06 14:27:51 +02:00
TomasVotruba
78b004b8d9 [scoped PHP 7.0] add colors 2021-05-06 14:22:44 +02:00
TomasVotruba
3b82c87dfc [scoped 7.0] allow xdebug handler needed for PHPStan src, add phpstubs 2021-05-06 14:11:45 +02:00
Tomas Votruba
aca76ddc2a
Add Docker on prefixed/downgraded version only (#6368)
* move docker build to prefixed & downgraded version

* [Docker] do not scope, use existing composer dump
2021-05-06 13:24:32 +02: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
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
442b5b3d51 use php-parser 4.10.4 and stable phpstan with same version 2021-05-04 20:40:00 +02:00
TomasVotruba
abcac0c4d1 [scoped] [php 7.0] exclude temporary phpstan dev 2021-05-04 19:40:46 +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
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
Tomas Votruba
21bf53f2ec
[CodeQuality] Add FuncGetArgsToVariadicParamRector (#6318) 2021-05-03 21:27:20 +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
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
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
233531cdda
[Scoped] Sync PHP 7.0 scoped (#6296) 2021-05-03 07:02:41 +00: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
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
Abdul Malik Ikhsan
6f30affca4
[Scoped] Fixing scoped PHP 7.0 (#6287) 2021-05-02 13:41:13 +00:00
Abdul Malik Ikhsan
bd94fe4459
[Scoped] Scoped PHP 7.0 (#6235)
* [Scoped] [WIP] Scoped PHP 7.0

* create new downgrade-rector-php70.sh

* use downgrade-rector-php70.sh in the workflow

* remove phpstan deps

* add php70 suffix on rector-build for php 70

* remove phpstan/phpstan and phpstan/phpstan-src

* add repositories composer config for phpstan-src

* remove first with clear-cache

* config

* remove no-api

* remove repositories config in root composer.json

* update register repositories in build scoped rector

* remove composer remove phpstan/phpstan
2021-05-02 20:15:23 +07:00
dependabot[bot]
be15759280
Bump EndBug/add-and-commit from v7.1.0 to v7.2.0 (#6273)
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from v7.1.0 to v7.2.0.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v7.1.0...a3adef035a1381dcf888c90b847240e2ddb9e008)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 09:42:29 +02:00
TomasVotruba
dd0c1038da skip examples in linter 2021-04-24 16:32:37 +02:00
TomasVotruba
b3aa020beb [CI] skip PHP 7.0 build completely 2021-04-24 14:07:16 +02:00
TomasVotruba
8cb3858245 skip PHP 7.0 on tags 2021-04-24 13:57:13 +02:00