Tomas Votruba
8bf7af2ff0
Updated Rector to commit 0d6800eea6b74352bd2dd16d7a2254c9398e4e98
...
0d6800eea6
Add sleep after processPool->quitAll() to give time for all child processes to terminate (#4280 )
2023-06-19 07:27:13 +00:00
Tomas Votruba
503a6059f8
Updated Rector to commit a8922f7431c9c9188be501107ee7819e0130da4c
...
a8922f7431
skip temporarily match + throws downagrade in symfony/console, very unlikely to run
2023-06-11 23:01:39 +00:00
Tomas Votruba
3313a231b7
Updated Rector to commit bb609b28e327ca1fb7827b6bc548013d19a2cf4e
...
bb609b28e3
[Core] Always reset stopTraversal to false on next Rector visit (#4182 )
2023-06-11 14:17:34 +00:00
Tomas Votruba
f82e30a026
Updated Rector to commit ae874efa148e6d5a031503892a6307824b4d7003
...
ae874efa14
Remove SourceLocatorProviderInterface as unused (#4126 )
2023-06-08 22:00:17 +00:00
Tomas Votruba
f6e608f751
Updated Rector to commit 6c3eb864d7a543b9e6f0379959bb98de489ab853
...
6c3eb864d7
Remove MultipleClassFileToPsr4ClassesRector as only PSR4 rule, bit risky and better handled with PHPStan + remove adding/removing files logic, use printer instead (#4117 )
2023-06-08 17:22:43 +00:00
Tomas Votruba
9a2931cbe4
Updated Rector to commit bdc2fc99631f67eeb2d96e2cf0906279c2561c9a
...
bdc2fc9963
[NodeManipulator] Remove parent lookup on PropertyFetchAssignManipulator (#4037 )
2023-06-01 08:56:46 +00:00
Tomas Votruba
b614e74d5b
Updated Rector to commit dab0910a4e43f5ea999abb00bbb29041b2a66882
...
dab0910a4e
Rename to (#3742 )
2023-05-06 14:58:36 +00:00
Tomas Votruba
ab5dbb3f11
Updated Rector to commit 4c1544d2b44eb7ca65c2af2b034ed54da6b969d3
...
4c1544d2b4
Rename processFiles to processFile (#3741 )
2023-05-06 14:57:55 +00:00
Tomas Votruba
17b11d7934
Updated Rector to commit f6972de10fb2cee85fe3559c58f71b5e9fe4811e
...
f6972de10f
Cache on successful file processing (#3614 )
2023-05-01 21:32:35 +00:00
Tomas Votruba
65abab80de
Updated Rector to commit 5c1be93b80c3f7bfd8bd158ba0a55501a7acaefc
...
5c1be93b80
PHP 8.2 is supported (#3717 )
2023-05-01 01:36:32 +00:00
Tomas Votruba
03e48b83b1
Updated Rector to commit fbb472feb11f34bb94a1e6869e93b505103fa27f
...
fbb472feb1
Rename PARALLEL_TIMEOUT_IN_SECONDS to PARALLEL_JOB_TIMEOUT_IN_SECONDS (#3613 )
2023-04-17 12:58:24 +00:00
Tomas Votruba
1144dcd388
Updated Rector to commit 54a340ce750f48aa3e09f65e02df9dc6fa2206a0
...
54a340ce75
Revert Cache on successful file processing (#3604 ) (#3607 )
2023-04-11 08:29:27 +00:00
Tomas Votruba
87f8efd4a8
Updated Rector to commit 4c56874ee79f5dd3ea2e97ea12e13335ebd6765b
...
4c56874ee7
Cache on successful file processing (#3604 )
2023-04-11 06:22:54 +00:00
Tomas Votruba
9038a0d99c
Updated Rector to commit 1a91d04c5256e451c744eeb848aaa0182dd227c5
...
1a91d04c52
[CodeQuality] Add cast scalar support on ReturnTypeFromStrictScalarRector (#3544 )
2023-04-01 10:14:17 +00:00
Tomas Votruba
3cb738e57e
Updated Rector to commit 6d3efd5be7ab2de0a25aebabddb26c497611d4fb
...
6d3efd5be7
[Core] Set configured file extensions to analyzed files for NodeScopeResolver (#3522 )
2023-03-26 08:46:54 +00:00
Tomas Votruba
7294170d53
Updated Rector to commit 3445422189028175f9d99563c3ec5e5bad86e9b5
...
3445422189
Remove deprecated @noRector warning (#3518 )
2023-03-25 11:20:04 +00:00
Tomas Votruba
7d0f151a40
Updated Rector to commit a2cd7283fbf2d6b2904016c51e3f4a545caa0256
...
a2cd7283fb
Typo fix comment php 7.3 compat on rector workflow (#3432 )
2023-03-01 13:00:30 +00:00
Tomas Votruba
66cc09e8b6
Updated Rector to commit d118ae38e265476684bcf566b87301cca5716ed9
...
d118ae38e2
Use phpstan-deprecation-rules (#3330 )
2023-02-02 09:24:12 +00:00
Tomas Votruba
764b0a2692
Updated Rector to commit cb5b01223d46272004e947f122ae1e36d516f83a
...
cb5b01223d
[automated] Re-Generate Nodes/Rectors Documentation (#3259 )
2023-01-01 00:36:31 +00:00
Tomas Votruba
727b9f46f0
Updated Rector to commit bfa1891c50677b01136a9308fd3c3ecc12e267d9
...
bfa1891c50
[cleanup] Remove 73 unused public methods (#3245 )
2022-12-23 17:10:25 +00:00
Tomas Votruba
705057ef68
Updated Rector to commit b1fff57b7bdd56bff43211412483d6c33880533b
...
b1fff57b7b
[Core] Make consistent only setAnalysedFiles() from PHPStan NodeScopeResolver in both parallel and non-parallel for .php files (#3221 )
2022-12-21 09:35:27 +00:00
Tomas Votruba
24dfd08e91
Updated Rector to commit 980dc83d2f4e2853658562fb86c1dc31ef182c21
...
980dc83d2f
[parallel] Improve performance: Run RemovedAndAddeedFileProcessor after loop (#3219 )
2022-12-19 11:24:08 +00:00
Tomas Votruba
37344332a6
Updated Rector to commit 2624b4980d9fca8d497fb012828b7201909c21e4
...
2624b4980d
[Parallel] Fix missing process RemovedAndAddedFilesProcessor->run() on parallel process on WorkerRunner (#3218 )
2022-12-19 11:11:17 +00:00
Tomas Votruba
83accd4a98
Updated Rector to commit efd09bbb400b2382be39effc206551e6964fa5ea
...
efd09bbb40
Compatibility with BetterReflection 6.x on ClassFromEnumFactory (#3150 )
2022-12-04 13:15:14 +00:00
Tomas Votruba
ff75474d25
Updated Rector to commit 39f43c01cbc34a8bb064f056d39f1b8d2bd7a152
...
39f43c01cb
Use Symfony ~6.1.x to avoid crash on update vendor-patch (#3134 )
2022-12-01 14:10:32 +00:00
Tomas Votruba
ddc864eff4
Updated Rector to commit 7b7d5a4b8bb61b52a298cbf941b7df131897f55b
...
7b7d5a4b8b
Revert string specific identifier values on Type Mappers (#3024 )
2022-11-01 14:15:38 +00:00
Tomas Votruba
e87c848801
Updated Rector to commit ff4d797c73a51a3fb12cb644c6911ecd7313ec1b
...
ff4d797c73
[DeadCode][EarlyReturn] Handle RemoveUnusedVariableAssignRector+RemoveAlwaysElseRector (#2964 )
2022-10-02 20:24:31 +00:00
Tomas Votruba
7211a6c632
Updated Rector to commit 6cdebe40bd259e25f5832c01c8ef65117cf3c010
...
6cdebe40bd
[DX] Remove PackageBuilder classes (#2885 )
2022-09-01 20:10:11 +00:00
Tomas Votruba
4e3847e1bc
Updated Rector to commit 3c07468691132d0246e55627495a1e7d4cd76a8d
...
3c07468691
[DX] Localize few PackageBuilder classes (#2884 )
2022-09-01 19:50:06 +00:00
Tomas Votruba
6c20d257e3
Updated Rector to commit d3d18d442c8f2ca64f5ebef5c7a7541938fa1e2a
...
d3d18d442c
keep relative paths
2022-09-01 09:30:44 +00:00
Tomas Votruba
dbb408c5c9
Updated Rector to commit c579c2873c4511eb29e337a12b62cadd3978f1e7
...
c579c2873c
[scoper] unprefix SmartFileInfo
2022-08-29 14:03:46 +00:00
Tomas Votruba
1d28ca109c
Updated Rector to commit 5ec4cff203f68d9578719b54ce3a145efb32bc79
...
5ec4cff203
[Php56] Handle jump not Expression stmt next initialized on AddDefaultValueForUndefinedVariableRector (#2725 )
2022-08-02 06:46:18 +00:00
Tomas Votruba
fbc13bfea3
Updated Rector to commit e6e5895517eb301f3fa3b00759b06876cacde836
...
e6e5895517
[Naming] Skip used in arrow function args on RenameVariableToMatchMethodCallReturnTypeRector (#2599 )
2022-07-01 07:39:49 +00:00
Tomas Votruba
8582284513
Updated Rector to commit ed92724c846790f1bab66cd81b3e20a6561694ed
...
ed92724c84
[DX] Try unused public const PHPStan rule (#2595 )
2022-06-30 13:57:27 +00:00
Tomas Votruba
4682eeff15
Updated Rector to commit 24d2250c592ca4f443e256e5841ddba03f8c82ae
...
24d2250c59
[Parallel] Display stack trace on --debug on parallel (#2561 )
2022-06-25 06:53:01 +00:00
Tomas Votruba
c9b4c3f38d
Updated Rector to commit 0fb4f5bfbbf4460ddb40b168cf40555f089d3a45
...
0fb4f5bfbb
[Core] Apply Scope Refresh on Enum_ (#2549 )
2022-06-21 14:59:06 +00:00
Tomas Votruba
dd31e833a9
Updated Rector to commit ce1c29184d943c5626b4461b6314f18701898b82
...
ce1c29184d
[scoped] change only year and month, to make diff esaier to see; autoload is handled already
2022-06-11 12:27:46 +00:00
Tomas Votruba
b4891e547c
Updated Rector to commit a5340c6f0693141a73cb3ec4cd72e2c213c13276
...
a5340c6f06
[Renaming] Do not rename docblock same name not found in use inside namespace (#2471 )
2022-06-11 11:59:10 +00:00
Tomas Votruba
a9ffd906d7
Updated Rector to commit 368dbb048c0c891e205ec4dae8427b53deb4d316
...
368dbb048c
docs: fix instruction in CONTRIBUTING.md (#2470 )
2022-06-10 05:55:49 +00:00
Tomas Votruba
7e1e20e9f2
Updated Rector to commit 17b86d4b7728ceeb245226f2735b7b4abf6c58a8
...
17b86d4b77
[CodeQuality] Remove unnecessary check next return removed no SimplifyIfElseToTernaryRector (#2457 )
2022-06-09 06:07:50 +00:00
Tomas Votruba
e8d4384fe8
Updated Rector to commit 6c8b3dc9f8d10cefe8351b0f3f80c6954dd2397a
...
6c8b3dc9f8
[DeadCode][PHPUnit] handle crash on RemoveJustPropertyFetchForAssignRector+SimplifyForeachInstanceOfRector (#2453 )
2022-06-08 05:54:40 +00:00
Tomas Votruba
bdfd24339f
Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d
...
2e977bd3aa
deploy to original repository
2022-06-07 08:22:29 +00:00
Tomas Votruba
91f5aab952
Updated Rector to commit 4f07a4f30f341a516aa8f6bbbb5f97f44469cee2
...
4f07a4f30f
[Php74] Remove ReservedFnFunctionRector (#2447 )
2022-06-07 06:40:10 +00:00
Tomas Votruba
aa2cb1b997
Updated Rector to commit 0eba231b075849ea4b327ce96c28ec359e7b7636
...
0eba231b07
[PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444 )
2022-06-06 17:12:56 +00:00
Tomas Votruba
a28f4b14a4
Updated Rector to commit
2022-06-06 16:43:29 +00:00
Tomas Votruba
07acf2086f
Updated Rector to commit 40d9102eab5099030fdd11d21a3b00d21aed0825
...
40d9102eab
[Renaming] Do not Rename Docblock inner Namespace on RenameClassRector (#2441 )
2022-06-06 06:00:07 +00:00
Tomas Votruba
3113a2404c
Updated Rector to commit dbb54b83cc6b5dca75bed32296ab13afa9cf606e
...
dbb54b83cc
[automated] Re-Generate Nodes/Rectors Documentation (#2438 )
2022-06-05 00:39:10 +00:00
Tomas Votruba
98eb7617da
Updated Rector to commit 283a9af3f0656d221c223f66c2ab2f4d47d95ada
...
283a9af3f0
[Renaming] Skip docblock rename different namespace on RenameClassRector (#2419 )
2022-06-04 07:39:10 +00:00
Tomas Votruba
7c9c2460e9
Updated Rector to commit e8f058a6e473078290b3235f0b4472b02008f0ba
...
e8f058a6e4
[e2e] Add e2e for parallel process with current directory contains space (#2421 )
2022-06-03 20:48:45 +00:00
Tomas Votruba
14da17860d
Updated Rector to commit 7722a57d8076577fcd7f8e2b60632fa0f5a38890
...
7722a57d80
[PHP 8.0] Add return type support to ConstantListClassToEnumRector (#2420 )
2022-06-03 07:23:26 +00:00