12 Commits

Author SHA1 Message Date
Tomas Votruba
a32055f317
[scoped] Build PHP 7.0 repo to own repository to avoid breaking prefixed rector (#6223)
* [scoped] build PHP 7.0 repo to own repository to avoid breaking prefixed rector

* lint with PHP 7.0 files
2021-04-23 23:05:26 +02:00
Tomas Votruba
1a060aadac
Fix php70 on prefixed - skip nullable till phpstan is downgraded (#6221) 2021-04-23 21:34:50 +02:00
Tomas Votruba
1d0ba2a439
Add AbstractTestCase (#6205) 2021-04-22 21:36:50 +00:00
Abdul Malik Ikhsan
49ca43cf17
[Scoped] Allow PHP 7.0 on rector-prefixed build (#6175) 2021-04-20 15:43:28 +02:00
Tomas Votruba
1e1c6eebd9
[prefixed] No polyfill on prefixed version (#6139) 2021-04-14 20:23:49 +02:00
TomasVotruba
f5b8b4dfaa skip missing test case on scoping 2021-04-08 12:35:14 +02:00
TomasVotruba
15b06fd6b1 [downgrad€] skip cache bridges 2021-03-18 15:51:29 +01:00
TomasVotruba
80ffe48106 [downgrade] remove prefixing cache and session 2021-03-18 15:27:56 +01:00
TomasVotruba
45dabacae4 [downgrade] simplify matrix 2021-03-18 15:19:21 +01:00
Tomas Votruba
33daf1de2e
fixup (#5897) 2021-03-18 14:29:32 +01:00
TomasVotruba
3b3b96d064 skip config factory 2021-03-18 12:42:04 +01:00
Tomas Votruba
a389839c5c
[CI] Downgrade Rector to PHP 7.1 + prefix it (#5880)
* [downgrade] simplify to 2 configs

* rename downgrade_packages.sh to downgrade_rector_to_php71.sh

* add test case stub

* [CI] add linter for php code

* [CI] update tagged workflow

* update for covariance

* [ci-review] Rector Rectify

Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-18 02:48:44 +01:00