3556 Commits

Author SHA1 Message Date
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
cc91bd4f07 Updated Rector to commit 0eba231b075849ea4b327ce96c28ec359e7b7636
0eba231b07 [PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444)
2022-06-06 15:55:14 +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
43409e9080 Updated Rector to commit 63cd74893dcb8f30d0294910a1b23a66cc8ae3a3
63cd74893d [DeadCode] Improve RemoveJustPropertyFetchRector and apply (#2435)
2022-06-04 18:08:03 +00:00
Tomas Votruba
03ef1cdc0b Updated Rector to commit b0a61735508fdcf1adf33b9f8df7950666864c82
b0a6173550 [DeadCode] Add RemoveJustPropertyFetchRector (#2433)
2022-06-04 17:37:29 +00:00
Tomas Votruba
63ef476ebe Updated Rector to commit 70261b71b70282bc9bdbd749819825885b4c9d1c
70261b71b7 [DeadCode] Fix known array type in empty if foreach (#2432)
2022-06-04 13:19:43 +00:00
Tomas Votruba
d755df61c1 Updated Rector to commit 36fe5d5d05eae7a4c0ce74513d378d80737c16c8
36fe5d5d05 [DeadCode] fix RemoveJustPropertyFetchForAssignRector for nested array dim fetch (#2427)
2022-06-04 09:21:35 +00:00
Tomas Votruba
bf28f06a74 Updated Rector to commit 6b9984175f5a334baa6d1b0736fd2434f1338252
6b9984175f [Naming] Fix PseudoNamespaceToNamespaceRector reporting on change (#2426)
2022-06-04 08:16:56 +00:00
Tomas Votruba
5349987b1f Updated Rector to commit c3581f9d339415a309668656d7e83e062588a1d1
c3581f9d33 Skip used in new ctor (#2425)
2022-06-04 07:44:43 +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
9537927564 Updated Rector to commit c5f35e4a1d118473ace101d4b73c82d4fc35d6b3
c5f35e4a1d [DeadCode] Add RemoveJustPropertyFetchForAssignRector (#2423)
2022-06-03 10:11:45 +00:00
Tomas Votruba
3f0eebf57d Updated Rector to commit 0df2351b89c65ee2ac61528a63624da15d210f06
0df2351b89 [PHP 8.0] Add property support to ConstantListClassToEnumRector (#2422)
2022-06-03 08:03:32 +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
dae285bc0d Updated Rector to commit e368dabaed1f3246962720aaa5236653823bba2b
e368dabaed [Downgrade] Add class method param to DowngradeEnumToConstantListClassRector (#2417)
2022-06-02 13:14:04 +00:00
Tomas Votruba
e58cb04bad Updated Rector to commit 340f5b999c86387ef9b8fb6297516c564208ee2a
340f5b999c [DowngradePhp80] Add DowngradeEnumToConstantListClassRector (#2416)
2022-06-02 12:02:30 +00:00
Tomas Votruba
56db9b2ff8 Updated Rector to commit a73dafd30a8e2cdc058080c866f7d2d6032f8ba2
a73dafd30a [PHP 8.0] Add method param to ConstantListClassToEnumRector (#2415)
2022-06-02 09:05:21 +00:00
Tomas Votruba
7f91dc01b6 Updated Rector to commit ba0869a9a5a9a04b018d329c0e4259fb8e126d28
ba0869a9a5 use directly ParamTagValueNode (#2412)
2022-06-02 07:26:09 +00:00
Tomas Votruba
2344e75554 Updated Rector to commit d3a921010a768f1220ebee8a2c642fdd5876891d
d3a921010a [Php74] Skip nullable mixed on Php 8.0 feature enabled on TypedPropertyRector (#2414)
2022-06-02 07:24:02 +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
532e6c65bd Updated Rector to commit ca6dfe2e1ccdced5ac18f4a686d78e16549d9812
ca6dfe2e1c [Php80] Mirror additional docblock on importNames() on ClassPropertyAssignToConstructorPromotionRector (#2410)
2022-06-01 16:36:10 +00:00
Tomas Votruba
4d8282a2ea Updated Rector to commit e6ebae365bf66fee2d321531c6f4e59e33efce58
e6ebae365b [PHP 8.0] Add ConstantListClassToEnumRector (#2404)
2022-06-01 13:21:45 +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
d97f14bfef Updated Rector to commit 6ada6d67a586527cc611f25b037bbdbcf0153aaa
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 b48271e18fad293e84f7aa35013959f98a039e53
b48271e18f [DowngradePhp82] Add DowngradeReadonlyClassRector to downgrade readonly class (#2322)
2022-05-31 21:25:48 +00:00
Tomas Votruba
653bbcea94 Updated Rector to commit f01725a08498c036c5851153e33c1b343e940ecb
f01725a084 Use php-parser to work with literal _ number separator (#2321)
2022-05-31 21:16:09 +00:00
Tomas Votruba
6d0c79899d Updated Rector to commit 49b5ef525f9baef048d9a289ff389d49d97e081c
49b5ef525f [TypeDeclaration] Ensure return  only when changed on AddReturnTypeDeclarationRector (#2400)
2022-05-31 12:45:35 +00:00
Tomas Votruba
f219c9f429 Updated Rector to commit cd405e6512348d27c2494e9164652b405542e1c8
cd405e6512 [TypeDeclaration] Ensure return  only when changed on AddParamTypeDeclarationRector (#2399)
2022-05-31 12:43:03 +00:00
Tomas Votruba
82e4121076 Updated Rector to commit 967279219d369ccb2e85ef1d7b34c4fa2ab60531
967279219d [PHP 8.2] Skip readonly class on property without type in ReadOnlyClassRector (#2398)
2022-05-31 11:41:34 +00:00
Tomas Votruba
8506c85563 Updated Rector to commit 01fc91e57548e29d58db7e5c24a555b9d385828e
01fc91e575 [CodeQuality] Add empty array support to InlineArrayReturnAssignRector (#2397)
2022-05-31 07:47:20 +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
5975ecbe2c Updated Rector to commit 0dc9777f46971c709fea00ef85df87418654a0b5
0dc9777f46 [Transform] Skip different method on CallableInMethodCallToVariableRector (#2395)
2022-05-30 14:13:32 +00:00
Tomas Votruba
d035c86f90 Updated Rector to commit a7e66d67bde58560607f4be7207c6647bcee6b64
a7e66d67bd remove excluded files
2022-05-30 00:02:22 +00:00
Tomas Votruba
5b72ec39c6 Updated Rector to commit db57fbaae46c548035d85fe15d8ca0048e7ea4d3
db57fbaae4 Remove myclabs/php-enum dependency (#2388)
2022-05-29 22:41:07 +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
370e072a87 Updated Rector to commit a9dd89b1cc91040405f09680d23167f88cf7c9ad
a9dd89b1cc [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372)
2022-05-27 15:06:05 +00:00
Tomas Votruba
6693d5cd3d Updated Rector to commit 45eef47f27df7b6ed3422c19db03e0e74fe0417b
45eef47f27 [DX] Various config merge, improve RectorConfig methods (#2371)
2022-05-27 13:38:07 +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
bcf77dc873 Updated Rector to commit f5a06553ce4e9b77a9c99c30914461ca42de3f17
f5a06553ce [CodeQuality] Add InlineIsAInstanceOfRector (#2364)
2022-05-26 22:07:22 +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
9bf9c43163 Updated Rector to commit 66dbb1e307356abfe447e9893ea1556fa1ede2d4
66dbb1e307 Allow to rename method if in interface (#2362)
2022-05-25 21:43:02 +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
de531d956c Updated Rector to commit e1ecbe90fc96be1af3a59ef2312383aa85d5a15d
e1ecbe90fc [DeadCode] Handle RemoveDoubleAssignRector+RemoveUnusedVariableAssignRector (#2355)
2022-05-24 21:07:21 +00:00
Tomas Votruba
f3e173b7f3 Updated Rector to commit 8efa7151e64abf2ccdc7a589230d4799f41ed449
8efa7151e6 [FamilyTree] Use parent->hasNativeMethod() on ClassChildAnalyzer->resolveParentClassMethods() (#2357)
2022-05-24 20:58:57 +00:00
Tomas Votruba
5dfc95ba95 Updated Rector to commit e1ecbe90fc96be1af3a59ef2312383aa85d5a15d
e1ecbe90fc [DeadCode] Handle RemoveDoubleAssignRector+RemoveUnusedVariableAssignRector (#2355)
2022-05-24 20:58:43 +00:00