14887 Commits

Author SHA1 Message Date
Tomas Votruba
f9e1eca05d Updated Rector to commit 5131abdb5a98a12658c4d13af3c2be655456bf43
5131abdb5a [EarlyReturn] Handle crash on RemoveAlwaysElseRector+ReturnEarlyIfVariableRector (#3011)
2022-10-24 16:11:57 +00:00
Tomas Votruba
c07fbf550b Updated Rector to commit f915a1f1c9c178fa40f7443dab547397245be278
f915a1f1c9 [Php80] Skip callable type different definition on ClassPropertyAssignToConstructorPromotionRector (#3010)
2022-10-24 08:19:06 +00:00
Tomas Votruba
e17cd185d3 Updated Rector to commit b4c0637b1f59b5110a41205df6af51105bee7520
b4c0637b1f Register Ctype functions (#3008)
2022-10-23 13:38:34 +00:00
Tomas Votruba
c3426445a0 Updated Rector to commit 0f1af3c50904de090dcbbf89460de3ad83169055
0f1af3c509 [Php80] Handle crash on extends \mysqli on AddParamBasedOnParentClassMethodRector (#3009)
2022-10-23 13:36:33 +00:00
Tomas Votruba
d5ca88382b Updated Rector to commit 64b241f9922cebf368dc705c7931404e32980852
64b241f992 [AutoImport] Add support use existing imported short name (#3005)
2022-10-22 12:50:23 +00:00
Tomas Votruba
10e29c44d8 Updated Rector to commit 81e326c2ff3957fe65c2bba5a85bad57887c7c8f
81e326c2ff [DeadCode] Handle RemoveUnusedPrivateMethodRector+RemoveDuplicatedIfReturnRector when private method used in FuncCall with ArrowFunction (#3007)
2022-10-22 09:55:21 +00:00
Tomas Votruba
65d5921fd9 Updated Rector to commit 1dcd9faf6d5eae5b911f764c6877343774b6a359
1dcd9faf6d [Core] Move currentFileProvider->setFile() early before loop on PhpFileProcessor::process() (#3006)
2022-10-22 09:54:30 +00:00
Tomas Votruba
48bf5c84cd Updated Rector to commit befc5441a1ef5c19cabf9cae0619d5c2cd23a028
befc5441a1 Add real path to filePaths when not false (#3004)
2022-10-21 10:12:40 +00:00
Tomas Votruba
ab87062075 Updated Rector to commit 4cecebfd7e86cafd9e09f8e1fd493046aa1181ea
4cecebfd7e [Down_To_PHP71] Handle Downgrade Param Widening + Downgrade Reflection Get on DowngradeLevelSetList::DOWN_TO_PHP_71 (#3001)
2022-10-20 07:40:24 +00:00
Tomas Votruba
e8603ff6cb Updated Rector to commit e4ec1f9d52d17b7d9f0effe1230f2e0778156ba4
e4ec1f9d52 [Php70] Handle crash on First class callable on ThisCallOnStaticMethodToStaticCallRector (#3003)
2022-10-19 11:11:32 +00:00
Tomas Votruba
edd2c3657d Updated Rector to commit 71ffc807faa4ee0ec144d5a7b6051a7c86c730c8
71ffc807fa Update all classlike pseudo rector (#3002)
2022-10-18 11:35:10 +00:00
Tomas Votruba
fe83c2a756 Updated Rector to commit 56620a9e3f49a1a71c6586752c9d5f67c0e7281c
56620a9e3f [CodeQuality] Skip different array_filter value on SimplifyEmptyArrayCheckRector (#3000)
2022-10-17 13:38:23 +00:00
Tomas Votruba
f459d3e9f0 Updated Rector to commit 63976bccf69c247b0a47407fb9d8f92daee4f94e
63976bccf6 Compatibility with BetterReflection 6.x (#2999)
2022-10-17 13:37:08 +00:00
Tomas Votruba
cb2aa6330e Updated Rector to commit 71b1142ee41eceef21d9c3d3a1bf5bc4f67ad9d2
71b1142ee4 [CodeQuality] Skip different value left and right on SimplifyEmptyArrayCheckRector (#2998)
2022-10-17 09:13:38 +00:00
Tomas Votruba
5929517b01 Updated Rector to commit ac76ba0e96b5fe71e38ee28e1a63e81e412199ab
ac76ba0e96 Split test fixture (#2996)
2022-10-16 14:22:53 +00:00
Tomas Votruba
20e9e232f5 Updated Rector to commit d0f2b3a33b8dbd832b635a2ddb436dd9b91d5337
d0f2b3a33b Add greater than test fixture (#2995)
2022-10-16 09:54:22 +00:00
Tomas Votruba
292c8dba69 Updated Rector to commit 5d1f686bc072284b8d2b1319dd34cdbeb7c1010b
5d1f686bc0 NullToStrictStringFuncCallArgRector - Register a few more functions (#2994)
2022-10-16 08:59:58 +00:00
Tomas Votruba
5a0db977a5 Updated Rector to commit 34040f38fa28b4980b3ba755dc6990afdd8fd613
34040f38fa [CodeQuality] Register SimplifyUselessLastVariableAssignRector to code-quality config set (#2993)
2022-10-16 07:31:59 +00:00
Tomas Votruba
0488330c62 Updated Rector to commit 7b1b3568da825c850f5a8338d55edb108e77f845
7b1b3568da [automated] Re-Generate preload.php (#2992)
2022-10-16 00:46:44 +00:00
Tomas Votruba
e615742886 Rector 0.14.6 0.14.6 2022-10-15 22:58:22 +00:00
Tomas Votruba
4f7e013ec1 Updated Rector to commit ee222b28938a1debe2849c45660097eb1d6eeb5f
ee222b2893 Assert JoinColumns in CPP should be converted (#2991)
2022-10-15 22:34:17 +00:00
Tomas Votruba
ee8ab57a67 Updated Rector to commit f4f758c7431f66bc97a019eb53055d05c15705c6
f4f758c743 Fix missing extra import on NestedAnnotationToAttributeRector (#2989)
2022-10-15 22:31:48 +00:00
Tomas Votruba
2c34505711 Updated Rector to commit ea25cb04aa92e0961a120347daaf7590e8c83782
ea25cb04aa apply rector (#2990)
2022-10-15 21:17:53 +00:00
Tomas Votruba
de1025734c Updated Rector to commit 4f8a0ad5194898f6947276b308c53e391cf524ac
4f8a0ad519 Add new rule to simplify a last useless variable assignment. (#2963)
2022-10-15 15:39:52 +00:00
Tomas Votruba
a018694585 Updated Rector to commit ee04ee1dc59ff0a6c3ff5d6558612dce7757a8f2
ee04ee1dc5 Fix multi property default assign (#2986)
2022-10-14 16:51:28 +00:00
Tomas Votruba
6fe76031c4 Updated Rector to commit 2427c5a094a39018e0c558482faf218d577e3382
2427c5a094 [Php80] Handle crash after transform with trait-string on UnionTypesRector (#2985)
2022-10-14 09:48:08 +00:00
Tomas Votruba
25d0f35ef8 Updated Rector to commit 1bf154701ccf924896e9a318947d731ea865d273
1bf154701c Improve docs on auto import short classes (#2983)
2022-10-13 23:39:22 +00:00
Tomas Votruba
0427ebc0e1 Updated Rector to commit 84a720bc93a7ecbce501f2afdff755ac12174a72
84a720bc93 [Core][Symfony] Handle crash on get dynamic value ClassConstFetch by method call on ChangeStringCollectionOptionToConstantRector (#2984)
2022-10-13 23:35:13 +00:00
Tomas Votruba
ed0b84e86c Updated Rector to commit 888c63cc9bae31b8ab77dfff059b9d2727341c87
888c63cc9b [Core] Ensure refresh Scope Nodes when AbstractRector refactor() return array of Nodes (#2979)
2022-10-13 11:08:50 +00:00
Tomas Votruba
81fd8afd56 Updated Rector to commit ef8a8171a9662414b9d17c2a56598d9db88b4224
ef8a8171a9 added test fixture for failing FinalizeClassesWithoutChildrenRector (#2957)
2022-10-13 11:06:11 +00:00
Tomas Votruba
c694bb8a08 Updated Rector to commit c304b15884418eeba88cebd2a8f090e0abafbaa1
c304b15884 [Core] Remove second param on ClassLikeAstResolver::resolveClassFromClassReflection() (#2975)
2022-10-13 11:06:06 +00:00
Tomas Votruba
2963192515 Updated Rector to commit 61914e8e273731e67634f881c6940308bd13e3b3
61914e8e27 spacing
2022-10-13 02:37:47 +00:00
Tomas Votruba
0fd54107b5 Updated Rector to commit e9cb0c3411acd8ab6c883194f21e12b9f69429ba
e9cb0c3411 remove old docs testing
2022-10-13 02:37:15 +00:00
Tomas Votruba
1017302022 Updated Rector to commit 0323435d1094c957489c25998defcee655ef5753
0323435d10 single version
2022-10-13 02:26:28 +00:00
Tomas Votruba
19fe61ce3e Updated Rector to commit bb6603dec92c331eac49c2e4ab4bff01cff1fd74
bb6603dec9 slash
2022-10-13 02:15:20 +00:00
Tomas Votruba
cf91d46f0b Updated Rector to commit 2ba0aa6297b0ccc405564cb76c9f9fb939ac8348
2ba0aa6297 syntax
2022-10-13 02:02:59 +00:00
Tomas Votruba
078b535f61 Updated Rector to commit 68a349061e4733a1708ee272bce2f75a35042021
68a349061e [Privatization] Skip Property unsetted on ChangeReadOnlyPropertyWithDefaultValueToConstantRector (#2981)
2022-10-09 10:55:25 +00:00
Tomas Votruba
97ec379206 Updated Rector to commit 68a349061e4733a1708ee272bce2f75a35042021
68a349061e [Privatization] Skip Property unsetted on ChangeReadOnlyPropertyWithDefaultValueToConstantRector (#2981)
2022-10-09 08:01:35 +00:00
Tomas Votruba
a70b7800cb Updated Rector to commit 8392cf7c378864626a186c79be34b0fb488671ce
8392cf7c37 [automated] Re-Generate preload.php (#2982)
2022-10-09 00:43:31 +00:00
Tomas Votruba
32c7260742 Updated Rector to commit 1d88337fd2a40fec23671eb7e8662d4ad95a3187
1d88337fd2 [TypeDeclaration] Handle Parent ClassMethod has no Return_ stmt on ReturnTypeDeclarationRector (#2980)
2022-10-07 23:55:31 +00:00
Tomas Votruba
07746f72b0 Updated Rector to commit 0c2b4f7732587b7ed55b3279a7807c09162ad010
0c2b4f7732 [Core] Set compatible with latest BetterReflection usage to handle assert( > 0) notice (#2978)
2022-10-05 19:14:06 +00:00
Tomas Votruba
00c000da8f Updated Rector to commit d6b984564dc6ea97b294e54ebb4bfdad76877063
d6b984564d [Php80] Handle crash on nullable scalar with mixed param on MixedTypeRector (#2977)
2022-10-05 15:34:16 +00:00
Tomas Votruba
edf6290721 Updated Rector to commit d2ff17ea434ef68e13e62126ec463002e861eaba
d2ff17ea43 [Php81] Skip assigned after defined as constructor promotion on ReadOnlyPropertyRector (#2976)
2022-10-05 09:16:10 +00:00
Tomas Votruba
65656583c8 Updated Rector to commit f8e42e16e1f153548d727bda550330ceeca223a5
f8e42e16e1 require default format in CI as well
2022-10-04 08:36:31 +00:00
Tomas Votruba
7c3354e47c Updated Rector to commit ae60cb41904b30c959d49b3e081cb54c83633479
ae60cb4190 Fix wrong results in ExactCompareFactory (#2973)
2022-10-04 08:17:49 +00:00
Tomas Votruba
3c051cd6bd Updated Rector to commit 2ac5ffd98c9481680beae28c189f0e5b0a484a65
2ac5ffd98c Use better composer-unused (#2972)
2022-10-03 19:46:56 +00:00
Tomas Votruba
d2b8353351 Updated Rector to commit 3d6a61aa0e3ef082d857e7f0aa20074d7e51516e
3d6a61aa0e Add unused dependencies Scanner (#2969)
2022-10-03 17:35:09 +00:00
Tomas Votruba
52e91aee7c Updated Rector to commit 0a68d9003528e87fdc51a2834116102caf372e33
0a68d90035 Update rector-downgrade-php package name (#2968)
2022-10-03 10:06:50 +00:00
Tomas Votruba
04bf103d2d Updated Rector to commit 04a1cfbac770f4602b3458a7916dad90660ed34b
04a1cfbac7 [Doc] [Dep] Update CakePHP links docs Community package and clean up composer.json in scoped dependency (#2967)
2022-10-03 07:25:38 +00:00
Tomas Votruba
2ce173756b Updated Rector to commit 70ac514c3075288cbdec1c24848e124c5c948865
70ac514c30 Move cakephp Rector from the core to the community (#2966)
2022-10-02 21:52:12 +00:00