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
41bb3c4472
Updated Rector to commit f409d3d5286aedbc4b580515d451b655ac0df774
...
f409d3d528
the loader interface is unsafe to downgradeR
2021-12-10 11:01:04 +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
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
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
49b69d3b30
Updated Rector to commit 0dd833b1e29ba665bbb3acad85a6359f701f2e18
...
0dd833b1e2
[patches] move one directory up
2021-12-07 13:05:25 +00:00
Tomas Votruba
66e78ee07a
Updated Rector to commit 424d2f145f9f788810ef40306feba9ca08c85d5f
...
424d2f145f
aboslute path is needed for patches
2021-12-07 12:57:46 +00:00
Tomas Votruba
e7390103d5
Updated Rector to commit 6e5094acb9638620aabfce9dd48d159edd01bcf1
...
6e5094acb9
add local patches
2021-12-07 12:55:09 +00:00
Tomas Votruba
202eb0581b
Updated Rector to commit a53841cd6daf9f0c04f98fff989f34e45486c0e4
...
a53841cd6d
Update patches to external config (#1357 )
2021-12-07 12:38:28 +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
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
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
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
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
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
40882e2c8b
Updated Rector to commit a8a2577c407c60ac535fee5ca5208ce2ea21e57b
...
a8a2577c40
[automated] Re-Generate Nodes/Rectors Documentation (#1325 )
2021-11-28 00:36:13 +00:00
Tomas Votruba
48f2d98170
Updated Rector to commit 40ec5519781b40b38a9168d002c82924c885261b
...
40ec551978
[DeadCode] Add support remove unused in between private method parameter for RemoveUnusedPrivateMethodParameterRector (#1321 )
2021-11-27 09:53:00 +00:00
Tomas Votruba
738852dc1a
Updated Rector to commit 1255b91c20378fcbab6e086fc056d6eb955a1f98
...
1255b91c20
[PHP 8.2] Add rule for AllowDynamicProperties attribute (#1225 )
2021-11-26 11:19:23 +00:00
Tomas Votruba
27f9fb751d
Updated Rector to commit 9ba0f6305f9f1bce54ba73afbacad2d62ccc1022
...
9ba0f6305f
[DeadCode] Add RemoveUnusedParamInRequiredAutowireRector (#1301 )
2021-11-25 05:43:26 +00:00
Tomas Votruba
46657359bb
Updated Rector to commit 3d49ef2015f61cf2fa6ec66d8a5a76a49de5828e
...
3d49ef2015
Add support for arrow functions in DowngradeUnionTypeDeclarationRector (#1296 )
2021-11-24 10:21:00 +00:00
Tomas Votruba
786528284b
Updated Rector to commit f8e8efa7289090f27ab78dbfac424f07fa5fad8b
...
f8e8efa728
Update how_it_works.md (#1293 )
2021-11-24 00:11:27 +00:00
Tomas Votruba
b21c7e2dc8
Updated Rector to commit 21c9c1c16d75305875a52d27b6119fbbcb8469b2
...
21c9c1c16d
fix symfony/console compatibility break with psr/log
2021-11-23 13:20:36 +00:00
Tomas Votruba
3c750baf30
Updated Rector to commit f5d4f9dd7621a0bdcb4352c34f6d574ab4c0d33e
...
f5d4f9dd76
[Php81] Apply constructor promotion on NewInInitializerRector (#1288 )
2021-11-22 09:01:31 +00:00
Tomas Votruba
cae65c2537
Updated Rector to commit 63ed131c3faa8dc0f590c004d2cdd3e4b4d7bc28
...
63ed131c3f
[automated] Re-Generate Nodes/Rectors Documentation (#1284 )
2021-11-21 00:34:01 +00:00
Tomas Votruba
cd31960a43
Updated Rector to commit 60c06a7fbf77a7ad89e1c7a52114abd6ccc47883
...
60c06a7fbf
fix downgrade
2021-11-20 10:43:40 +00:00
Tomas Votruba
c9308459ae
Updated Rector to commit 8393998b79fb04fe728a5629362fc80b41a94c36
...
8393998b79
[Scoped] Fix AsciiSlugger::slug does not match SluggerInterface slug parameter typing (#1273 )
2021-11-19 09:39:32 +00:00
Tomas Votruba
7e333cd42a
Updated Rector to commit 7143376acbff56d4e04cda04882087fc07ba3944
...
7143376acb
[EarlyReturn][Php73] Handle JsonThrowOnErrorRector + ChangeAndIfToEarlyReturnRector (#1272 )
2021-11-19 09:08:20 +00:00
Tomas Votruba
5e0eef55a5
Updated Rector to commit c6473c6a0b4ecaab710353e83f0c740e2e998d26
...
c6473c6a0b
[Php81] Fix NewInInitializerRector code sample (#1264 )
2021-11-18 07:58:51 +00:00
Tomas Votruba
ee29ff17d4
Updated Rector to commit f0b639bbaaf3a6bb2743e1e86e9ac7d25a24328f
...
f0b639bbaa
Update to nikic/php-parser 4.13.1 (#1253 )
2021-11-17 07:16:43 +00:00
Tomas Votruba
01b8ec09d1
Updated Rector to commit 50096d79555358278ee8a3e972fdec7d1bb6c3b0
...
50096d7955
[Renaming] Handle var static docblock in union on RenameClassRector (#1248 )
2021-11-16 11:06:23 +00:00
Tomas Votruba
d8ebd1efd5
Updated Rector to commit 5154b53518632494ac07f740031ba6e8697ed4ab
...
5154b53518
[TypeDeclaration] Avoid error Rector\Core\Rector\AbstractRector::isObjectType() must implement interface PhpParser\Node, null given on AddParamTypeDeclarationRector (#1239 )
2021-11-15 01:54:27 +00:00
Tomas Votruba
a16c61358a
Updated Rector to commit 9c52c9584822c6c4bae5f162a459d79e9f765c91
...
9c52c95848
[automated] Re-Generate Nodes/Rectors Documentation (#1228 )
2021-11-14 00:36:15 +00:00
Tomas Votruba
750add220d
Updated Rector to commit 305c524662a3b21de171afd536ee3e3fc9db9178
...
305c524662
[TypeDeclaration] Improve typed property (#1221 )
2021-11-13 00:51:27 +00:00
Tomas Votruba
3a883b2fc9
Updated Rector to commit af81708d80025b5af4a556370127b3946c046133
...
af81708d80
[TypeDeclaration] Skip conditional Throw_ on ReturnNeverTypeRector (#1217 )
2021-11-12 09:48:23 +00:00
Tomas Votruba
9131fc62e0
Updated Rector to commit 2ed0430f4eba99a019db01f5eaee3678a5b6ac30
...
2ed0430f4e
[NodeTypeResolver] Avoid error Uncaught TypeError: PHPStan\Type\Constant\ConstantIntegerType::__construct(): Argument #1 () must be of type int, string given (#1210 )
2021-11-11 00:28:34 +00:00
Tomas Votruba
ebe23068dc
Updated Rector to commit 3c28eb7cf4d33f383ae09878b833dfaf4f7b6f07
...
3c28eb7cf4
[Scoped] Fix missing trigger_deprecatoin() in explicit preload (#1207 )
2021-11-10 16:20:35 +00:00
Tomas Votruba
b5d03cf1f4
Updated Rector to commit f32035d12fe7a1e65457d42ff09521c357d282f6
...
f32035d12f
[TypeDeclaration] Skip Conditional on ReturnNeverTypeRector (#1200 )
2021-11-10 10:27:52 +00:00
Tomas Votruba
7337debdd0
Updated Rector to commit d9ef4fb1fac3eee170210de4d2ac2d0995c6181d
...
d9ef4fb1fa
[Scoped] Fix scoping symfony Deprecation contract function (#1199 )
2021-11-09 22:35:15 +00:00