Tomas Votruba
825d9bd12b
Updated Rector to commit 8648410c86d2775821b15ee20c3665dc1e34a806
...
8648410c86
[Scoped] Fixing downgrade part 2 (#1597 )
2021-12-30 16:07:15 +00:00
Tomas Votruba
486b7bee9f
Updated Rector to commit 068369e632408225fe89991c08485ceb07f89664
...
068369e632
fix: add failing test and fix for repeated numeric strings (#1591 )
2021-12-30 08:15:26 +00:00
Tomas Votruba
5f4bbd4591
Updated Rector to commit 5181bf901638052b401617e46734e4d4d2967fb6
...
5181bf9016
Update to PHPStan ^1.3 (#1589 )
2021-12-29 23:18:00 +00:00
Tomas Votruba
aced4967b7
Updated Rector to commit fa7249028c579f405ed61704b215c87a417b97f5
...
fa7249028c
[Scoped] Fix PHP71_BIN_PATH: unbound variable on local full_build.sh (#1586 )
2021-12-28 12:08:43 +00:00
Tomas Votruba
901fe8ed44
Updated Rector to commit 68dde1af511a5cb3b0296ee20e31d61f1ae02bea
...
68dde1af51
[TypeDeclaration] Skip controller render method on @var to type declaratoin (#1576 )
2021-12-27 11:31:14 +00:00
Tomas Votruba
12ae680f84
Updated Rector to commit 1ac835fca7733fa5743ccb0a165f88bc513391f1
...
1ac835fca7
[automated] Re-Generate Nodes/Rectors Documentation (#1570 )
2021-12-26 00:38:36 +00:00
Tomas Votruba
4c463f51f8
Updated Rector to commit 09fa15238a6436f9160bc08b8a328c282d8f4d45
...
09fa15238a
[Core] Use StaticNonPhpFileSuffixes value object in PhpFilesFinder (#1562 )
2021-12-25 12:44:33 +00:00
Tomas Votruba
d09e8c256a
Updated Rector to commit 89c3483001a4a5d01f6b51fcc196654193301d9b
...
89c3483001
[TypeDeclaratoin] Add AccessoryLiteralStringType to static type mapper (#1558 )
2021-12-24 01:23:52 +00:00
Tomas Votruba
80c023c646
Updated Rector to commit 8f8685af81fbb352f2e83e996efe91bda7f03308
...
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
Tomas Votruba
e378a052e4
Updated Rector to commit 3f80cd0543377e9e42bc8f997d185337e321fa9f
...
3f80cd0543
[Core] Refactor RectifiedAnalyzer: no longer need check PhpDocInfo->hasChanged() (#1545 )
2021-12-22 11:07:14 +00:00
Tomas Votruba
16f4095ade
Updated Rector to commit 6861ae9a4fe8e52dd4633101d80c9c55c1093b9e
...
6861ae9a4f
Merge VarDocPropertyTypeInferer (#1543 )
2021-12-21 23:27:28 +00:00
Tomas Votruba
84f68c601f
Updated Rector to commit daa44253f9b2f28c488d2b39d6f661a9356ff571
...
daa44253f9
[DowngradePhp74][DowngradePhp80] Apply ternary with method_exists on DowngradeReflectionGetTypeRector + DowngradeReflectionGetAttributesRector (#1530 )
2021-12-20 12:13:23 +00:00
Tomas Votruba
9ca383a82e
Updated Rector to commit 0cc56b0a0b1b1d18b185542db21039a7d2f30d69
...
0cc56b0a0b
[automated] Re-Generate Nodes/Rectors Documentation (#1522 )
2021-12-19 00:36:48 +00:00
Tomas Votruba
a572e3f385
Updated Rector to commit 2e03f56d4880737e7e3d4c4cd93a745d8dd166dd
...
2e03f56d48
[CodingStyle] Fix static to dynamic override in static method (#1518 )
2021-12-18 12:43:49 +00:00
Tomas Votruba
d358c43350
Updated Rector to commit 4e0a1ce694e9e6d94a4db5add30c68b0629512eb
...
4e0a1ce694
[Php80] Handle double quoted sql statement annotation on AnnotationToAttributeRector (#1516 )
2021-12-18 10:25:56 +00:00
Tomas Votruba
93a3fb0527
Updated Rector to commit db94f7a62c45268d31748c2870c0dc76db2d224d
...
db94f7a62c
[Php80] Handle Alias is used as Attribute on AnnotationToAttributeRector (#1511 )
2021-12-17 11:19:17 +00:00
Tomas Votruba
0bc44a07f1
Updated Rector to commit 4bac761fc8df0925ca23435d1070f0be60e1be49
...
4bac761fc8
[DeadCode] Skip parent not found on RemoveParentCallWithoutParentRector (#1510 )
2021-12-17 00:05:48 +00:00
Tomas Votruba
e24fd607c2
Updated Rector to commit 6bd25c8094e5833607587f441558652ab0581c55
...
6bd25c8094
[CodingStyle] Skip new line on ConsistentPregDelimiterRector (#1506 )
2021-12-16 10:12:20 +00:00
Tomas Votruba
0b00c0b487
Updated Rector to commit 3417ff434b02f620c0c953c67846c8c7c63ae0b6
...
3417ff434b
[TypeDeclaration] Remove CompleteVarDocTypePropertyRector, is handled by split rules (#1500 )
2021-12-15 00:48:30 +00:00
Tomas Votruba
b2218b1dc3
Updated Rector to commit a7fe982fcbe5901a7e072ec3911cdd201536eb01
...
a7fe982fcb
[Renaming] Handle Rename before AttributeGroup on RenameClassRector (#1481 )
2021-12-14 08:14:22 +00:00
Tomas Votruba
db952265ef
Updated Rector to commit 363908f47774ef1f9d003d0946ea5f3439c8b44b
...
363908f477
Fix phpstan configured parser to treat project with its code version (#1480 )
2021-12-13 22:30:47 +00:00
Tomas Votruba
c2d4952c88
Updated Rector to commit 2bde6b32625ce9e74d59d3fcc2eacfe56271dda4
...
2bde6b3262
[Core] Fix undefined constant ReflectionClassConstant::IS_PUBLIC in php 7.x (#1474 )
2021-12-13 12:09:12 +00:00
Tomas Votruba
b3d73e0955
Updated Rector to commit a9290c89116bba7f0d19b2897da54dff4f5d6bc0
...
a9290c8911
[automated] Re-Generate preload.php (#1468 )
2021-12-12 00:33:56 +00:00
Tomas Votruba
a893773fb3
Updated Rector to commit f2e58a222f1b2aa8cb281a1eac6c6cbe71380099
...
f2e58a222f
[Scoped] Fix downgrade rector-generator (#1461 )
2021-12-11 09:27:25 +00:00
Tomas Votruba
3266f22182
Updated Rector to commit 1d409bc35baeb2098395af6497f4bcac4fcd40c9
...
1d409bc35b
safe by default
2021-12-10 10:22:23 +00:00
Tomas Votruba
058d52567d
Updated Rector to commit c621d7650d8ab4c9f051aff92ae20701436cd0fc
...
c621d7650d
[TypeDeclaration] Add void upper inner function has return on ReturnTypeDeclarationRector (#1447 )
2021-12-10 09:57:54 +00:00
Tomas Votruba
1fcfcc2a92
Updated Rector to commit dcabd2dad1f6b8e2731cfa873e8d15d8612e4a80
...
dcabd2dad1
drepcate more configure constants (#1446 )
2021-12-10 08:45:03 +00:00
Tomas Votruba
8c4aedacef
Updated Rector to commit fa31841d4da7d9fd155acc7310873c799cd0d560
...
fa31841d4d
[DX] Warn about deprecated constant configuration (#1444 )
2021-12-10 00:25:09 +00:00
Tomas Votruba
6472f7f4fb
Updated Rector to commit fc383cc0114c4ebc5ffd2ec6c28729a4d5c02173
...
fc383cc011
[Scoped] Fix exclude symfony/console/Tester (#1438 )
2021-12-09 13:05:29 +00:00
Tomas Votruba
4a64f24f19
Updated Rector to commit 7053e9acd1aacd2aeb9e936d67210095251a7af8
...
7053e9acd1
[DX] Replace deprecated danielstjules/stringy with Symfony\String (#1425 )
2021-12-08 09:09:46 +00:00
Tomas Votruba
6ee24b2d05
Updated Rector to commit b2947fd96f04e19f558bf0875a808e074bc56e03
...
b2947fd96f
[Alternative][Validation] Add AllowEmptyConfigurableRectorInterface interface for alternative to not show warning on allowed rector rule to have default fallback config (#1422 )
2021-12-08 05:39:17 +00:00
Tomas Votruba
443cb4a33f
Updated Rector to commit f67387a59bb191a761c99739ad16c0302a0ad66e
...
f67387a59b
[DX] Less addNodeAfterNode() methods (#1421 )
2021-12-07 23:00:58 +00:00
Tomas Votruba
3c3c64edbd
Updated Rector to commit 9d8e5c9011aa75624b22461af9e13f57ede43af2
...
9d8e5c9011
[CodingStyle] Remove UseMessageVariableForSprintfInSymfonyStyleRector as local custom rule (#1419 )
2021-12-07 22:31:51 +00:00
Tomas Votruba
616997a2f0
Updated Rector to commit fb58a4d54a90cb95d479358bbbdb490ba792d87b
...
fb58a4d54a
[vendor-patches] Add back patches/danielstjules-stringy-src-stringy-php.patch to patches directory (#1411 )
2021-12-07 03:18:07 +00:00
Tomas Votruba
f3d9b9c31c
Updated Rector to commit 5493b6dc131a773e4ffe6c7fc3cf5e89f661e87e
...
5493b6dc13
[DX] Re-use configure() in docs + remove prefixing of ValueObjectInliner (#1410 )
2021-12-06 21:12:03 +00:00
Tomas Votruba
f63516d9b4
Updated Rector to commit 27a78d96ede3ec222e81ea0877e82e06b95e3c87
...
27a78d96ed
[Cleanup] merge duplicated SplitStringClassConstantToClassConstFetchRector to UseClassKeywordForClassNameResolutionRector (#1401 )
2021-12-06 07:48:16 +00:00
Tomas Votruba
d66e622e1b
Updated Rector to commit dda87fc6d2b8632967f4907bab94918c18822807
...
dda87fc6d2
[VendorLocker] Allow both in vendor for child and parent on ParentClassMethodTypeOverrideGuard (#1399 )
2021-12-06 06:57:16 +00:00
Tomas Votruba
ea32bebe15
Updated Rector to commit 29562a6545a99f893416d5ffed3767d30f41f1a6
...
29562a6545
[CodingStyle] Remove custom code rule ManualJsonStringToJsonEncodeArrayRector, not much generic (#1398 )
2021-12-05 21:47:27 +00:00
Tomas Votruba
e6aa910018
Updated Rector to commit 2fbc1d4742f67806c06d27d427b6cbcaa6a5be0f
...
2fbc1d4742
[automated] Re-Generate preload.php (#1393 )
2021-12-05 00:35:00 +00:00
Tomas Votruba
91d829557e
Updated Rector to commit 00af33a5d410158e2892b7a3894cc036c306f2b7
...
00af33a5d4
[Rectify] [Php81] Enable Rectify on ArraySpreadInsteadOfArrayMergeRector on php 8.1 (#1383 )
2021-12-04 13:02:13 +00:00
Tomas Votruba
c726969380
Updated Rector to commit fc10fce13dcf9767f54e4202b509020fed338645
...
fc10fce13d
[Rectify] [Php81] Enable Rectify on Readonly Property only (#1384 )
2021-12-04 12:47:17 +00:00
Tomas Votruba
4a5f1c82b3
Updated Rector to commit 8547bdba9dd5bf24ce08df2f7891e120ad2aad4f
...
8547bdba9d
[Php81] Skip ReadOnlyPropertyRector on Entity id (#1379 )
2021-12-04 07:57:42 +00:00
Tomas Votruba
8a92b6daba
Updated Rector to commit 49d6cc0dfa08a5d36fa63f0533482722257c3534
...
49d6cc0dfa
[Php 8.1 Dep] Update stringy vendor patches to update with #[\ReturnTypeWillChange] (#1370 )
2021-12-03 04:56:40 +00:00
Tomas Votruba
768d809544
Updated Rector to commit 3f07f384269bb16ad855eb249d12692511a47283
...
3f07f38426
VisibilityManipulator adjustment (#1362 )
2021-12-02 07:34:16 +00:00
Tomas Votruba
4f23028073
Updated Rector to commit bb990765b43cf509f754c40f7e77992a8d31beb8
...
bb990765b4
[Dep] Update to php-parser ^4.13.2 (#1359 )
2021-12-01 10:37:00 +00:00
Tomas Votruba
0988a578ae
Updated Rector to commit 9e81001c68167a6a6187f2ea6520a62c9574926d
...
9e81001c68
[Config] Re-enable Config SetList on rector.php (#1360 )
2021-12-01 09:10:03 +00:00
Tomas Votruba
ccce5491a7
Updated Rector to commit 58c8a93698dd3087905c1aa4233ca61c447c16d3
...
58c8a93698
[DX] Make use of configure() method (#1344 )
2021-11-30 13:55:08 +00:00
Tomas Votruba
a23861e7ef
Updated Rector to commit bea07ef3b7f16e2eb7d626ff56ebbc29749782d6
...
bea07ef3b7
[Php80][CodingStyle] Handle ClassPropertyAssignToConstructorPromotionRector+NewlineAfterStatementRector (#1350 )
2021-11-30 09:23:35 +00:00
Tomas Votruba
45e393bb77
Updated Rector to commit bc96ddefd4b9cef09a4c389ac180da623f64f942
...
bc96ddefd4
[Scoped] Fix downgrade AsciiSlugger (#1349 )
2021-11-30 07:57:42 +00:00
Tomas Votruba
eca3eb2e16
Updated Rector to commit 8db69a566735f12784b3f8d7659d258a39846324
...
8db69a5667
[PostRector] Fixing auto import to not placed before top docblock (#1338 )
2021-11-29 11:31:19 +00:00