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
|
62e856362b
|
Updated Rector to commit a39844ee53169fb0b6d1184672eeb1869a541dd2
a39844ee53 [misc] Add Expr type to value resolver, remove RemoveFuncCallRector as niche feature, cleanup ClassManipulator from unused methods (#2900)
|
2022-09-03 08:03:15 +00:00 |
|
Tomas Votruba
|
6c20d257e3
|
Updated Rector to commit d3d18d442c8f2ca64f5ebef5c7a7541938fa1e2a
d3d18d442c keep relative paths
|
2022-09-01 09:30:44 +00:00 |
|
Tomas Votruba
|
5edd3689a8
|
Updated Rector to commit bb59a7c99ad30770689fe011c89377402bf6c7ba
bb59a7c99a [DX] Inline symplify/astral to use only active classes (#2851)
|
2022-08-29 20:49:28 +00:00 |
|
Tomas Votruba
|
f7bb838601
|
Updated Rector to commit f0425bc3cb3d5855da1bff9c38b872a9003e357b
f0425bc3cb Improve scope, PHPStan extension types (#2747)
|
2022-08-09 13:39:17 +00:00 |
|
Tomas Votruba
|
089ad6e357
|
Updated Rector to commit 86682e4848dcfaecdb6dac7d07ffcb4cd47e69bf
86682e4848 Less doc, move from NodeRemover from AbstractRector - use directly or remove nodes right at the moment - that creates safer tree (#2741)
|
2022-08-06 21:53:15 +00:00 |
|
Tomas Votruba
|
7e0a2dbc82
|
Updated Rector to commit 6ad7b03704e639c95759d14c67444009c3b93259
6ad7b03704 Revert Add class-string typehint to MethodCallRename (#2739)
|
2022-08-06 15:23:35 +00:00 |
|
Tomas Votruba
|
9063100051
|
Updated Rector to commit f99f19cd4328009bad8aaeab7d80f7d920628bca
f99f19cd43 Add class-string typehint to MethodCallRename (#2726)
|
2022-08-03 12:38:40 +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
|
6d34684c5a
|
Updated Rector to commit 69d3c92b00fd4cd4f435cd8974e5547251b5065e
69d3c92b00 [Php80] Add MixedTypeRector (#2701)
|
2022-07-27 08:28:59 +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
|
7800c7ad15
|
Updated Rector to commit e1188e9bffd33b902b51de71a3c2cf06ce48b9e2
e1188e9bff [DeadCode] Skip has return reassign Coalesce Op on RemoveUnusedPrivatePropertyRector (#2477)
|
2022-06-11 14:03:15 +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
|
9cf6755b1b
|
Updated Rector to commit 9679ed6d77dcb4061aef35b8e4fa778217d466e8
9679ed6d77 [DeadCode] Skip using coealesce assign operator on return on RemoveUnusedPrivatePropertyRector (#2476)
|
2022-06-11 12:21:18 +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
|
bdec76e60e
|
Updated Rector to commit 5ed173f14865e72ba7156645e2a79930152e1cc5
5ed173f148 skip RuleDefinition explicitly
|
2022-06-07 09:18:30 +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
|
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 |
|
Tomas Votruba
|
02c0f07aa0
|
Updated Rector to commit 9187ff04308cfeccde7d875117b0546b3e764fb5
9187ff0430 [Scoped] Update full_build.sh to reflect the current Github workflow for build scoped (#2413)
|
2022-06-02 07:23:49 +00:00 |
|
Tomas Votruba
|
780f0d3ad8
|
Updated Rector to commit 06b0b325da23f9303524f4696a876202d4996cb2
06b0b325da remove victor, it handles only metafiles, not unused classes
|
2022-06-01 07:38:23 +00:00 |
|
Tomas Votruba
|
0501290a9d
|
Updated Rector to commit dc6bd9680c930795d9dd34fac16d5ff8304cc530
dc6bd9680c [e2e] Handle Parent Property empty missing Scope on StaticCallToMethodCallRector+RenameClassRector (#2396)
|
2022-05-31 07:17:00 +00:00 |
|
Tomas Votruba
|
d035c86f90
|
Updated Rector to commit a7e66d67bde58560607f4be7207c6647bcee6b64
a7e66d67bd remove excluded files
|
2022-05-30 00:02:22 +00:00 |
|
Tomas Votruba
|
9a9e8960ee
|
Updated Rector to commit 9cd69c2b3dfdacad9cc293bfea3facde5ddc5d00
9cd69c2b3d [automated] Re-Generate Nodes/Rectors Documentation (#2385)
|
2022-05-29 00:36:37 +00:00 |
|
Tomas Votruba
|
94e64470da
|
Updated Rector to commit 012e9ad5531af7165ebf21ad5027d78530d20a8d
012e9ad553 Add annotation to attribute core rename in AnnotationToAttributeRector (#2384)
|
2022-05-28 00:27:30 +00:00 |
|
Tomas Votruba
|
7e46eb8267
|
Updated Rector to commit a2d6da8b4e5f3058dd95b4db2d173682b250896e
a2d6da8b4e Back to php-scoper 0.14 with scoping from php 8.0 (#2370)
|
2022-05-27 11:51:31 +00:00 |
|
Tomas Votruba
|
beba7d6efe
|
Updated Rector to commit 1249d947f4d32dc9aceb64f6214dcd9115b5e5ee
1249d947f4 Try php-scoper 0.17 (#2368)
|
2022-05-27 11:25:02 +00:00 |
|
Tomas Votruba
|
911a9772d6
|
Updated Rector to commit e690cd059c3df7e8ff398fe66f9341c8500433e7
e690cd059c restore downgrade configs
|
2022-05-27 10:39:50 +00:00 |
|
Tomas Votruba
|
74a2d071eb
|
Updated Rector to commit 3da22b0231b4d787b5b2d06656a3133b9dcbd31a
3da22b0231 [Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector (#2363)
|
2022-05-26 07:20:40 +00:00 |
|
Tomas Votruba
|
c5eecc40c0
|
Updated Rector to commit 4c53b206a47318101ce01d38f55587d825110979
4c53b206a4 [Php80] Do not remove array<mixed> inside Union type on UnionTypesRector (#2358)
|
2022-05-25 06:59:11 +00:00 |
|
Tomas Votruba
|
5d8ca84738
|
Updated Rector to commit f25715b7b39a700bff2c1d8b162b9520da71d9eb
f25715b7b3 [Php73] Skip Encapsed on StringifyStrNeedlesRector + Temporary Pin PHPStan 1.6.9 (#2352)
|
2022-05-24 08:37:28 +00:00 |
|
Tomas Votruba
|
f89782b964
|
Updated Rector to commit f134b6183e8c1a9cef0d69cb3255015c963d3c19
f134b6183e [Php71] Ensure return only when catch of TryCatch removed on MultiExceptionCatchRector (#2350)
|
2022-05-23 03:50:09 +00:00 |
|
Tomas Votruba
|
2b85976c4c
|
Updated Rector to commit adb6e68c2a2c407961ee6cb69ed0ae79112e5c27
adb6e68c2a [automated] Re-Generate Nodes/Rectors Documentation (#2343)
|
2022-05-22 00:38:26 +00:00 |
|
Tomas Votruba
|
6fe802bfdc
|
Updated Rector to commit fcadc67328afe2b040fb7eaebe382000b1e22034
fcadc67328 add symfony php config option to allow loading route factory (#2339)
|
2022-05-21 08:48:33 +00:00 |
|
Tomas Votruba
|
6a5ebad0e7
|
Updated Rector to commit f0a1b688f360319847d86901d66f96a456b1c75d
f0a1b688f3 [DowngradePhp80] Apply PHPStan 1.7.x-dev compatible for PhpParameterReflection (#2336)
|
2022-05-20 10:24:40 +00:00 |
|
Tomas Votruba
|
ce9b1cc6e6
|
Updated Rector to commit 30a53bfd939afef66afb1e0d71d5b2583eda0693
30a53bfd93 [DowngradePhp80] Add in arrow function in return support on DowngradeMatchToSwitchRector (#2331)
|
2022-05-19 06:59:21 +00:00 |
|
Tomas Votruba
|
f845008257
|
Updated Rector to commit 50943ea4f2966e5f2d946cff138c65e1efed5cb1
50943ea4f2 [CodeQuality] Skip re use variable in assign Expr on InlineArrayReturnAssignRector (#2325)
|
2022-05-18 01:37:38 +00:00 |
|
Tomas Votruba
|
9ec874fb89
|
Updated Rector to commit 15d93fa8158bdbfdbb1965e4e749e7cd68f79bbf
15d93fa815 [DeadCode] Handle combine RemoveAlwaysTrueIfConditionRector + RemoveDeadConstructorRector (#2324)
|
2022-05-17 09:51:50 +00:00 |
|
Tomas Votruba
|
4708d6b081
|
Updated Rector to commit c0086b7e14fd72a16df6b8ba0d8b4f9440181a1b
c0086b7e14 [e2e] Add e2e for tests removed node display applied rules with return null (#2320)
|
2022-05-16 01:19:48 +00:00 |
|
Tomas Votruba
|
ad10fd18db
|
Updated Rector to commit 96400215b55a957bd5d5af2b8195af9bdb83c2ca
96400215b5 [automated] Re-Generate Nodes/Rectors Documentation (#2314)
|
2022-05-15 09:42:33 +00:00 |
|
Tomas Votruba
|
f2550b0de1
|
Updated Rector to commit f92d5deca3e1bc84e1022c5e612cfa44f63e597b
f92d5deca3 Fix Scalar_Encapsed node as dynamic in (#2309)
|
2022-05-14 02:43:00 +00:00 |
|