Commit Graph

3801 Commits

Author SHA1 Message Date
Tomas Votruba
30c4c5527a Updated Rector to commit c203b601c98f4a93236c82179a2e9a5a519b48ae
c203b601c9 [Php80] Handle crash leaveNode() returned invalid value of type integer on TokenGetAllToObjectRector (#3644)
2023-04-21 15:28:50 +00:00
Tomas Votruba
3e22fca2fe Updated Rector to commit add55824f64b4b597a6b3bc3feb9a557708ace00
add55824f6 Fix SingleInArrayToCompareRector if array item is variadic (#3640)
2023-04-21 12:00:51 +00:00
Tomas Votruba
fc866d1d8d Updated Rector to commit ae99f13c3bb546659ee87450de554585a6c7974c
ae99f13c3b [Performance] Using cheap chekc first on UndefinedVariableResolver::shouldSkipVariable() (#3643)
2023-04-21 07:33:09 +00:00
Tomas Votruba
d784926da7 Updated Rector to commit 79a630987e9afffb7edda0380099472b04f2e211
79a630987e [Performance] Using findFirst() for cast to (bool) so no need search all found nodes (#3642)
2023-04-21 04:11:14 +00:00
Tomas Votruba
015935c7ed Rector 0.15.25 2023-04-20 16:07:39 +00:00
Tomas Votruba
72d660b556 Updated Rector to commit 20a586577e11b0fca6dc41ee9c7979f5d10725d1
20a586577e Regenerate preload (#3641)
2023-04-20 16:02:06 +00:00
Tomas Votruba
06ab496223 Updated Rector to commit 1184d2f30404844ce1c0fe161c5c6c0509127506
1184d2f304 Use faster paratest in complete-check composer script (#3637)
2023-04-20 14:58:34 +00:00
Tomas Votruba
d4a0c8ebe6 Updated Rector to commit 8425c9090832424c6c93638af5c71592151e92d6
8425c90908 [Php56][Php70] Handle infinite loop on TernaryToNullCoalescingRector+AddDefaultValueForUndefinedVariableRector (#3639)
2023-04-20 13:50:26 +00:00
Tomas Votruba
ef3f017e7b Updated Rector to commit fff22320cedf04f5aa2449592f1924bc5ebc5551
fff22320ce Simplify AccessoryNonEmptyStringTypeCorrector (#3636)
2023-04-20 13:44:42 +00:00
Tomas Votruba
91a5e19669 Updated Rector to commit ff899747379670edd250e653764e51ae592aac16
ff89974737 NodeTypeResolver: remove unnecessary check (#3626)
2023-04-20 12:15:14 +00:00
Tomas Votruba
cee0e8f32f Updated Rector to commit 9f5d6b9c9ab814382bacc1c127e1807ecc7aaec0
9f5d6b9c9a Remove runtime autoloading from NodeTypeResolver (#3627)
2023-04-20 10:43:06 +00:00
Tomas Votruba
1cb1664849 Updated Rector to commit f08216fc30ced0d29868a18cd1c2504a1a10ecd0
f08216fc30 [CodeQuality] Skip with break on SwitchTrueToIfRector (#3634)
2023-04-20 00:27:18 +00:00
Tomas Votruba
9c020977b6 Updated Rector to commit f453969311462cd11987768ae1b2843f38cadcb3
f453969311 [TypeDeclaration] Using negation on BinaryOr on BinaryOpNullableToInstanceofRector (#3633)
2023-04-20 00:20:55 +00:00
Tomas Votruba
37ad4fbc43 Updated Rector to commit a4c1d7e481d426cb82d5a5bf89bfcac21deb3764
a4c1d7e481 [TypeDeclaration] Add BinaryOpNullableToInstanceofRector (#3631)
2023-04-19 11:05:06 +00:00
Tomas Votruba
203f525759 Updated Rector to commit e3e51469627756e976a8b8afb718d77caad3a0c4
e3e5146962 [CodingStyle] Handle inner closure on FuncGetArgsToVariadicParamRector (#3630)
2023-04-19 07:14:37 +00:00
Tomas Votruba
4980a45b0b Updated Rector to commit 581fba01dfcc247be5dcec00903b72739b7eca6d
581fba01df [Php55] Add StaticToSelfOnFinalClassRector (#3629)
2023-04-19 07:12:58 +00:00
Tomas Votruba
f00ddc261c Updated Rector to commit 14cc7d49406c55acd1ce7e83c7cddd23b9fd12a2
14cc7d4940 [TypeDeclaration] Allow multiple declare on DeclareStrictTypesRector (#3628)
2023-04-18 11:12:39 +00:00
Tomas Votruba
a5fb0da98c Updated Rector to commit 8605fb95942c6433ba6c741d75e6fcdb65e92a49
8605fb9594 Apply strict declare (#3625)
2023-04-17 16:23:36 +00:00
Tomas Votruba
d5695b8b03 Updated Rector to commit 8605fb95942c6433ba6c741d75e6fcdb65e92a49
8605fb9594 Apply strict declare (#3625)
2023-04-17 15:52:08 +00:00
Tomas Votruba
f924c3de30 Updated Rector to commit 0dfc92f16f7d3d21a21ae5e6f6abb21467fb48da
0dfc92f16f Add declare strict_types rule, finally 🥳 (#3619
2023-04-17 15:47:09 +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
a411d4a1ec Updated Rector to commit 88fb0ace4584fd2cc627b3ee052dd8d7764d8f29
88fb0ace45 Link to Rector CI blogpost (#3624)
2023-04-17 11:35:06 +00:00
Tomas Votruba
c333025ba2 Updated Rector to commit 34e1cf13fdd613cb732d082cfcfa86bbdb7db5dc
34e1cf13fd NodeTypeResolver: cheap checks first in isObjectTypeOfObjectType() (#3621)
2023-04-16 15:11:00 +00:00
Tomas Votruba
4febb1e4a1 Updated Rector to commit 4f6de3f84ecb50aba2643f4b38dcfce6e04e1f4a
4f6de3f84e ReadOnlyPropertyRector: do cheaper checks first (#3618)
2023-04-16 10:42:58 +00:00
Tomas Votruba
6e25b4629b Updated Rector to commit eb34dee89488a8869ae5b726b03c16fe2979f7f5
eb34dee894 [automated] Re-Generate Nodes/Rectors Documentation (#3617)
2023-04-16 08:39:44 +00:00
Tomas Votruba
8754b18496 Updated Rector to commit eb34dee89488a8869ae5b726b03c16fe2979f7f5
eb34dee894 [automated] Re-Generate Nodes/Rectors Documentation (#3617)
2023-04-16 08:10:58 +00:00
Tomas Votruba
b35ad51c2c Updated Rector to commit eb34dee89488a8869ae5b726b03c16fe2979f7f5
eb34dee894 [automated] Re-Generate Nodes/Rectors Documentation (#3617)
2023-04-16 07:57:18 +00:00
Tomas Votruba
c1432a728e Updated Rector to commit eb34dee89488a8869ae5b726b03c16fe2979f7f5
eb34dee894 [automated] Re-Generate Nodes/Rectors Documentation (#3617)
2023-04-16 00:32:04 +00:00
Tomas Votruba
aac13af5a4 Updated Rector to commit 4c06d4cf195113906ad93ee822993173fce17086
4c06d4cf19 Add e2e tests for dry run (#3616)
2023-04-15 11:18:44 +00:00
Tomas Votruba
9263d6613a Updated Rector to commit 195bb62accb975904892da79996ccfb61eda34cd
195bb62acc [DeadCode] Add early return check to RemoveUnusedNonEmptyArrayBeforeForeachRector (#3611)
2023-04-14 08:11:59 +00:00
Tomas Votruba
52b2dda9f2 Updated Rector to commit f81f92cffa59603401e98b51cce2943cc47eddac
f81f92cffa [CodingStyle] Skip inside readonly class on AddArrayDefaultToArrayPropertyRector (#3612)
2023-04-13 14:10:48 +00:00
Tomas Votruba
ab279ddabc Updated Rector to commit edf54c85b6aadaecf064b797d340953697e0ca74
edf54c85b6 [Instanceof] Add FlipNegatedTernaryInstanceofRector (#3610)
2023-04-13 10:40:34 +00:00
Tomas Votruba
8e0981a696 Updated Rector to commit bc0a0d77f49995f9bba85e0aa244123cd66f5fae
bc0a0d77f4 [DX] Add INSTANCEOF set to work with types via instanceof checks (#3609)
2023-04-13 10:01:45 +00:00
Tomas Votruba
9b243e6539 Updated Rector to commit 3a9bebf657bfdf7cb5b3ab59b3471987dd6a35f6
3a9bebf657 [CodeQuality] Handle crash on BinaryOp/Mul and variable variable: 9364name on IntvalToTypeCastRector (#3608)
2023-04-12 13:24:05 +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
c65ab46563 Updated Rector to commit 5ea7727cfd05ece95fa8730576360e58148b3d56
5ea7727cfd [DeadCode] Skip RemoveDuplicatedArrayKeyRector on ++index or --index  (#3606)
2023-04-11 04:16:20 +00:00
Tomas Votruba
f6fb04983f Updated Rector to commit 951e9f9643fcfde430aa5784596454838c6c8cb0
951e9f9643 [DeadCode] Skip used as assign var next on RemoveJustPropertyFetchRector (#3605)
2023-04-10 23:58:01 +00:00
Tomas Votruba
1284f3ba6e Updated Rector to commit 7cc59fe5f3f7cb697c707e8968f1ead67b4efd2f
7cc59fe5f3 [DX] Show empty state of the progress bar for early feedback in parallel (#3603)
2023-04-10 14:50:46 +00:00
Tomas Votruba
4b77ea5ad7 Updated Rector to commit 7dcb16a9be817798363b094ad8cf9308d0063abf
7dcb16a9be [DX] Allow --memory-limit to be configured via configuration file (#3601)
2023-04-10 14:35:48 +00:00
Tomas Votruba
5fdcf2414e Updated Rector to commit 27364c5d4acf8a7e70bc1c3b1efd3d1461b48e7e
27364c5d4a Allow --no-diffs to be configured via configuration file (#3598)
2023-04-10 13:55:06 +00:00
Tomas Votruba
da7c61a9a9 Updated Rector to commit ebc2e7efa17d9871cc5d9b90a81c41d504a214db
ebc2e7efa1 Add new rule to remove function calls (#3524)
2023-04-10 08:19:12 +00:00
Tomas Votruba
3031f5d544 Updated Rector to commit f604bf38cbb3b1053e0cec78423e82bd6e72b29d
f604bf38cb Trigger rectify (#3592)
2023-04-09 09:45:26 +00:00
Tomas Votruba
9b3b24049e Updated Rector to commit 83eef32f504c089d81d801d26a0355632bdc46b5
83eef32f50 [EarlyReturn] Reduce next attribute usage on ChangeAndIfToEarlyReturnRector (#3597)
2023-04-09 03:06:57 +00:00
Tomas Votruba
ed4471f69f Updated Rector to commit cc30d2db2dcb4c5adacb7cf34edf25913be2bd01
cc30d2db2d [DeadCode] Add fixture for keep constant type on @var usage on RemoveUselessVarTagRector (#3596)
2023-04-09 01:27:05 +00:00
Tomas Votruba
3f1c0e6187 Updated Rector to commit 9629890a306844ba49ea6689d58fbecb67a7980e
9629890a30 Use isInteger() (#3593)
2023-04-09 00:51:38 +00:00
Tomas Votruba
2300088c0b Updated Rector to commit 08660ad7077c86c3c86e7d1cbd14d9d7d71cb450
08660ad707 Use isFloat() (#3594)
2023-04-09 00:39:59 +00:00
Tomas Votruba
6a6d35d3ed Updated Rector to commit 0492831348592eba9ac956845d711aa4fe5f7b1a
0492831348 Use isString() (#3595)
2023-04-09 00:34:06 +00:00
Tomas Votruba
a03a19aeca Updated Rector to commit 273e4b43f1dbe84d426f4db5ab7ea9b0b1fea190
273e4b43f1 Use isBoolean() (#3591)
2023-04-08 16:37:58 +00:00
Tomas Votruba
aeef091222 Updated Rector to commit cd7fa4316cf26cf22cf6aafb8b203a492a77f588
cd7fa4316c [automated] Re-Generate preload.php (#3590)
2023-04-08 16:30:12 +00:00
Tomas Votruba
679f8a6710 Updated Rector to commit 0389ec89d79713b46f280cc6f028783c1d4e48b8
0389ec89d7 Improve ArraySpreadInsteadOfArrayMergeRector (#3568) (#3589)
2023-04-08 16:24:17 +00:00
Tomas Votruba
7025ec875c Updated Rector to commit 64cca7759d28f2dc0d17acdf55eb10779818726c
64cca7759d [DeadCode] Improve RemoveUnusedNonEmptyArrayBeforeForeachRector with && (#3587)
2023-04-08 14:11:59 +00:00
Tomas Votruba
470e7f2c55 Updated Rector to commit a6ca5a0e8429d8c1423916c07ba5e72efdeafd44
a6ca5a0e84 Re-apply isVoid() (#3574) (#3586)
2023-04-08 14:00:36 +00:00
Tomas Votruba
cfc4527dfc Updated Rector to commit 77a3c02e661dfd842550aa0597f871bd76e57a13
77a3c02e66 add more fixtures for RemoveUselessParamTagRector (#3585)
2023-04-08 13:33:20 +00:00
Tomas Votruba
3da290e4ab Updated Rector to commit dbb0e196a43d8c14a9de6abeef8fe081e95c51c2
dbb0e196a4 Revert all is* changes (#3584)
2023-04-08 13:25:07 +00:00
Tomas Votruba
9d60770133 Updated Rector to commit e66317aeb276bb0b544e7b4b55057c9dab5fbb73
e66317aeb2 fix cs (#3579)
2023-04-08 11:32:12 +00:00
Tomas Votruba
93412b6620 Updated Rector to commit 000514186cc2843e1bca0ee4f655f5615ac191ab
000514186c Show the fixture file on failing tests (#3577)
2023-04-08 09:56:01 +00:00
Tomas Votruba
aaddfe2522 Updated Rector to commit 59cdfc8d814b094bffd814f4679c828cd45c7ec9
59cdfc8d81 Use isInteger() (#3571)
2023-04-08 01:19:54 +00:00
Tomas Votruba
e7c7a40197 Updated Rector to commit 437cc5aa660262603343cdbb193e0a54abf9037e
437cc5aa66 Use isBoolean() (#3570)
2023-04-08 01:12:35 +00:00
Tomas Votruba
5f5a4162ce Updated Rector to commit 7611dcb05adda44fb14a228574481b3f79d0b9d5
7611dcb05a Use isVoid() (#3574)
2023-04-08 01:08:03 +00:00
Tomas Votruba
32306ae608 Updated Rector to commit aa73118601d7421ca268ce8835efffb27a558008
aa73118601 Use isString() (#3573)
2023-04-08 01:03:37 +00:00
Tomas Votruba
be3c7cb235 Updated Rector to commit 46301c10a803d2b6727270a738e8c9c297b0b10c
46301c10a8 Use isFloat() (#3572)
2023-04-08 00:59:02 +00:00
Tomas Votruba
3ff4433fbb Updated Rector to commit 073f2d62a5beb49e270b2eab2433b60adb974cb6
073f2d62a5 Improve ArraySpreadInsteadOfArrayMergeRector (#3568)
2023-04-07 08:37:53 +00:00
Tomas Votruba
5a5da62b5c Updated Rector to commit a36a4d9fcb244d5d49a45255d9581a16410dff7a
a36a4d9fcb Remove unused imports (#3567)
2023-04-06 09:24:11 +00:00
Tomas Votruba
75f99e1dc0 Updated Rector to commit a36a4d9fcb244d5d49a45255d9581a16410dff7a
a36a4d9fcb Remove unused imports (#3567)
2023-04-05 19:01:37 +00:00
Tomas Votruba
f4c30b037a Updated Rector to commit f8e3c7b0644e4e106e18e3177bcd5eb110e9ab31
f8e3c7b064 [Php72] Remove next attribute usage on ParseStrWithResultArgumentRector (#3566)
2023-04-05 17:38:53 +00:00
Tomas Votruba
716473919b Rector 0.15.24 2023-04-05 08:49:11 +00:00
Tomas Votruba
b77a150be3 Updated Rector to commit 7da150d96df7d252e325917f091db88c4ae4af47
7da150d96d Regenerate preload (#3565)
2023-04-05 08:42:10 +00:00
Tomas Votruba
a5ead5e556 Updated Rector to commit 2380f6a0d7e2872b3705aba38f7ad85735db9eb5
2380f6a0d7 Revert [Tests] Remove RunTestsInSeparateProcesses in rules-tests (#3564)
2023-04-05 00:27:13 +00:00
Tomas Votruba
288d74ea5d Updated Rector to commit be24410a00da07e1aeb4eba8083d0e06f19868a9
be24410a00  [PostRector] Skip remove unused used at @see for Generic tag  (#3562)
2023-04-05 00:15:15 +00:00
Tomas Votruba
c2fef6bfc2 Updated Rector to commit 1da22824edd107108e087d40233769817a2cbe25
1da22824ed [PostRector] Skip remove unused use on used as ConstFetchNode, eg: TypeKind::* (#3560)
2023-04-04 00:56:57 +00:00
Tomas Votruba
a6db7194f4 Updated Rector to commit 622e93f2aa7c4cdcfb8a32388d27ae43df95bb9a
622e93f2aa [Php73] Remove next node attribute usage on ArrayKeyFirstLastRector (#3559)
2023-04-03 18:26:35 +00:00
Tomas Votruba
f5640c1359 Updated Rector to commit 5e5681d9edbb438b5782b45fde6e88650aa3843f
5e5681d9ed [NodeRemover] Use return null after ->removeNode() (#3558)
2023-04-03 17:20:08 +00:00
Tomas Votruba
123448aa91 Updated Rector to commit 3cbf7104d0b81ba1b930ce9a4cd3456e1c082b43
3cbf7104d0 [CodeQuality] Skip empty cases on SwitchTrueToIfRector (#3556)
2023-04-03 08:47:41 +00:00
Tomas Votruba
d7fe9b627b Updated Rector to commit 3cbf7104d0b81ba1b930ce9a4cd3456e1c082b43
3cbf7104d0 [CodeQuality] Skip empty cases on SwitchTrueToIfRector (#3556)
2023-04-02 21:45:54 +00:00
Tomas Votruba
d6c32e5651 Updated Rector to commit 4e2bef6d60eac79f3ccec9606bde2b22ecbe1dd0
4e2bef6d60 [Tests] Remove RunTestsInSeparateProcesses in rules-tests (#3555)
2023-04-02 19:09:15 +00:00
Tomas Votruba
d15c6b74f6 Updated Rector to commit f9aa52afe48fa20eb1328d4e9bf5acddde79d2b6
f9aa52afe4 [PSR4] Remove clone  on PseudoNamespaceToNamespaceRector (#3554)
2023-04-02 19:03:30 +00:00
Tomas Votruba
f91fd0c896 Updated Rector to commit 141f1b0b46f35a1fcd9a5d4ee5d60f4d9976b0d8
141f1b0b46 [PSR4] Remove clone  on NormalizeNamespaceByPSR4ComposerAutoloadRector (#3553)
2023-04-02 18:55:27 +00:00
Tomas Votruba
dadf4ab6f2 Updated Rector to commit d6ecd7340691b5c5cef8bc8a6e02583f110992cd
d6ecd73406 [Php81] Handle assign op append on ReadOnlyPropertyRector (#3552)
2023-04-02 18:27:50 +00:00
Tomas Votruba
925056da62 Updated Rector to commit 2c244ae76817497300cff1943602045748358bb4
2c244ae768 Improve ArraySpreadInsteadOfArrayMergeRector (#3551)
2023-04-02 09:02:48 +00:00
Tomas Votruba
4c6d730e14 Updated Rector to commit 58f00bfd68219a515d8ae49f2bbfcc6a55f8a575
58f00bfd68 [automated] Apply Coding Standard (#3550)
2023-04-02 00:35:49 +00:00
Tomas Votruba
c04c8097dc Updated Rector to commit 1f8d359d731ec0ecd4f92320626e74d2e1b41d05
1f8d359d73 [automated] Re-Generate Nodes/Rectors Documentation (#3549)
2023-04-02 00:33:26 +00:00
Tomas Votruba
77c06429df Updated Rector to commit 53f549df59999185aba90f5043982dec1973d230
53f549df59 [DeadCode] Remove property comment same line on RemoveUnusedPrivatePropertyRector (#3547)
2023-04-01 19:30:08 +00:00
Tomas Votruba
4ee24449c6 Updated Rector to commit a66b295ddf18885a44d7b177ccf65a0014d25b5c
a66b295ddf [Php81] Merge attributes on NewInInitializerRector (#3546)
2023-04-01 17:08:23 +00:00
Tomas Votruba
06c42060c7 Updated Rector to commit 00abc16e64e63e95d534931c6b1f4ef853dbbeb1
00abc16e64 Bump peter-evans/enable-pull-request-automerge from 1 to 3 (#3545)
2023-04-01 15:27:36 +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
0e412b55cb Updated Rector to commit f7e1b1f57e8746e07627799b5d9813e12c1c7b56
f7e1b1f57e [NodeAnalyzer] Use PHPStan ClassReflection to detect anonymous class on ClassAnalyzer (#3543)
2023-03-31 21:41:53 +00:00
Tomas Votruba
817a8ccc28 Updated Rector to commit 58d862b6f54529f25ecb994ea5e7d2c3eb69f210
58d862b6f5 [DeadCode] Remove previous and parent attribute usage on RemoveNullPropertyInitializationRector (#3541)
2023-03-30 20:44:38 +00:00
Tomas Votruba
9b6b4fafd3 Updated Rector to commit fd2e1a181d96cee745529f345d77be55de3f5d17
fd2e1a181d [CodingStyle] Remove previous node attribute on TernaryConditionVariableAssignmentRector (#3540)
2023-03-30 16:42:45 +00:00
Tomas Votruba
ebdd5e73b4 Updated Rector to commit 34ff3246d3d5f040ca66f30a1eb883923962aecd
34ff3246d3 [CodingStyle] Remove parent attribute usage on RemoveFinalFromConstRector (#3536)
2023-03-30 09:04:49 +00:00
Tomas Votruba
45a0f2ccd4 Updated Rector to commit 34ff3246d3d5f040ca66f30a1eb883923962aecd
34ff3246d3 [CodingStyle] Remove parent attribute usage on RemoveFinalFromConstRector (#3536)
2023-03-29 20:33:54 +00:00
Tomas Votruba
bd5371c774 Updated Rector to commit 0d5169dd77c909421aa1de31aac7bdcd502d66aa
0d5169dd77 [Php70] Remove previous attribute usage on ReduceMultipleDefaultSwitchRector (#3537)
2023-03-29 20:33:15 +00:00
Tomas Votruba
8cbca2ef81 Updated Rector to commit 180d9a4fad89124d3f547af178f5179e4d4277ee
180d9a4fad [DeadCode] Remove previous attribute usage on RemoveDeadConditionAboveReturnRector (#3538)
2023-03-29 20:32:46 +00:00
Tomas Votruba
31bf5eb875 Updated Rector to commit 26e570f0d9f0a623cb315f58272f9b96161d3743
26e570f0d9 [CodeQuality] Add SwitchTrueToIfRector (#3535)
2023-03-29 07:34:40 +00:00
Tomas Votruba
bee65d65f2 Updated Rector to commit 8ff7747eab74154d32f76c9db4443762567e6dda
8ff7747eab RemoveNonExistingVarAnnotationRector: Allow return annotations (#3534)
2023-03-29 01:53:56 +00:00
Tomas Votruba
71617cf3ae Updated Rector to commit 8ff7747eab74154d32f76c9db4443762567e6dda
8ff7747eab RemoveNonExistingVarAnnotationRector: Allow return annotations (#3534)
2023-03-28 22:41:17 +00:00
Tomas Votruba
2b57174b33 Updated Rector to commit b3ea98f636dc6f965589eaf5fcf6dcda6e38cd9b
b3ea98f636 [NodeTypeResolver] Make NodeTraverser as property on NodeScopeAndMetadataDecorator (#3532)
2023-03-28 19:24:10 +00:00
Tomas Votruba
dc695d1925 Updated Rector to commit d0d87702a7b9a8140575d4bee3e9695199bb6338
d0d87702a7 [NodeTypeResolver] Make NodeTraverser as property on PHPStanNodeScopeResolver (#3533)
2023-03-28 19:22:16 +00:00
Tomas Votruba
3398669910 Updated Rector to commit 02df44373272ac230c2d8463e0d101a3ce927da2
02df443732 [NodeTraverser] Add NodeConnectingTraverser (#3531)
2023-03-28 16:34:39 +00:00
Tomas Votruba
d1b207c569 Updated Rector to commit 87186dd873893b15bc4ef881348e02a224e16c07
87186dd873 [NodeTypeResolver] Remove NodeScopeAndMetadataDecorator::decorateStmtsFromString() method (#3530)
2023-03-28 15:38:13 +00:00
Tomas Votruba
1cfb5269d3 Updated Rector to commit 9c95c6068576bbb6e76bd2edc8f4ce4588804b2c
9c95c60685 [NodeManipulator] Reduce parent attribute usage on VariableManipulator (#3528)
2023-03-28 01:08:10 +00:00
Tomas Votruba
e96ee0ceef Updated Rector to commit 48f84c3acc91d32e4b0fb9bcb4785acd0e1bcad2
48f84c3acc [CodeQuality] Handle multiple ifs on SimplifyIfExactValueReturnValueRector (#3527)
2023-03-27 20:20:32 +00:00
Tomas Votruba
8178893c28 Updated Rector to commit c260d97de91a056449703ddea5641aba179703b1
c260d97de9 [Privatization] Remove parent attribute usage on PrivatizeFinalClassMethodRector (#3526)
2023-03-27 18:32:49 +00:00
Tomas Votruba
de30caff39 Updated Rector to commit 0f0b936c98b56f89c3ddf262f757dfd2a68853cb
0f0b936c98 Performance: Use faster hashing algo for cache key generation (#3508)
2023-03-27 08:10:28 +00:00
Tomas Votruba
1cbaed467e Updated Rector to commit ae2355d5616d51bff232786ff7604eef2760362f
ae2355d561 [CodingStyle] Remove next node attribute on NewlineAfterStatementRector (#3525)
2023-03-27 07:32:51 +00:00
Tomas Votruba
73258064e6 Updated Rector to commit 29a450266e9b34d7cc2e31e96390f52abcebc76e
29a450266e Update doc links (#3523)
2023-03-26 11:59:34 +00:00
Tomas Votruba
44b210bff3 Updated Rector to commit b167b7109dd698b3f473bd3927a9677e46c2b887
b167b7109d [core] Remove ParentConnectingVisitor from SimpleCallableNodeTraverser (#3520)
2023-03-26 09:53:46 +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
093f3c0641 Updated Rector to commit ad9b5973ebff338b17452fb0240c1834126f388e
ad9b5973eb [automated] Re-Generate Nodes/Rectors Documentation (#3521)
2023-03-26 00:33:56 +00:00
Tomas Votruba
2955c40fce Updated Rector to commit 6c8aa924ca0e92555f8c8cf30b01ff0ff4fff052
6c8aa924ca [Core] Remove ParentConnectingVisitor usage on AbstractRector (#3519)
2023-03-25 16:53:21 +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
4e1a8b2170 Updated Rector to commit d2459d13d512d780cc22f7822bf630717d888969
d2459d13d5 [CodeQuality] Remove next node attribute usage on SimplifyIfNotNullReturnRector (#3517)
2023-03-25 05:15:57 +00:00
Tomas Votruba
4218f60ee4 Updated Rector to commit da3eb400a7a88c180869590fc6cbbcf0ba30ce11
da3eb400a7 [CodingStyle] Make EncapsedStringsToSprintfRector work with two string concat (#3515)
2023-03-24 08:09:24 +00:00
Tomas Votruba
0b3c5d9bcc Updated Rector to commit f22ddc8f18ef345d5e9c99cbb667548c3c854d7d
f22ddc8f18 Add not null compare to FlipTypeControlToUseExclusiveTypeRector (#3513)
2023-03-23 23:21:34 +00:00
Tomas Votruba
2ba3739f7b Updated Rector to commit 6cec8c5e70017c9374ca0135092bd4cb6934ce3d
6cec8c5e70 [CodingStyle] Remove previous node attribute on WrapEncapsedVariableInCurlyBracesRector (#3512)
2023-03-23 19:21:21 +00:00
Tomas Votruba
d8c7bccf74 Updated Rector to commit 5d95d496e4a7583f355a228cca599cab60b09b41
5d95d496e4 [CodeQuality] Remove next node attribute usage on SimplifyIfExactValueReturnValueRector (#3511)
2023-03-23 19:16:38 +00:00
Tomas Votruba
ebdc9526fb Updated Rector to commit d7e8477ce3227d5459fcab5ff8255705614781fd
d7e8477ce3 [CodeQuality] Skip static class const fetch on InlineConstructorDefaultToPropertyRector (#3510)
2023-03-23 17:47:23 +00:00
Tomas Votruba
9d7d2b3376 Updated Rector to commit 697479f14891c51f53e64144826cbe65e2c48dcc
697479f148 Performance: Improve node name resolver performance (#3506)
2023-03-23 15:26:18 +00:00
Tomas Votruba
8e44614ce3 Updated Rector to commit 8609d3b83b7ff1242df1ca54219068e0308dfafa
8609d3b83b Performance: use direct find() instead of lookup all nodes then filter on BetterNodeFinder (#3507)
2023-03-23 08:47:56 +00:00
Tomas Votruba
88b0ceb1d4 Updated Rector to commit b8a0d66cc4eacbc8926e4f9639072007d016a9a3
b8a0d66cc4 Performance: using findFirst() when possible at BetterNodeFinder (#3505)
2023-03-22 20:15:04 +00:00
Tomas Votruba
87fa2ca3ff Updated Rector to commit 5c985c8b82300bdf066861d52b6b9560bb7b38e1
5c985c8b82 Performance: reduce parent attribute usage on BetterNodeFinder (#3504)
2023-03-22 18:11:07 +00:00
Tomas Votruba
f4984ebd62 Rector 0.15.23 2023-03-22 15:22:45 +00:00
Tomas Votruba
b5afb126a3 Updated Rector to commit 5e29a35bb60f92bece6fede8080645e7ba7fc421
5e29a35bb6 Performance: Reduce isObjectType calls (#3502)
2023-03-22 14:20:22 +00:00
Tomas Votruba
6438137a64 Updated Rector to commit b411755c297647bf0350c849e35b63c0de5f20b2
b411755c29 Performance: Prevent trait resolving in NodeTypeResolver (#3501)
2023-03-22 10:18:06 +00:00
Tomas Votruba
5c499ec662 Rector 0.15.22 2023-03-22 09:37:21 +00:00
Tomas Votruba
76fd71553e Updated Rector to commit fa4c805047d25cd7024c1d415aa5550b884101eb
fa4c805047 Reuse AstResolver memoizing on ClassLikeAstResolver (#3498)
2023-03-21 13:15:15 +00:00
Tomas Votruba
fd25bb9710 Updated Rector to commit 28e9cdb10785dc382ba2c9251cf1dde9024affa2
28e9cdb107 [CodeQuality] Skip with ascii on JoinStringConcatRector (#3497)
2023-03-21 02:20:08 +00:00
Tomas Votruba
3dd95533c1 Updated Rector to commit 6481ecdb4f118da8e42e1d7123fc21e6fac21a7f
6481ecdb4f Bump paratest to v7.1.2 to support phpunit 10.0.17 (#3496)
2023-03-20 15:28:39 +00:00
Tomas Votruba
765799a37b Updated Rector to commit ed11caa6ada99a91a251b94c28b89856f20588af
ed11caa6ad Performance: Memoize sipped file paths (#3495)
2023-03-20 15:16:46 +00:00
Tomas Votruba
b17ced80d5 Updated Rector to commit ea0c6c15d9a937b1aebd4991815c7a0bab7f30c0
ea0c6c15d9 [Core] Refactor AstResolver to locate node with SimpleCallableNodeTraverser (#3494)
2023-03-20 11:31:04 +00:00
Tomas Votruba
9186224c78 Updated Rector to commit 172d354a23c7b437f255709c7b85dcf667f41adb
172d354a23 [Core] Ensure locate on same ClassLike name on AstResolver (#3493)
2023-03-20 10:27:23 +00:00
Tomas Votruba
5acf36baff Updated Rector to commit 7dcd5f6503afa3ee7ab086cbfe6afb71cbd6d6ec
7dcd5f6503 Performance: Improve AstResolver caching (#3485)
2023-03-20 08:30:24 +00:00
Tomas Votruba
1af1cd5c12 Updated Rector to commit 5371408babdacb17ccbbe89b4c74281dcb4825c1
5371408bab [Container] Add RectorConfig::containerCacheDirectory() (#3490)
2023-03-19 20:28:32 +00:00
Tomas Votruba
1391f51af4 Updated Rector to commit 13a25fea9ad99131399bc9f79050cc382627254b
13a25fea9a [Config] Increase default nested chain method call limit to 120 (#3491)
2023-03-19 20:14:35 +00:00
Tomas Votruba
97d7f10164 Updated Rector to commit 4abcd4cde6f5e65232a6c14ef3fa88baba125e6b
4abcd4cde6 [automated] Apply Coding Standard (#3489)
2023-03-19 00:37:38 +00:00
Tomas Votruba
38aa496a3d Updated Rector to commit fd7a99af15609fd33962c0468e2f8a7de191f980
fd7a99af15 [Printer] Handle commented code before closing tag on no rule applied print on PhpFileProcessor (#3488)
2023-03-18 12:29:53 +00:00
Tomas Votruba
239ddef8d4 Updated Rector to commit fd7a99af15609fd33962c0468e2f8a7de191f980
fd7a99af15 [Printer] Handle commented code before closing tag on no rule applied print on PhpFileProcessor (#3488)
2023-03-18 09:45:25 +00:00
Tomas Votruba
cefea0d869 Updated Rector to commit 4225ebf21b1feebdf8e09b1234ceb67e3ce82cd5
4225ebf21b [TypeDeclaration] Handle infinite loop on type recursive itself on ReturnTypeFromStrictTypedCallRector (#3487)
2023-03-18 03:52:50 +00:00
Tomas Votruba
73a02c4fb1 Updated Rector to commit e1dd98dc51c214a743fe1785fd264d2ea27efd72
e1dd98dc51 [DowngradePhp73][DowngradePhp74] Fix infinite loop on DowngradeNullCoalescingOperatorRector+DowngradePhp73JsonConstRector (#3484)
2023-03-17 12:44:08 +00:00
Tomas Votruba
f6c94163d8 Updated Rector to commit e1dd98dc51c214a743fe1785fd264d2ea27efd72
e1dd98dc51 [DowngradePhp73][DowngradePhp74] Fix infinite loop on DowngradeNullCoalescingOperatorRector+DowngradePhp73JsonConstRector (#3484)
2023-03-17 11:53:24 +00:00
Tomas Votruba
08280085d7 Updated Rector to commit e11572a6f1004d905766ae88ee7ce8f667009007
e11572a6f1 [Caching] Alternative Fix caching on change config cache not cleared (#3483)
2023-03-16 12:59:13 +00:00
Tomas Votruba
a19af42611 Updated Rector to commit 26c881973810ea90a3061efa5dc57487af184e3b
26c8819738 [TypeDeclaration] Skip mixed condition string on TypedPropertyFromStrictConstructorRector (#3482)
2023-03-16 10:44:18 +00:00
Tomas Votruba
6ac3776e07 Updated Rector to commit 107914ea0b9152a1651f25478a0785db4e96f5f5
107914ea0b [CodingStyle] Skip var ArrayDimFetch on SplitDoubleAssignRector (#3481)
2023-03-16 10:27:27 +00:00
Tomas Votruba
bee2d189ab Updated Rector to commit c240c69f45c29685eeace5ad0737ef049dff5211
c240c69f45 [PostRector] Allow unused alias removal from Use_ on UnusedImportRemovingPostRector (#3477)
2023-03-14 10:21:20 +00:00
Tomas Votruba
30f75fc21f Updated Rector to commit c240c69f45c29685eeace5ad0737ef049dff5211
c240c69f45 [PostRector] Allow unused alias removal from Use_ on UnusedImportRemovingPostRector (#3477)
2023-03-13 22:32:36 +00:00
Tomas Votruba
7ff93790bb Updated Rector to commit 113810116956135df1b1862c9b87ea1bd211c94f
1138101169 [CodeQuality] Add indirect return scalar on ReturnTypeFromStrictScalarReturnExprRector (#3478)
2023-03-13 14:54:55 +00:00
Tomas Votruba
65a343d35a Updated Rector to commit 6cc0a40d5d64b45408f830563aa22c73a41a6e9e
6cc0a40d5d  [Renaming] Remove FileWithoutNamespace from getNodeTypes() on RenameNamespaceRector (#3475)
2023-03-12 01:48:24 +00:00
Tomas Votruba
1306eeaceb Updated Rector to commit b66c8d3174539832217ef9eb805064eb876c83af
b66c8d3174 [PostRector] Add support for no-namespaced code on UnusedImportRemovingPostRector (#3476)
2023-03-12 01:38:32 +00:00
Tomas Votruba
045769c9ec Updated Rector to commit c077c9dda470028f1128a45403fe955caa632133
c077c9dda4 [automated] Apply Coding Standard (#3474)
2023-03-12 00:37:04 +00:00
Tomas Votruba
4ae0d7c74c Updated Rector to commit 874f5e14cbdde6c8094cedcd483eba8764ff1883
874f5e14cb [TypeDeclaration] Skip on ArrayDimFetch on EmptyOnNullableObjectToInstanceOfRector (#3473)
2023-03-11 11:49:02 +00:00
Tomas Votruba
019f8252db Updated Rector to commit a0a6b55350c8199858d63a7302653c8ff87d40ee
a0a6b55350 [Renaming] Remove FileWithoutNamespace from getNodeTypes() on RenameClassRector (#3470)
2023-03-10 15:23:02 +00:00
Tomas Votruba
b4b2b8f25e Updated Rector to commit dc52f2b5bfc3b31c474555ba0155b50ea6211d18
dc52f2b5bf [TypeDeclaration] Handle return from array_map() on ReturnTypeFromStrictTypedCallRector (#3471)
2023-03-10 15:21:11 +00:00
Tomas Votruba
e27f3e5b0b Updated Rector to commit f87827ca264302c24015bc9d2a27a4a288a05682
f87827ca26 Implement  (#3430)
2023-03-09 22:50:19 +00:00
Tomas Votruba
bd50266270 Updated Rector to commit 9d33ac92be2ac793d06d2da7f13a2008544d8d30
9d33ac92be Fix downgrade vendor/tracy .phtml file (#3469)
2023-03-09 14:26:00 +00:00
Tomas Votruba
973f98cb62 Updated Rector to commit c6bd995f8131911e478e24788dd12791ef4b4835
c6bd995f81 Re-enable paratest (#3466)
2023-03-08 15:40:01 +00:00
Tomas Votruba
5e6f195e17 Updated Rector to commit 291aab4a2afd397cff1a37078b0c5b559f5299de
291aab4a2a [AutoImport] Add mirror comment support on first Use_ on no namespace code (#3465)
2023-03-08 15:24:58 +00:00
Tomas Votruba
84c00e601b Updated Rector to commit ed5caee5b1cdecf12b77b1f2944dde539a3b004f
ed5caee5b1 [Renaming] Remove Use_ from getNodeTypes() on RenameClassRector (#3464)
2023-03-08 14:09:44 +00:00
Tomas Votruba
e6981ca53c Updated Rector to commit 4d9b7e841f026d0566ba7afa356503e7d4466e15
4d9b7e841f [Renaming] Remove RenameClassRector::processCleanUpUse() as already covered on ClassRenamingPostRector (#3463)
2023-03-08 07:33:37 +00:00
Tomas Votruba
c086693921 Updated Rector to commit 1142c99af7380356e2d1c8e572fb6d19830db51f
1142c99af7 [PostRector][AutoImport] Move check duplicate use of rename class from UseAddingPostRector to ClassRenamingPostRector (#3462)
2023-03-07 13:36:57 +00:00
Tomas Votruba
b146658bb5 Updated Rector to commit f9900dd236001d117a7b3fdb9fcc2d0d5ec569bc
f9900dd236 [AutoImport][PostRector] Handle duplicated import on namespaced class on UseAddingPostRector (#3461)
2023-03-07 00:55:13 +00:00
Tomas Votruba
3cdd9d3ecb Updated Rector to commit b3da981d01f2caa1534033e208a6131c9e61b9c3
b3da981d01 [Renaming] Keep unused import unless configured ->removeUnusedImports() on RenameClassRector on no namespace (#3460)
2023-03-06 20:21:39 +00:00
Tomas Votruba
5059435ef4 Updated Rector to commit b3da981d01f2caa1534033e208a6131c9e61b9c3
b3da981d01 [Renaming] Keep unused import unless configured ->removeUnusedImports() on RenameClassRector on no namespace (#3460)
2023-03-06 12:01:42 +00:00
Tomas Votruba
1cee8cc5d6 Rector 0.15.21 2023-03-06 11:44:29 +00:00
Tomas Votruba
3a55fbcd59 Updated Rector to commit 0433671480db4a41267eddcab741ba1739b58f1f
0433671480 typo
2023-03-06 11:44:19 +00:00
Tomas Votruba
9a50d02173 Updated Rector to commit d8dae934146cb5b99c6bd9eba340aa1863dce08c
d8dae93414 styling
2023-03-06 11:34:27 +00:00
Tomas Votruba
7a5d9d8a62 Updated Rector to commit 6091bdd821a72aa9df52363d944b003ec2fbaf1d
6091bdd821 [Printer] Avoid undefined index 0 on printing FileWithoutNamespace (#3459)
2023-03-05 23:49:34 +00:00
Tomas Votruba
16c8379cdf Updated Rector to commit ee55387e6a9171be6dfa446323eac57d247f7c45
ee55387e6a [e2e] Update nikic/php-parser ^4.15.4 to fix commented alternative if elseif syntax (#3458)
2023-03-05 20:13:41 +00:00
Tomas Votruba
b1ccc29dac Updated Rector to commit 00b6703cdc1c7dde6a568b1121fb7ba5c2dc06a7
00b6703cdc make the link clickable (#3457)
2023-03-05 20:07:02 +00:00
Tomas Votruba
c3c4fb3825 Rector 0.15.20 2023-03-05 11:25:23 +00:00
Tomas Votruba
2f750e7ff5 Updated Rector to commit bf6fdc70b4b903a27367926d189400d279dcb411
bf6fdc70b4 [CodingStyle] Use ExprAnalyzer::isDynamicExpr() to detect dynamic value case cond on BinarySwitchToIfElseRector (#3456)
2023-03-04 10:17:04 +00:00
Tomas Votruba
6fea23a820 Updated Rector to commit d9dc05621793de2fa23815b73e8db94c8f56b30d
d9dc056217 [Core] Remove RenamedClassesSourceLocator (#3454)
2023-03-04 09:04:54 +00:00
Tomas Votruba
57f48de22e Updated Rector to commit ed16cab5a2fa6982539e06ad70ac9c119c7dc346
ed16cab5a2 [Php80] Add typed property Closure support on ClassPropertyAssignToConstructorPromotionRector (#3453)
2023-03-04 08:55:37 +00:00
Tomas Votruba
b66a82808b Updated Rector to commit d9dc05621793de2fa23815b73e8db94c8f56b30d
d9dc056217 [Core] Remove RenamedClassesSourceLocator (#3454)
2023-03-04 08:55:31 +00:00
Tomas Votruba
4077ceef46 Updated Rector to commit 64a96e39ebbb3b3c00cb2c1f23addc4017388845
64a96e39eb [CodingStyle] Skip case not constant value on BinarySwitchToIfElseRector (#3452)
2023-03-04 08:53:24 +00:00
Tomas Votruba
2ddddb4e1a Updated Rector to commit c2a6d2217395ef9f6ba9a46188a62b97f2c4b250
c2a6d22173 [Core] Improve performance of ContextAnalyser: use findFirst instead of find all (#3449)
2023-03-04 08:52:32 +00:00
Tomas Votruba
b3c8106e73 Updated Rector to commit adfc65ab9500d1a6066bcb05944dd9c5e7c4c7d1
adfc65ab95 [Core] Use is_dir() instead of ! is_file() on FileAndDirectoryFilter::filterDirectories() (#3451)
2023-03-04 08:52:18 +00:00
Tomas Votruba
3280541fc8 Updated Rector to commit 9af763f23d4f12db2b18f0aa23afe08b082cb5f0
9af763f23d [Core] Improve performance of InlineHTMLAnalyzer: use findFirst instead of find all (#3448)
2023-03-04 08:51:54 +00:00
Tomas Votruba
bc4d62886b Updated Rector to commit b2e90e8df6609979f068858c5912aba7e2d1ede3
b2e90e8df6 [DeadCode] Skip assign inside if cond on RemoveAlwaysTrueIfConditionRector (#3447)
2023-03-04 08:51:42 +00:00
Tomas Votruba
9d9213d70c Updated Rector to commit 658e48f31fcb26a0e56740a49a994dbab3c1e6b5
658e48f31f Handle ->getDefaultValueExpression() return null (#3446)
2023-03-03 10:07:09 +00:00
Tomas Votruba
f2707dea96 Updated Rector to commit c9a621de856eac0be037169c3c07c1b279b3cc9f
c9a621de85 [Privatization] Remove ReplaceStringWithClassConstantRector as rather dynamic and can lead to unexpected results (#3443)
2023-03-03 03:15:36 +00:00
Tomas Votruba
8167a183dc Updated Rector to commit f56a0532c244b1585c66d3f1448e9be9f6833b41
f56a0532c2 Alternative Rector workflow on check repo before steps run (#3440)
2023-03-02 18:32:46 +00:00
Tomas Votruba
867e9441ef Updated Rector to commit efc969e6411704d02e004045cb8b1da5d263970c
efc969e641 Improve setup-ci command with helper links and allow override (#3438)
2023-03-02 15:27:05 +00:00
Tomas Votruba
0e8b799327 Updated Rector to commit a7d45e469a134f8671749aaf4a9a5ea797394e3a
a7d45e469a [Php80] Skip array append different keys in cases on ChangeSwitchToMatchRector (#3437)
2023-03-02 12:25:38 +00:00
Tomas Votruba
5104869465 Updated Rector to commit 4e625d0b8e545bf8fc143f5c9a18e6295ecc3989
4e625d0b8e [CodeQuality] Add concat support on ReturnTypeFromStrictScalarReturnExprRector to be string (#3435)
2023-03-02 12:17:17 +00:00
Tomas Votruba
52181ff8c7 Updated Rector to commit 10f38ea6718148f80bc24cd810a016e1a037691d
10f38ea671 add symfony/process
2023-03-02 01:50:45 +00:00
Tomas Votruba
9d8b966f01 Updated Rector to commit 1c231db5520a71dbaec34574fdafe69bcb002ff3
1c231db552 [CodingStyle] Fix infinite loop on NewlineAfterStatementRector when parent attribute is different (#3434)
2023-03-02 00:22:02 +00:00
Tomas Votruba
da8b1801b0 Updated Rector to commit 4bd93ba93ddde14444c7635b77007ee523a760f3
4bd93ba93d Handle missing token on Rector CI workflow on forks (#3433)
2023-03-01 22:23:24 +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
7a073d6432 Updated Rector to commit 5e78981c52c275786a67ca64a7b7104ef0d8775a
5e78981c52 [Php71] Set public constant on final constant on PublicConstantVisibilityRector (#3431)
2023-02-28 20:41:27 +00:00
Tomas Votruba
cf1958e570 Updated Rector to commit 2eac878f538ddd1e20346c14d402f7e93ee6033b
2eac878f53 [TypeDeclaration] Only apply false type on php 8.2+ configured on TypedPropertyFromAssignsRector (#3422)
2023-02-28 18:23:25 +00:00
Tomas Votruba
5901355568 Updated Rector to commit 96176848192e3214a7a311126925ffeb9912e2e5
9617684819 misc
2023-02-28 17:49:53 +00:00
Tomas Votruba
839f74669a Updated Rector to commit 6ee434a398acd9132daf5c18384fae315f96b553
6ee434a398 use default
2023-02-28 17:49:00 +00:00
Tomas Votruba
75a9f9ecc8 Updated Rector to commit af52640505b505f3932f20f867db6d9eedeba222
af52640505 Use  stefanzweifel/git-auto-commit-action on templates (#3427)Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2023-02-28 17:44:40 +00:00
Tomas Votruba
5de33b3e25 Updated Rector to commit 7b5f06dc26cd749de63e7d673735a0b44e0275f4
7b5f06dc26 [CI] Move from EndBug/add-and-commit to stefanzweifel/git-auto-commit-action (#3426)
2023-02-28 17:40:00 +00:00
Tomas Votruba
1441410773 Updated Rector to commit 2ae2430ceb73c3533dded760b0ddda9e5d68c61e
2ae2430ceb misc
2023-02-28 17:02:31 +00:00
Tomas Votruba
4714a9c55d Updated Rector to commit 8a0b8381d5435f9152e71e2dc437e604aebef9e2
8a0b8381d5 [DX] Add setup-ci command to ease integration to CI (#3425)
2023-02-28 17:00:04 +00:00
Tomas Votruba
b8fc1aed27 Updated Rector to commit 8ef705e16046c3e6a8b87f81ea466ebc6ae3faf1
8ef705e160 [e2e] Remove e2e/template-extends as no longer crash on latest phpstan (#3424)
2023-02-28 15:54:53 +00:00
Tomas Votruba
88cbdce92d Updated Rector to commit fe3c6ff324a814101fdc2f489980ceb9fa219322
fe3c6ff324 [Privatization] Fix crash on assign inside Arg on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#3423)
2023-02-28 15:26:15 +00:00
Tomas Votruba
4861972121 Updated Rector to commit a85934ba03b62bf1c8f24d0a1e6d464866492d71
a85934ba03 DX: Add composer keywords (#3386)
2023-02-28 12:48:47 +00:00
Tomas Votruba
4b3a85382e Rector 0.15.19 2023-02-28 10:47:53 +00:00