23 Commits

Author SHA1 Message Date
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
8d73a43c8c fix PHP 7.1 version in prefixed description 2021-05-03 00:27:35 +02:00
TomasVotruba
d43e40aa6e rebase 2021-04-29 23:13:41 +02:00
Tomas Votruba
ffab753891
Update php_parser_3.yaml 2021-04-29 22:14:37 +02:00
TomasVotruba
b938d4dccd [prefixed] run with php parser 3 too 2021-04-29 22:03:43 +02:00
TomasVotruba
928ef7d9d5 [prefixed] show version 2021-04-29 10:10:09 +02:00
TomasVotruba
3a7f26197a [scoped] autoload prefixed FileInfo 2021-04-24 14:30:51 +02:00
TomasVotruba
55aba2ca97 remove unused files 2021-04-24 13:32:11 +02:00
TomasVotruba
9b1558e701 [prefixed] add bootstrap.php to autoload Rector-prefixed in tests + add simple rule test 2021-04-24 13:21:42 +02:00
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
TomasVotruba
2427ef0332 fix path 2021-04-23 00:04:47 +02:00
TomasVotruba
134cfc6b2a remove unneeded autoload 2021-04-23 00:04:23 +02:00
TomasVotruba
8217d924ff add tests to split repository 2021-04-23 00:01:56 +02:00
Tomas Votruba
aee2cb0f07
prefixed - require compatible PHPStan with attribute phpdoc-parser (#6181) 2021-04-20 19:00:46 +00:00
Abdul Malik Ikhsan
201c73da92
[Scoper] Downgrade rector.php as well for PHP 7.0 void (#6177)
* [Scoper] Downgrade rector.php as well for PHP 7.0 void

* run on rector.php in rector-build as well
2021-04-20 15:30:07 +00:00
Abdul Malik Ikhsan
49ca43cf17
[Scoped] Allow PHP 7.0 on rector-prefixed build (#6175) 2021-04-20 15:43:28 +02:00
TomasVotruba
3e3c2dc40d use changelog annotation 2021-04-19 18:15:52 +02:00
TomasVotruba
7e9a8f79d1 rector scoped - add branch alias and correct phpstan deps 2021-03-22 10:30:10 +01:00
TomasVotruba
fec3a6fade [prefixed] add PHP 8 Symfony route attribute test 2021-03-21 12:21:07 +01:00
TomasVotruba
b37c3881f7 direct call in dependency 2021-03-18 20:56:21 +01:00
TomasVotruba
45dabacae4 [downgrade] simplify matrix 2021-03-18 15:19:21 +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