493 Commits

Author SHA1 Message Date
Tomas Votruba
09776f16ae Updated Rector to commit 2a18c59a0c0d7e56cb80c8fedfeb4452745e5501
2a18c59a0c [DowngradePhp80] Add DowngradeReflectionClassGetConstantsFilterRector (#1529)
2021-12-20 12:16:44 +00:00
Tomas Votruba
e888119375 Updated Rector to commit c4ffdb5d8e724c3a3142e912e481111240e01d82
c4ffdb5d8e [DeadCode] Handle parent:: call with assign when no parent on RemoveParentCallWithoutParentRector (#1531)
2021-12-20 12:15:10 +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
bcf638b187 Updated Rector to commit dd06dd46ad3e36e0a553b8ef5365531cd7d8d7a2
dd06dd46ad [Doctrine] Remove join columns on both PHP 8 and PHP 8.1 (#1525)
2021-12-19 12:21:32 +00:00
Tomas Votruba
583c1ca426 Updated Rector to commit 64ef22e6d848e517d9efe670c93a499417301d71
64ef22e6d8 [PHP 8.0] Add Annotation to ORM entity nested support (#1520)
2021-12-19 01:17:40 +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
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
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
11ea17584a Updated Rector to commit 6627ced2c563958dfba54e46e8f464d89f9d38f0
6627ced2c5 fix ReturnTypeInferer interface rename
2021-12-15 22:11:09 +00:00
Tomas Votruba
c92197cf62 Updated Rector to commit 4264d5ec9b22f16626452f31f21644ad67971f35
4264d5ec9b Cleanup TypedPropertyRector resolver (#1509)
2021-12-15 22:10:06 +00:00
Tomas Votruba
fd80b6bdc2 Updated Rector to commit e0ba9a3527cfe7197e33904db61e1f8703b68cc5
e0ba9a3527 [DowngradePhp81] Handle New_ inside array on DowngradeNewInInitializerRector (#1508)
2021-12-15 19:55:35 +00:00
Tomas Votruba
c079f6ad1a Updated Rector to commit 00b9f8faa2ef8e215cfbf5c6eea784ae4899d400
00b9f8faa2 Move DoctrineColumnPropertyTypeInferer rector-doctrine package (#1505)
2021-12-15 16:03:30 +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
bd91192913 Updated Rector to commit bfe8d995b747a92526ede667e4c7814790cc88a8
bfe8d995b7 [TypeDeclaration] Decouple TypedPropertyFromAssignsRector (#1498)
2021-12-14 21:02:15 +00:00
Tomas Votruba
79317e0a0f Updated Rector to commit f6c3e95d7bc61d0baeef95fa98721000871db0df
f6c3e95d7b [TypeDeclaration] Improve PropertyTypeDeclarationRector to work with strict types (#1494)
2021-12-14 15:31:59 +00:00
Tomas Votruba
d0b4d2fb7e Updated Rector to commit 67d1b5f59083cc238e3b011027058ff12afb3574
67d1b5f590 [DowngradePhp80] Add DowngradeReflectionPropertyGetDefaultValueRector (#1486)
2021-12-14 09:41:13 +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
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
408e36b706 Updated Rector to commit b4fabbdebade5440ab2cc505426cd1d52cb446fc
b4fabbdeba [Downgrade] Drop SAFE_TYPES and SAFE_TYPES_TO_METHODS constants, use UNSAFE_TYPES_TO_METHODS instead (#1449)
2021-12-10 14:05:16 +00:00
Tomas Votruba
7afaca31f5 Updated Rector to commit 5d45598fbeabaecff18703d6865d5b7f3514608b
5d45598fbe [scoped] return prefix of value object inliner, in case of direct use - https://github.com/rectorphp/rector/issues/6854
2021-12-10 13:28:05 +00:00
Tomas Votruba
ce00c3f29a Updated Rector to commit eb76f4562c573ac067c46ab32d4429696b3ab66a
eb76f4562c [8.2] Add a RemoveAllowDynamicPropertyAttribute rule (#1392)
2021-12-10 01:48:50 +00:00
Tomas Votruba
3e7cb6fda7 Updated Rector to commit 6012e41d76e9a8640dca8cf5224efb4ac2a0ff40
6012e41d76 [8.2] make AddAllowDynamicPropertiesAttributeRector configurable (#1391)
2021-12-10 01:11:56 +00:00
Tomas Votruba
facf40a900 Updated Rector to commit eb76f4562c573ac067c46ab32d4429696b3ab66a
eb76f4562c [8.2] Add a RemoveAllowDynamicPropertyAttribute rule (#1392)
2021-12-10 01:09:37 +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
a65233ea4f Updated Rector to commit 0c695e2e0589c17bb607ec7c5fe0c49740ef5317
0c695e2e05 [Downgrade PHP 8.0] Add DowngradeDereferenceableOperationRector (#1442)
2021-12-09 17:01:18 +00:00
Tomas Votruba
b7d9e5b849 Updated Rector to commit 0c2d1aec3ee5d14f83b48a70ddfe3f2714980449
0c2d1aec3e Add SimpleStaticType for return type completion (#1441)
2021-12-09 16:02:40 +00:00
Tomas Votruba
3f3f25f123 Updated Rector to commit 7e13d0c639d06c96acbf47c4108ed33bed2dde57
7e13d0c639 [Transform] Move ReservedFnFunctionRector from Php74 to Transform namespace (#1423)
2021-12-09 14:39:40 +00:00
Tomas Votruba
b6c5b4fd3c Updated Rector to commit c445b5a13ab9a9966f32bc4dc09a4026a57b5a8e
c445b5a13a [Php80] Add AddParamBasedOnParentClassMethodRector (#1431)
2021-12-09 14:35:22 +00:00
Tomas Votruba
e92067fbdf Updated Rector to commit c26d6cc868e68a65ef0477ada6734ee65ecf6830
c26d6cc868 [DowngradePhp80] Add DowngradeRecursiveDirectoryIteratorHasChildrenRector (#1440)
2021-12-09 14:27:07 +00:00
Tomas Votruba
2b36ac381c Updated Rector to commit bd75e1abc44938a9cd30e2abdb133414203da59e
bd75e1abc4 [Scoped] Skip symfony console Event and EventListener and exclude in parallel-lint (#1439)
2021-12-09 13:58:05 +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
5100aeb23a Updated Rector to commit 505c66b5ff09daf0276f368de1f457c85246300c
505c66b5ff Require Symplify 10.0.2, remove stringy deprecated package from installed dependencies 🎉 (#1429)
2021-12-08 18:11:22 +00:00
Tomas Votruba
e20b5e5d47 Updated Rector to commit 2800a83dad2741b98977bf89b8f811e840522906
2800a83dad [DX] Decouple AssignVariableNameResolver (#1427)
2021-12-08 15:55:52 +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
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
8eada0bd4b Updated Rector to commit 079b20c8947e3ffe85dab6ed53eff9d3f7910cdf
079b20c894 [PHP 7.4] Skip dependency on native ReflectionProperty->getType() (#1409)
2021-12-06 19:42:49 +00:00
Tomas Votruba
d33418d841 Updated Rector to commit a68528204268680699cf9d60a82904c7532215db
a685282042 [DowngradePhp80] Add getAttributes() reflection downgrade (#1406)
2021-12-06 13:10:17 +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
49a3737430 Updated Rector to commit 41413f358863928c1275d4603353f82f223adaf5
41413f3588 [Parallel] Refactor file processor to return arrays of data to allow json (#1378)
2021-12-04 19:10:58 +00:00
Tomas Votruba
3834beec1d Updated Rector to commit 93ddb531c052f412b516a5b41124343df02764ae
93ddb531c0 [Php71] Skip Type from @param doc on BinaryOpBetweenNumberAndStringRector (#1386)
2021-12-04 13:03:42 +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
9fef47bf04 Updated Rector to commit df1391d9796c3e2bdf4d386d1de7070930a11d74
df1391d979 [PHP 8.0] Retype expr by attribute parameter type (#1376)
2021-12-03 19:48:22 +00:00