Commit Graph

14391 Commits

Author SHA1 Message Date
Tomas Votruba
9116f9a534 Updated Rector to commit 8eac546e11
8eac546e11 use generic patch for RectorConfig
2022-06-01 13:18:17 +00:00
Tomas Votruba
4e6c02bd87 Updated Rector to commit 59445debbe
59445debbe remove php-cs-fixer as implicit ECS dependency
2022-06-01 13:05:35 +00:00
Tomas Votruba
86ec8cabf9 Updated Rector to commit 07b9a3077c
07b9a3077c disable dependabot, as mostly breaking with no help; handle upgrades manually
2022-06-01 13:02:44 +00:00
Tomas Votruba
f63cc42a7a Updated Rector to commit 0693c4f46f
0693c4f46f return intl and mbstring polyfills
2022-06-01 13:00:07 +00:00
Tomas Votruba
5bd6035138 Updated Rector to commit 424697fdc4
424697fdc4 add extensions to rector phpstan types
2022-06-01 08:07:29 +00:00
Tomas Votruba
780f0d3ad8 Updated Rector to commit 06b0b325da
06b0b325da remove victor, it handles only metafiles, not unused classes
2022-06-01 07:38:23 +00:00
Tomas Votruba
d97f14bfef Updated Rector to commit 6ada6d67a5
6ada6d67a5 [PHP 8.0] Fix double annotation change on annotation to attribute (#2403)
2022-05-31 21:44:54 +00:00
Tomas Votruba
79fb9f78db Updated Rector to commit b48271e18f
b48271e18f [DowngradePhp82] Add DowngradeReadonlyClassRector to downgrade readonly class (#2322)
2022-05-31 21:25:48 +00:00
Tomas Votruba
653bbcea94 Updated Rector to commit f01725a084
f01725a084 Use php-parser to work with literal _ number separator (#2321)
2022-05-31 21:16:09 +00:00
Tomas Votruba
89b97a1c0c Updated Rector to commit 73055d87fb
73055d87fb [Attribute] Fix UseAliasNameMatcher for the last part of use import rename (#2402)
2022-05-31 15:46:07 +00:00
Tomas Votruba
4721ef64a8 Updated Rector to commit 02803bf7d5
02803bf7d5 [Attributes] Add UseAliasNameMatcherTest (#2401)
2022-05-31 14:46:02 +00:00
Tomas Votruba
abedf4d309 Updated Rector to commit 9b7ef717dd
9b7ef717dd [scoped] Keep tracy logger as needed in dump()
2022-05-31 13:09:17 +00:00
Tomas Votruba
6d0c79899d Updated Rector to commit 49b5ef525f
49b5ef525f [TypeDeclaration] Ensure return  only when changed on AddReturnTypeDeclarationRector (#2400)
2022-05-31 12:45:35 +00:00
Tomas Votruba
f04a3bc21f Updated Rector to commit 5640d513d2
5640d513d2 [Core] Fix bootstrap stubs load on PHP 7.2 when vendor/ excluded via skip() (#2394)
2022-05-31 12:44:36 +00:00
Tomas Votruba
f219c9f429 Updated Rector to commit cd405e6512
cd405e6512 [TypeDeclaration] Ensure return  only when changed on AddParamTypeDeclarationRector (#2399)
2022-05-31 12:43:03 +00:00
Tomas Votruba
38c15a123c Rector 0.13.3 2022-05-31 12:26:36 +00:00
Tomas Votruba
f40a2a241e Updated Rector to commit c85e9339be
c85e9339be lower timeouts
2022-05-31 12:24:41 +00:00
Tomas Votruba
80e45b14d2 Updated Rector to commit 32afbbe079
32afbbe079 lower
2022-05-31 12:23:22 +00:00
Tomas Votruba
82e4121076 Updated Rector to commit 967279219d
967279219d [PHP 8.2] Skip readonly class on property without type in ReadOnlyClassRector (#2398)
2022-05-31 11:41:34 +00:00
Tomas Votruba
8779477bf1 Updated Rector to commit 3619d8bdaa
3619d8bdaa rename alternate build scoped Rector to main
2022-05-31 07:50:46 +00:00
Tomas Votruba
c25adde09b Updated Rector to commit 3778486d88
3778486d88 bump phpstan to 1.7.6
2022-05-31 07:50:36 +00:00
Tomas Votruba
8506c85563 Updated Rector to commit 01fc91e575
01fc91e575 [CodeQuality] Add empty array support to InlineArrayReturnAssignRector (#2397)
2022-05-31 07:47:20 +00:00
Tomas Votruba
0501290a9d Updated Rector to commit dc6bd9680c
dc6bd9680c [e2e] Handle Parent Property empty missing Scope on StaticCallToMethodCallRector+RenameClassRector (#2396)
2022-05-31 07:17:00 +00:00
Tomas Votruba
5975ecbe2c Updated Rector to commit 0dc9777f46
0dc9777f46 [Transform] Skip different method on CallableInMethodCallToVariableRector (#2395)
2022-05-30 14:13:32 +00:00
Tomas Votruba
6612bb0c65 Updated Rector to commit 7df41da055
7df41da055 make tracy thinner
2022-05-30 09:33:37 +00:00
Tomas Votruba
56d91201bf Updated Rector to commit d61cb541f0
d61cb541f0 add link to upgrade to RectorConfig
2022-05-30 09:24:21 +00:00
Tomas Votruba
1449b6f057 Updated Rector to commit 33837ceea6
33837ceea6 rise old config to 10 s and error design, to make noticable; still pass with success
2022-05-30 09:22:21 +00:00
Tomas Votruba
e9be771b02 Updated Rector to commit b608b85de7
b608b85de7 fix installing of patches, the --no-dev kills it
2022-05-30 07:36:12 +00:00
Tomas Votruba
0d1643e025 Updated Rector to commit c4b0e48b46
c4b0e48b46 require patches
2022-05-30 07:29:56 +00:00
Tomas Votruba
a4f5c3fbe7 Updated Rector to commit 4b79e8219c
35c7210b3c try code-owners 4b79e8219c add comment
2022-05-30 07:13:27 +00:00
Tomas Votruba
46f05e5a7f remove vendor-patches 2022-05-30 09:04:57 +02:00
Tomas Votruba
5768646837 Updated Rector to commit 595f962117
595f962117 [scoped] try moving patches to dev
2022-05-30 06:56:28 +00:00
Tomas Votruba
7723d94398 Updated Rector to commit ba8e4879a2
ba8e4879a2 easy-testing is required in AbtractRectorTestCase
2022-05-30 06:49:13 +00:00
Tomas Votruba
0b22377322 Updated Rector to commit 6d2d0e6c1b
6d2d0e6c1b [scoped] removed skipped files, that are now removed
2022-05-30 06:45:23 +00:00
Tomas Votruba
138d6986c9 Updated Rector to commit 5caf384297
5caf384297 [scoped] remove ExpressionLanguage as never used
2022-05-30 06:43:22 +00:00
Tomas Votruba
d9d80a5f22 Updated Rector to commit f31c87c1a3
e94d49b937 [CI] remove disabled build scoped rector f31c87c1a3 [scoped] use parallel by default for scoped
2022-05-30 06:42:19 +00:00
Tomas Votruba
3e4e784c70 Updated Rector to commit 46d65af264
46d65af264 Wait 2 minutes before build when create a tag (#2389)
2022-05-30 02:31:13 +00:00
Tomas Votruba
de6d26c72b Updated Rector to commit 02c3037e66
02c3037e66 remove downgrader-rector bash
2022-05-30 00:22:54 +00:00
Tomas Votruba
b81213b906 Updated Rector to commit bb1a29cf63
bb1a29cf63 option working-dir is not compatible with paralle lrun, better handle via CI working-dir options (#2387)
2022-05-30 00:22:30 +00:00
Tomas Votruba
bc0861a2f6 Updated Rector to commit cb6c05fd62
81c3a528f7 [CI] disable per-dir Rector downgrade build cb6c05fd62 remove downgrade-paths, not needed anymore
2022-05-30 00:22:21 +00:00
Tomas Votruba
aba5c90761 Updated Rector to commit bb98f83b40
274bb9cfec remove unused e2e test bb98f83b40 [scoped] swap main and alternate deploy
2022-05-30 00:06:39 +00:00
Tomas Votruba
d035c86f90 Updated Rector to commit a7e66d67bd
a7e66d67bd remove excluded files
2022-05-30 00:02:22 +00:00
Tomas Votruba
6b4179aed5 Updated Rector to commit 97d1495ba8
97d1495ba8 keep only templates
2022-05-29 23:52:56 +00:00
Tomas Votruba
024e4046be Updated Rector to commit 33184175f1
33184175f1 less excludes
2022-05-29 23:52:30 +00:00
Tomas Votruba
163f62e636 Updated Rector to commit ac9524998c
ac9524998c down config too
2022-05-29 23:50:25 +00:00
Tomas Votruba
3c280238a4 Updated Rector to commit 70b2c8b275
70b2c8b275 include correct vendor
2022-05-29 23:44:57 +00:00
Tomas Votruba
d386171807 Updated Rector to commit d3f0e117fe
d3f0e117fe explicit
2022-05-29 23:32:28 +00:00
Tomas Votruba
73af067b64 Updated Rector to commit 410d28e80e
410d28e80e typo
2022-05-29 23:22:56 +00:00
Tomas Votruba
3ab9537343 Updated Rector to commit ecf89f301a
ecf89f301a single dir
2022-05-29 23:17:21 +00:00
Tomas Votruba
43094029dd Updated Rector to commit 9f784a8fae
9f784a8fae [CI] restore build dir
2022-05-29 23:15:29 +00:00