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
c6604f6631
Updated Rector to commit dd89737f2fcc3672e554048af30f96a5e3a3b941
...
dd89737f2f
Use ::class constant instead of a string (#1502 )
2021-12-15 09:56:55 +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
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
e04672ace0
Updated Rector to commit 0127d15e07d0db0ef98d230929984c2991dfde22
...
0127d15e07
Cleanup (#1493 )
2021-12-14 13:44:57 +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
01407ed722
Updated Rector to commit 99832003e1a46e9263c9512a235a76ef3f10d10a
...
99832003e1
[NodeTypeResolver] Fix undefined method ReflectionProperty::getDefaultValue() on php 7.x (#1482 )
2021-12-14 08:30:47 +00:00
Tomas Votruba
98ac8c98cb
Updated Rector to commit 8d33a35acf5e8ccb6443fc79e8788ac02f61e9ab
...
8d33a35acf
[NodeTypeResolver] Add cast (float), (string), (int) back on ScalarTypeResolver (#1484 )
2021-12-14 08:16:02 +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
1742d3cab4
Updated Rector to commit 42148012636a21d43d86ded247f9c94c772e9f4e
...
4214801263
[DowngradePhp73] Handle (array) cast on DowngradeArrayKeyFirstLastRector (#1478 )
2021-12-13 16:47:47 +00:00
Tomas Votruba
a9f7d1401f
Updated Rector to commit f5009faaf9a389ab425a7404b36ffdb290691cc4
...
f5009faaf9
[DowngradePhp80] Add ArrowFunction support on DowngradeMixedTypeDeclarationRector (#1477 )
2021-12-13 15:09:16 +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
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
b6c5b4fd3c
Updated Rector to commit c445b5a13ab9a9966f32bc4dc09a4026a57b5a8e
...
c445b5a13a
[Php80] Add AddParamBasedOnParentClassMethodRector (#1431 )
2021-12-09 14:35:22 +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
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
cef01a5874
Updated Rector to commit 7608c7f332a960f3834323e47c6506c2ff9c07f9
...
7608c7f332
deprecate phalcon set, as partial framework without support (#1420 )
2021-12-07 22:37:02 +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
573ed06c1c
Updated Rector to commit 99d53a903d8cde0644d2fc54584fe0a12904589b
...
99d53a903d
[NodeTypeResolver] Remove deprecated NodeTypeResolver resolve method (#1404 )
2021-12-06 12:58:56 +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
4b0732e6b8
Updated Rector to commit f99d8792f6633450b093dde042fd4e3f12879168
...
f99d8792f6
[Php71] Skip in if is_array() stmt on CountOnNullRector (#1387 )
2021-12-05 21:23:07 +00:00
Tomas Votruba
e0bea39594
Updated Rector to commit 5bf6e17af006445dced02834ae312b6be6d37248
...
5bf6e17af0
Revert [DowngradePhp81] Follow parent return type on DowngradeNeverTypeDeclarationRector (#1395 ) (#1397 )
2021-12-05 17:32:40 +00:00
Tomas Votruba
d7a85fe86b
Updated Rector to commit 96cf57b15bbc4e3b9d5f2f4b58820460c7de448e
...
96cf57b15b
[DowngradePhp81] Follow parent return type on DowngradeNeverTypeDeclarationRector (#1395 )
2021-12-05 13:55:36 +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
b304a9b96f
Updated Rector to commit 2c394f524607e563934acd5e4e3ced94c7fa557f
...
2c394f5246
[TypeDeclaration] Skip implements method return type on ReturnNeverTypeRector (#1390 )
2021-12-04 17:35:09 +00:00
Tomas Votruba
5059b6bbbe
Updated Rector to commit b7ef6368f3f45670019f1236ea567e634830b379
...
b7ef6368f3
[Scoped] Add missing utils to downgrade paths (#1389 )
2021-12-04 16:35:47 +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
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
Tomas Votruba
29a408a74b
Updated Rector to commit 24cd5338266a043f65be428240e909a87376211b
...
24cd533826
[TypeDeclaration] Handle string&string intersection on AddMethodCallBasedStrictParamTypeRector (#1375 )
2021-12-03 17:02:45 +00:00
Tomas Votruba
9a96f2f5bf
Updated Rector to commit ef0cd8b345c3031b612a9660dee3a5afc0bd7aa2
...
ef0cd8b345
[Php81][TypeDeclaration] Handle ReadOnlyPropertyRector + ReturnTypeDeclarationRector (#1372 )
2021-12-03 10:04:48 +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
45e393bb77
Updated Rector to commit bc96ddefd4b9cef09a4c389ac180da623f64f942
...
bc96ddefd4
[Scoped] Fix downgrade AsciiSlugger (#1349 )
2021-11-30 07:57:42 +00:00
Tomas Votruba
ccc5a527cd
Updated Rector to commit 4ad4d16ac63bd20127e23389c40e5cf7296c41ea
...
4ad4d16ac6
Fix child method check - both on native (#1336 )
2021-11-29 00:11:21 +00:00
Tomas Votruba
48f148e3b9
Updated Rector to commit f90d7e5c98314eacba827c4b2868d4d9967f829a
...
f90d7e5c98
[DX] Add strict PHPStan rules - step #6 (#1335 )
2021-11-28 19:38:34 +00:00
Tomas Votruba
97eb75a93d
Updated Rector to commit 21c4a84cd685640b042804914a0c2350b5c03d71
...
21c4a84cd6
[DX] Add strict PHPStan rules - step #5 (#1334 )
2021-11-28 19:07:44 +00:00