22 Commits

Author SHA1 Message Date
TomasVotruba
dfc01349db separate downgrade paths to string 2021-04-22 11:43:58 +02:00
TomasVotruba
a57fd196c8 fix phpstan 2021-04-21 22:58:06 +02:00
TomasVotruba
15cc050332 [prefixed] prefix vendor by vendor name 2021-04-21 22:03:40 +02:00
TomasVotruba
731fe21ddb reorganize 2021-04-21 21:55:02 +02:00
TomasVotruba
8299be5bc3 [prefixed] merge service contracts to single dir 2021-04-21 21:54:11 +02:00
TomasVotruba
43031f0edf no prefix test case 2021-04-21 21:44:33 +02:00
TomasVotruba
d83bef97b6 [prefixed] skip AbstractKernelTestCase 2021-04-21 14:53:22 +02:00
Tomas Votruba
4d760ddf44
[PHPStan] Add NoIsAStaticReflectionRule (#5937)
* [PHPStan] Add NoIsAStaticReflectionRule

* [ci-review] Rector Rectify

* [ci-review] Rector Rectify

Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-21 15:12:38 +01:00
Tomas Votruba
1abe1f8c1b
Improve static reflection speed (#5895) 2021-03-18 11:29:23 +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
Tomas Votruba
575131d0e2
[Compiler] Add downgrade-paths command (#5887) 2021-03-18 00:42:12 +01:00
Tomas Votruba
c1c6c9aaf2
[downgrade] remove extra configs, unite parameters (#5861) 2021-03-15 13:19:57 +00:00
TomasVotruba
9acb74fae5 fix scoped versions compoer 2021-03-11 21:25:51 +01:00
Tomas Votruba
713915d1b2
Polishing composer rules (#5170)
* [Composer] Add check for existing compsore.json

* update composer package

* coding style

* various static fixes
2021-01-13 13:02:14 +00:00
Michal Lulco
fee81507bb
Do not prefix Symplify\SymfonyPhpConfig (#5030) 2020-12-29 01:17:46 +01:00
TomasVotruba
3f07620ef1 unprefix Symplify/RuleDocGeneator 2020-12-28 23:11:17 +01:00
Tomas Votruba
52e604c6dd
[scoper] unprefix string classes to match types (#5025) 2020-12-28 23:09:11 +01:00
Tomas Votruba
520335251d
[scoper] keep phpstan.phar to avoid conflict in install (#5009)
* fix scoping of Symfony autodiscovery namespace

* scoped: add along phpstan run

* wait longer, the old version is used

* keep phpstan.phar
2020-12-27 21:14:39 +00:00
Tomas Votruba
34a2a497b3
[scoper] symplify prefix pick (#5011)
* use local composer.json for scoped dir

* remove dead directory

* remove dynamic return type extension, not used

* [ci] add along phpstan install

* [scoper] add psr-4 prefixing
2020-12-27 20:31:30 +00:00
TomasVotruba
978fdcdfd8 try symplify scoping 2020-12-27 14:05:05 +01:00
TomasVotruba
6ed1b26ee7 prefix by date 2020-12-26 12:21:15 +01:00
Tomas Votruba
d4883d44d9
[Prefixed Rector] Add package-scoper approach (#4559) 2020-12-26 00:17:31 +01:00