Commit Graph

67 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
4d816080ee
[Config] Set config/, utils/ to rector config paths (#571)
Co-authored-by: GitHub Action <action@github.com>
2021-08-02 11:33:54 +02:00
Abdul Malik Ikhsan
44a00682aa
[Config] Add scoper.php to rector config path (#569)
* [Config] Add scoper.php to rector config path

* add ot rector.yaml

* change directories to paths naming

* fix

* [ci-review] Rector Rectify

Co-authored-by: GitHub Action <action@github.com>
2021-08-01 18:45:50 +02:00
Agustin Gomes
7a3a2dc12b
Add Symfony's bootstrap80 files to the list for namespace removal (#537) 2021-07-29 16:17:56 +02:00
TomasVotruba
cf849334d0 unscpoe phpfile loader 2021-06-05 22:12:20 +02:00
TomasVotruba
3818dfdbfc unprefix instanceof in PhpFileLoader.php since Symfony 5.3 2021-06-05 20:42:03 +02:00
TomasVotruba
ff1d2a7848 scope only for symfony 2021-06-05 19:58:04 +02:00
TomasVotruba
f42351c719 kepe config 2021-06-05 19:19:42 +02:00
TomasVotruba
d4811367fa [scoper] unprefix container only in our code 2021-06-05 18:12:25 +02:00
Abdul Malik Ikhsan
0d1ce85427
[Scoper] Fix Could not resolve argument "Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator" (#141) 2021-06-02 10:09:36 +00:00
Sebastian Schreiber
1d11be6f8f
[BUGFIX] Do not scope string classes in ssch/typo3-rector (#75) 2021-05-19 16:23:01 +02:00
Tomas Votruba
cc546e68d4
[scoped] include typo3 rector in scoped version follow up (#71)
Co-authored-by: Sebastian Schreiber <me@schreibersebastian.de>
2021-05-19 13:48:20 +02:00
TomasVotruba
7a712ba445 date time 2021-05-19 01:05:22 +01:00
TomasVotruba
e2bd8de348 resolve version on release 2021-05-19 01:04:21 +01:00
Tomas Votruba
fa8e59708b
Use local version resolver (#36) 2021-05-14 21:52:30 +00:00
TomasVotruba
903dfab928 restore 2021-05-13 23:59:47 +01:00
TomasVotruba
405e0c8102 unprefix ContainerConfigurator 2021-05-13 23:34:29 +01:00
TomasVotruba
d01cbc1d5c fixes 2021-05-13 10:48:13 +01:00
TomasVotruba
1ba477b89f double slash typo 2021-05-13 10:28:11 +01:00
TomasVotruba
74d6f9b927 cleanup 2021-05-13 01:19:59 +01:00
TomasVotruba
9305fdf4f4 typo 2021-05-13 01:18:56 +01:00
TomasVotruba
c8e758f1a4 [scoped] standardize class unprefixing 2021-05-13 01:10:55 +01:00
TomasVotruba
c2c1890362 [scoped] unprefix ComposerJson in ComposerRector contract 2021-05-13 00:22:08 +01:00
TomasVotruba
11c53972e5 typo 2021-05-12 19:00:09 +01:00
TomasVotruba
566e171c36 [scoper] unprefix the exception in the code 2021-05-12 18:59:32 +01:00
TomasVotruba
c4906a84de bump rector-prefixed names to rector 2021-05-09 21:13:45 +02:00
TomasVotruba
e4ea46d906 fix path 2021-05-07 02:05:48 +02:00
TomasVotruba
ef5167c528 [scoped] unprefixed SmartFileInfo 2021-05-03 00:55:38 +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 e237ffb669.
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
TomasVotruba
00fcdc1f03 fix old Versions path 2021-04-29 17:37:16 +02:00
TomasVotruba
835ec0b618 skip local installed versions 2021-04-29 16:53:16 +02:00
TomasVotruba
61d9704afd slash escape 2021-04-29 16:52:43 +02:00
TomasVotruba
176258ce5c [scoper] get versoin for prefixed version 2021-04-29 16:52:12 +02:00
TomasVotruba
12564db7af fixing version in scoped 2021-04-29 12:36:11 +02:00
Tomas Votruba
1d0ba2a439
Add AbstractTestCase (#6205) 2021-04-22 21:36:50 +00:00
TomasVotruba
8b2804cc97 skip already included above 2021-04-22 21:02:34 +02:00
TomasVotruba
cd5f9b32dd [prefixed] skip installed versions 2021-04-22 21:01:56 +02:00
TomasVotruba
449118b83e slash 2021-04-22 15:25:56 +02:00
TomasVotruba
62f5d73ade [prefixed] add missing mask on regex 2021-04-22 15:05:34 +02:00
TomasVotruba
1f798a6816 [prefixed] restore prefixing in test cases 2021-04-22 15:00:44 +02:00
TomasVotruba
f65878c920 full plugin unprefix 2021-04-22 10:47:10 +02:00
TomasVotruba
a71a812c33 unprefix event dipsatcher 2021-04-22 10:43:41 +02:00
TomasVotruba
19b81eb180 unprefix plugin class 2021-04-22 10:40:36 +02:00
TomasVotruba
6e5019d6e9 fixing test case scoping 2021-04-21 21:17:30 +02:00
TomasVotruba
ee2e5a93c1 fix 2021-04-21 21:05:25 +02:00
TomasVotruba
1bc2d73342 unprefix test case 2021-04-21 21:04:26 +02:00
TomasVotruba
ef4a30a967 unprefix test case 2021-04-21 20:56:03 +02:00