Commit Graph

13494 Commits

Author SHA1 Message Date
Tomas Votruba
1a5260ef5d Updated Rector to commit b8a527c07e
b8a527c07e DowngradeSelfTypeDeclarationRector: Fix example output (#1606)
2022-01-01 11:02:34 +00:00
Tomas Votruba
8c823197be Rector 0.12.10 2021-12-31 12:57:22 +00:00
Tomas Votruba
63acd7901b Updated Rector to commit fee8a47d1a
fee8a47d1a [DeadCode] Add Scope check on RemoveParentCallWithoutParentRector (#1603)
2021-12-31 12:29:34 +00:00
Tomas Votruba
e732d06e52 Updated Rector to commit fee8a47d1a
fee8a47d1a [DeadCode] Add Scope check on RemoveParentCallWithoutParentRector (#1603)
2021-12-31 12:16:48 +00:00
Tomas Votruba
b88b7fa079 Updated Rector to commit eac5313f26
eac5313f26 [DeadCode] Fix remove unreachable after mark test skipped (#1601)
2021-12-31 11:37:44 +00:00
Tomas Votruba
fd3e7425db Updated Rector to commit 4399f28ee1
4399f28ee1 [Core] Apply CREATED_BY_RULE attribute as array collection of applied Rector rule (#1600)
2021-12-31 10:33:05 +00:00
Tomas Votruba
b1cba49930 Updated Rector to commit 311ffc6ec3
311ffc6ec3 [Php81] Skip ReadOnlyPropertyRector on Clone  (#1599)
2021-12-31 09:04:07 +00:00
Tomas Votruba
c638bf24a8 Updated Rector to commit bc09bdc203
bc09bdc203 [DowngradePhp80] Skip array on 2nd arg on DowngradeArrayFilterNullableCallbackRector (#1598)
2021-12-30 16:54:57 +00:00
Tomas Votruba
3110b1c6b7 Updated Rector to commit 18fbe1d0de
18fbe1d0de [Downgrade PHP 7.4] Add false to downgraded typed property (#1596)
2021-12-30 16:27:57 +00:00
Tomas Votruba
825d9bd12b Updated Rector to commit 8648410c86
8648410c86 [Scoped] Fixing downgrade part 2 (#1597)
2021-12-30 16:07:15 +00:00
Tomas Votruba
486b7bee9f Updated Rector to commit 068369e632
068369e632 fix: add failing test and fix for repeated numeric strings (#1591)
2021-12-30 08:15:26 +00:00
Tomas Votruba
ffceafdc35 Updated Rector to commit 322e5b67b5
322e5b67b5 [PHPStanStaticTypeMapper] Do not crash on numeric string on ReturnTypeDeclarationRector (#1588)
2021-12-29 23:57:29 +00:00
Tomas Votruba
3e4ee54479 Updated Rector to commit be1c7915c3
be1c7915c3 Faking scope context for trait reflections (#1575)
2021-12-29 23:48:39 +00:00
Tomas Votruba
5f4bbd4591 Updated Rector to commit 5181bf9016
5181bf9016 Update to PHPStan ^1.3 (#1589)
2021-12-29 23:18:00 +00:00
Tomas Votruba
6f59bc8f4b Updated Rector to commit 29838d0c0d
29838d0c0d [Parallel] Process smaller chunk of files at once (#1587)
2021-12-28 14:03:15 +00:00
Tomas Votruba
aced4967b7 Updated Rector to commit fa7249028c
fa7249028c [Scoped] Fix PHP71_BIN_PATH: unbound variable on local full_build.sh (#1586)
2021-12-28 12:08:43 +00:00
Tomas Votruba
fc5610bdbd Updated Rector to commit b0936667c8
b0936667c8 [DowngradePhp56] Add DowngradeArrayFilterUseConstantRector (#1573)
2021-12-27 19:30:54 +00:00
Tomas Votruba
27cabcdf40 Updated Rector to commit 8c6a966741
8c6a966741 [TypeDeclaration] Include trait in AddVoidReturnTypeWhereNoReturnRector (#1582)
2021-12-27 19:07:28 +00:00
Tomas Votruba
feb1acabfc Updated Rector to commit cb8fe8474c
cb8fe8474c [PHP 8.1] Skip abstract class in NewInInitializerRector (#1581)
2021-12-27 19:05:02 +00:00
Tomas Votruba
36d8639374 Updated Rector to commit ac90adcc32
ac90adcc32 [TypeDeclaration] Add symfony route annotation support (#1580)
2021-12-27 18:59:06 +00:00
Tomas Votruba
9ce09af15a Updated Rector to commit 1c30e96024
1c30e96024 [Scoped] Fix scoped Uninitialized string offset -1 error (#1579)
2021-12-27 17:42:16 +00:00
Tomas Votruba
915ec2228d Updated Rector to commit 602aa13f7c
602aa13f7c [Transform]Move ReservedFnFunctionRector to Php74 namespace (#1471)
2021-12-27 17:16:09 +00:00
Tomas Votruba
6a7bbbeda7 Updated Rector to commit 35ef77b4f2
35ef77b4f2 [Transform][Php81] Add configurable ReturnTypeWillChangeRector (#1548)
2021-12-27 15:34:11 +00:00
Tomas Votruba
5a1382b023 Updated Rector to commit 5af50aff13
5af50aff13 [TypeDeclaration] Add symfony route annotation support (#1578)
2021-12-27 12:50:18 +00:00
Tomas Votruba
901fe8ed44 Updated Rector to commit 68dde1af51
68dde1af51 [TypeDeclaration] Skip controller render method on @var to type declaratoin (#1576)
2021-12-27 11:31:14 +00:00
Tomas Votruba
dcce86f7e2 Updated Rector to commit 889a682d12
889a682d12 add phpstan php-parser extension (#1574)
2021-12-26 17:15:28 +00:00
Tomas Votruba
39175c2ff5 Updated Rector to commit dbd934ee66
dbd934ee66 [TypeDeclaration] Skip callable on return type of control (#1572)
2021-12-26 11:33:23 +00:00
Tomas Votruba
f42120a67b Updated Rector to commit 3a2e85d9cb
3a2e85d9cb [TypeDeclaration] Fix ReturnTypeAlreadyAddedChecker on return key of array (#1571)
2021-12-26 10:48:46 +00:00
Tomas Votruba
12ae680f84 Updated Rector to commit 1ac835fca7
1ac835fca7 [automated] Re-Generate Nodes/Rectors Documentation (#1570)
2021-12-26 00:38:36 +00:00
Tomas Votruba
ca5bac5cf9 Updated Rector to commit efded8b04b
efded8b04b explicit int type (#1569)
2021-12-25 21:58:09 +00:00
Tomas Votruba
2348dc3fc5 Updated Rector to commit b3b6de8539
b3b6de8539 [TypeDeclaration] Keep original return type if same as unioned (#1568)
2021-12-25 21:44:04 +00:00
Tomas Votruba
fe031927f5 Updated Rector to commit 1c89d2456d
1c89d2456d [Scoped] Remove duplicate skip vendor/symfony/console/Tester (#1567)
2021-12-25 19:48:39 +00:00
Tomas Votruba
520356e040 Updated Rector to commit e9b9358a3a
e9b9358a3a Add scalar pseudo-type to union type unwrap (#1566)
2021-12-25 18:56:10 +00:00
Tomas Votruba
ceb700cba7 Updated Rector to commit a5624ca0b9
a5624ca0b9 [TypeDeclaration] Fix return type union with null/mixed (#1565)
2021-12-25 18:03:06 +00:00
Tomas Votruba
f4c08ee6e7 Updated Rector to commit 9b51302be9
9b51302be9 [TypeDeclaration] Fix ParamTypeByParentCallTypeRector union type printing (#1564)
2021-12-25 17:15:28 +00:00
Tomas Votruba
969dcc2775 Updated Rector to commit 3b673afbe3
3b673afbe3 [TypedProperty] Add property type guard in case of parent class (#1563)
2021-12-25 15:28:06 +00:00
Tomas Votruba
4c463f51f8 Updated Rector to commit 09fa15238a
09fa15238a [Core] Use StaticNonPhpFileSuffixes value object in PhpFilesFinder (#1562)
2021-12-25 12:44:33 +00:00
Tomas Votruba
fa918122b3 Updated Rector to commit b7da222d01
b7da222d01 [Php74] Skip protected property on final class with parent not loaded on TypedPropertyRector (#1560)
2021-12-24 21:04:40 +00:00
Tomas Votruba
370f3d4a81 Updated Rector to commit fe18774733
fe18774733 [NodeCollector] Merge BitwiseOrAnalyzer + BooleanAndAnalyzer to BinaryOpConditionsCollector (#1561)
2021-12-24 20:48:33 +00:00
Tomas Votruba
143f4b8549 Updated Rector to commit b7da222d01
b7da222d01 [Php74] Skip protected property on final class with parent not loaded on TypedPropertyRector (#1560)
2021-12-24 20:47:54 +00:00
Tomas Votruba
5d9de915ae Updated Rector to commit 5157b7e7a1
5157b7e7a1 [Core] Remove no longer needed empty start and end tag on BetterStandardPrinter (#1559)
2021-12-24 11:00:07 +00:00
Tomas Votruba
ef5b9ac979 Updated Rector to commit 2487d9fe67
2487d9fe67 [DowngradePhp70] Add DowngradeMethodCallOnCloneRector (#1554)
2021-12-24 04:22:47 +00:00
Tomas Votruba
d09e8c256a Updated Rector to commit 89c3483001
89c3483001 [TypeDeclaratoin] Add AccessoryLiteralStringType to static type mapper (#1558)
2021-12-24 01:23:52 +00:00
Tomas Votruba
262b484a23 Updated Rector to commit 6c8a69e956
6c8a69e956 [Scoped] Allow to specify php 7.1 bin path on full_build.sh local script (#1557)
2021-12-23 18:11:43 +00:00
Tomas Votruba
6847ad9b9f Updated Rector to commit 39580dbeef
39580dbeef [TypeDeclaration] AddVoidReturnTypeWhereNoReturnRector turns  into less specific  (#1553)
2021-12-23 14:55:10 +00:00
Tomas Votruba
0ed2bb8986 Updated Rector to commit f05b84f97a
f05b84f97a [Scoped] Speed up downgrade build by exclude ssch/typo3-rector/config from downgrade (#1551)
2021-12-23 14:25:36 +00:00
Tomas Votruba
e8963d31ec Updated Rector to commit e546dbb45f
e546dbb45f [Php80] Handle optional, required, optional on OptionalParametersAfterRequiredRector (#1550)
2021-12-23 14:06:01 +00:00
Tomas Votruba
568f567154 Updated Rector to commit 49c848b3eb
49c848b3eb [Php81] Skip assign coalesce with new in inner class on NewInInitializerRector (#1547)
2021-12-23 13:24:40 +00:00
Tomas Votruba
a2fdb61906 Updated Rector to commit e546dbb45f
e546dbb45f [Php80] Handle optional, required, optional on OptionalParametersAfterRequiredRector (#1550)
2021-12-23 13:23:36 +00:00
Tomas Votruba
80c023c646 Updated Rector to commit 8f8685af81
8f8685af81 [Scoped] Update full_build.sh Local script to test locally to avoid error on php 7.1 and 7.2 (#1552)
2021-12-23 10:41:56 +00:00