Tomas Votruba
|
94c55b84c0
|
Updated Rector to commit 1608ae8c9497bbfaf78ce54130ec304963ac6f2a
1608ae8c94 [Windows] Utilize Nette\Utils\FileSystem instead of Symfony\Component\Filesystem\Filesystem to write file (#5514)
|
2024-01-28 22:41:37 +00:00 |
|
Tomas Votruba
|
bfa367259d
|
Updated Rector to commit 6d0abe7b49908c66940c7b4065cd28f0d66fbf45
6d0abe7b49 [Autoload] Remove src/core_namespace_aliases.php (#5476)
|
2024-01-17 11:38:29 +00:00 |
|
Tomas Votruba
|
c888002735
|
Updated Rector to commit 4005683997ceadfff65d19328e4eb2d0b5b3bbae
4005683997 [Scoper] Include src/core_namespace_aliases.php on last after project autoload (#5420)
|
2024-01-02 13:36:58 +00:00 |
|
Tomas Votruba
|
7e7a2f067a
|
Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
|
2024-01-02 02:40:38 +00:00 |
|
Tomas Votruba
|
7ba32aac1f
|
Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c
e12c73eb33 [psr-4] Move tests to main namespace, as part of /src and /packages merge - step 2 (#5407)
|
2024-01-01 00:20:45 +00:00 |
|
Tomas Votruba
|
c5421dfd82
|
Updated Rector to commit e48234e23981f4022e704bc500b9a9197727e87e
e48234e239 Skip RenameMethodRector in never (#5305)
|
2023-12-01 09:49:11 +00:00 |
|
Tomas Votruba
|
184cf49468
|
Updated Rector to commit f9de5d311e7e69d1ad2cb5f3087970d8b9335920
f9de5d311e [Php80] Handle RenameClassRector+AnnotationToAttributeRector with auto import and existing attribute defined (#5219)
|
2023-11-02 03:20:18 +00:00 |
|
Tomas Votruba
|
db98d35ea7
|
Updated Rector to commit 49fda93e9028c5800057d20a45ecc1ec38fab5cc
49fda93e90 Remove src/constants.php for T_ENUM and T_NAME_RELATIVE (#5143)
|
2023-10-08 08:15:45 +00:00 |
|
Tomas Votruba
|
671f50c702
|
Updated Rector to commit ee715396945596fffb158ff8278749feb01ea01a
ee71539694 [NodeTypeResolver] Use isScalar()->yes() usage on StaticTypeAnalyzer and ScalarTypeComparator services (#5099)
|
2023-10-01 01:36:35 +00:00 |
|
Tomas Votruba
|
cd9ba20d46
|
Updated Rector to commit ecdb4c7ff209be89c5ae98bddc4124d0cd437a0a
b5c14e699c [build] Remove needs for custom config
ecdb4c7ff2 trigger
|
2023-09-27 13:02:52 +00:00 |
|
Tomas Votruba
|
65c9e5396a
|
Updated Rector to commit 2cf8d837421963a540d2cf6e3b42702b1a8ae09e
2cf8d83742 [TypeDeclaration] Handle fallback from param same type object on ReturnTypeFromReturnNewRector (#5039)
|
2023-09-18 06:15:34 +00:00 |
|
Tomas Votruba
|
e844be2688
|
Updated Rector to commit feffd813a316ea0d9f1e0dd6ba45b90b88ae72c3
feffd813a3 [DX] Hide default symfony commands, show only rector ones (#4938)
|
2023-09-08 13:46:57 +00:00 |
|
Tomas Votruba
|
326e84f967
|
Updated Rector to commit 7078b51a7cfe02d85474a38192caf797beedcfd6
7078b51a7c [TypeDeclaration] Add ReturnTypeFromStrictFluentReturnRector (#4890)
|
2023-09-01 11:10:35 +00:00 |
|
Tomas Votruba
|
e57e1c363e
|
Updated Rector to commit 6d0f7da6e3d41e41781251d23f5ff934047d15cd
6d0f7da6e3 fix duplicated method
|
2023-08-15 22:27:51 +00:00 |
|
Tomas Votruba
|
cd0b3a7cca
|
Updated Rector to commit 6e9378e3bf2a4ae78fb53d93e193be473ffcb5d4
6e9378e3bf [DX] Merge RectorOutputStyle, OutputStyleInterface to RectorStyle (#4711)
|
2023-08-07 21:49:15 +00:00 |
|
Tomas Votruba
|
aae549741f
|
Updated Rector to commit 0cb3fd0feb464b4568e07607a05c794637aa2862
0cb3fd0feb [Php73] Handle crash Type Error on JsonThrowOnErrorRector (#4626)
|
2023-08-01 10:55:14 +00:00 |
|
Tomas Votruba
|
6981c70c9a
|
Updated Rector to commit 9ed8c21b127cdd45a28307d5fc41668f867f4ef4
9ed8c21b12 [DeadCode] Remove findFirstPrevious() usage on UselessIfCondBeforeForeachDetector (#4388)
|
2023-07-01 09:41:56 +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
|
65abab80de
|
Updated Rector to commit 5c1be93b80c3f7bfd8bd158ba0a55501a7acaefc
5c1be93b80 PHP 8.2 is supported (#3717)
|
2023-05-01 01:36:32 +00:00 |
|
Tomas Votruba
|
7844c3f141
|
Updated Rector to commit ae1f75a72dda4242e9e59030d0ba0c67629d67b1
ae1f75a72d [Preload] Add preload-split-package.php to bin/rector.php to fix overlap php-doc-parser (#3692)
|
2023-04-27 14:41:47 +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
|
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
|
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
|
28c719d1fb
|
Updated Rector to commit 8961d20f56fa4b39bb21feec1f24422398f13dba
8961d20f56 [DX] Localize multi instance checker and privates accessor from Symplify + bump to PHPStan 1.8.3 (#2883)
|
2022-09-01 19:30:48 +00:00 |
|
Tomas Votruba
|
6c20d257e3
|
Updated Rector to commit d3d18d442c8f2ca64f5ebef5c7a7541938fa1e2a
d3d18d442c keep relative paths
|
2022-09-01 09:30:44 +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
|
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
|
f985e015b4
|
Updated Rector to commit e6ef575170e45ec3b37f9c907a58d43172103eb8
e6ef575170 expose rector running constant
|
2022-06-07 09:02: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
|
824b15c9ab
|
Updated Rector to commit cd0424801754474ba37a42f389e5ae7438a3b83a
cd04248017 php
|
2022-05-29 20:42:39 +00:00 |
|