13392 Commits

Author SHA1 Message Date
Tomas Votruba
12927071ac Updated Rector to commit f83d7441580e6175556328ac94dc7f128d2344aa
f83d744158 [PHP 8.1] Add nested attributes support - part #1 (#1266)
2021-11-20 10:45:53 +00:00
Tomas Votruba
cd31960a43 Updated Rector to commit 60c06a7fbf77a7ad89e1c7a52114abd6ccc47883
60c06a7fbf fix downgrade
2021-11-20 10:43:40 +00:00
Tomas Votruba
b522cb4146 Updated Rector to commit fa20738aa49bdd60f6a251b571ad27f974800ce7
fa20738aa4 [Downgrade PHP 8.1] Add DowngradeNewInInitializerRector (#1275)
2021-11-19 20:52:59 +00:00
Tomas Votruba
1f018384f8 Updated Rector to commit 511d649e49b966abd5bf8c79f243cb8d4fe27792
511d649e49 Cleanup annotations (#1274)
2021-11-19 10:19:13 +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
236be0be1f Updated Rector to commit f6a6b354b5caf21cd049b5e292973b93347ff88c
f6a6b354b5 [PHP 8.0] Remove annotation un-nesting from PHP 8.0 annotations to attributes (#1271)
2021-11-18 21:01:01 +00:00
Tomas Votruba
344e71145e Updated Rector to commit 1a4c5fb325cd5adff2842b7808c63b79d86d4420
1a4c5fb325 Cleanup (#1270)
2021-11-18 19:27:39 +00:00
Tomas Votruba
fd1f0970b7 Updated Rector to commit 78829b317ac77ff86c71c31731c56151ac09009d
78829b317a Decouple ConstructorClassMethodFactory (#1269)
2021-11-18 19:24:25 +00:00
Tomas Votruba
976ae72f73 Updated Rector to commit 587d8d80585e20ce6455602ed12602e2bb7e9b71
587d8d8058 [Downgrade PHP 8.1] Add DowngradeReadonlyPropertyRector (#1262)
2021-11-18 19:20:31 +00:00
Tomas Votruba
2ebb3ec25d Updated Rector to commit 1258576514aa7c0d0b611c00fcae571d780077da
1258576514 Cleanup (#1268)
2021-11-18 19:01:15 +00:00
Tomas Votruba
faf329350d Updated Rector to commit 59809f30caa68689bb707d99e4f051f2eabd9c01
59809f30ca [Downgrade PHP 8.1] Add DowngradeFirstClassCallableSyntaxRector (#1267)
2021-11-18 18:48:10 +00:00
Tomas Votruba
652387c99b Updated Rector to commit 84ad2fbe82ef01e3e8e92d1a1580c13b3039a21e
84ad2fbe82 [Compatibility] Add AttributeCompatibleAnnotationRector (#1263)
2021-11-18 09:50:32 +00:00
Tomas Votruba
0d4e55e30d Updated Rector to commit d23308fd3f678ecffffe37cb0e6e01281a4f313a
d23308fd3f [Scoped] Remove phpstan-extracted code check reference (#1265)
2021-11-18 09:09:10 +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
80f6e79b45 Updated Rector to commit b201787edc0cc033d0108505c600c7b2ecc889a3
b201787edc add FQN support resolver to DoctrineAnnotationClassToAttributeRector (#1261)
2021-11-17 21:39:26 +00:00
Tomas Votruba
dc03241b5b Updated Rector to commit d2f7c2ee24d41ed6570598ae66d49a81aafc3e9d
d2f7c2ee24 [PHP 8.0] Extend DoctrineAnnotationClassToAttributeRector rule to cover short target annotations (#1260)
2021-11-17 17:46:14 +00:00
Tomas Votruba
5f23715e04 Updated Rector to commit 660adeb2bf831d6bda96098d1f75b2078f81e7ed
660adeb2bf [Downgrade PHP 8.1] Add DowngradeNeverTypeDeclarationRector (#1259)
2021-11-17 12:57:34 +00:00
Tomas Votruba
66c0358afd Updated Rector to commit 4e445c3cd7ed90e66a492ca09ab262f279c7e3ac
4e445c3cd7 [LevelSetList] Add down-to-php52 LeveLSetList (#1258)
2021-11-17 11:36:37 +00:00
Tomas Votruba
0b8f765944 Updated Rector to commit a86cd63bd39b333e92ef22634253195461b10a59
a86cd63bd3 [Downgrade PHP 5.5] Add DowngradeForeachListRector (#1256)
2021-11-17 11:35:17 +00:00
Tomas Votruba
6a4509167f Updated Rector to commit 26cb6b59e69a771285a2879bfa49f6e33fb14d76
26cb6b59e6 Update PHPDoc with missing type (#1257)
2021-11-17 11:02:09 +00:00
Tomas Votruba
0dfa17da75 Updated Rector to commit 02905ca0f4823f29a2806b2b96a9f30d8c5e5a4a
02905ca0f4 Fix code sample (#1255)
2021-11-17 10:17:06 +00:00
Tomas Votruba
1dfe61b0be Updated Rector to commit 7f147163903005f64af983ce3c49cf8deeed5613
7f14716390 [Php80] Handle schema on Table with UniqueConstraint on AnnotationToAttributeRector (#1252)
2021-11-17 07:16:56 +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
eb8fc03fc5 Updated Rector to commit 6aa78f9e4e1af6cfbfd394f68a15b1e430a1e7a7
6aa78f9e4e Fix DowngradeArbitraryExpressionArgsToEmptyAndIssetRector (#1251)
2021-11-16 18:05:30 +00:00
Tomas Votruba
c76314d8e2 Updated Rector to commit 5e39ff5889b08dc391a3114dd4746536501ecf75
5e39ff5889 [Downgrade PHP 5.5] Add DowngradeArbitraryExpressionArgsToEmptyAndIssetRector (#1250)
2021-11-16 15:57:02 +00:00
Tomas Votruba
54335e5e80 Updated Rector to commit 074b58162ffb6e766b7b1d52cb78142d7acb10e4
074b58162f Remove duplicates in classmap (#1249)
2021-11-16 13:30:18 +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
fb02669c96 Updated Rector to commit 5d637a804072eb8e61f3d0a7a691289d45cc663d
5d637a8040 [Downgrade PHP 5.4] Add DowngradeIndirectCallByArrayRector (#1247)
2021-11-15 16:32:42 +00:00
Tomas Votruba
1c328fe00f Updated Rector to commit a2c2979ad9d3294f239b83674f52962eaa2de542
a2c2979ad9 Fix /self docblock compare removed on on-final class, as it can refer to child this type (#1246)
2021-11-15 15:48:16 +00:00
Tomas Votruba
5becefa64b Updated Rector to commit 3f3c8933fc21d42199d644665ee6767ad418dee8
47704638c5 add geneate changelog to rector.php 3f3c8933fc fix issue message duplicationg in generate-chnagelog
2021-11-15 14:23:15 +00:00
Tomas Votruba
d7d4659aca Rector 0.12.4 0.12.4 2021-11-15 14:06:50 +00:00
Tomas Votruba
510ba33047 Updated Rector to commit 0b1345f2a7214e5d2a4d81fc316920c4ddd56a28
0b1345f2a7 improve generate changelog miniscript
2021-11-15 14:06:34 +00:00
Tomas Votruba
3d7b7c3cda Updated Rector to commit eaf1f250031db227ef2c623c16753a3642bfa2bb
eaf1f25003 [Php74] Handle nested closure on ClosureToArrowFunctionRector (#1245)
2021-11-15 14:01:03 +00:00
Tomas Votruba
2bfa67cc0a Updated Rector to commit 2fe13946b4cbd90aac291b9d2be0b830fa00afc4
2fe13946b4 [Renaming] Handle error on RenameClassRector when method return static (#1243)
2021-11-15 13:56:07 +00:00
Tomas Votruba
c134e1c8c7 Updated Rector to commit 5e3f2cb568e6893fa25cdfc656d2d4fba3aee7cf
5e3f2cb568 Trigger notification (#1242)
2021-11-15 09:34:38 +00:00
Tomas Votruba
2f4cefb757 Updated Rector to commit f51e2cd990c5055c3d1dd387f7021c0e48af80fb
f51e2cd990 [StaticTypeMapper] Avoid error Rector\StaticTypeMapper\PhpDocParser\IdentifierTypeMapper::mapStatic() must implement interface PHPStan\Analyser\Scope, null given (#1240)
2021-11-15 08:44:53 +00:00
Tomas Votruba
3efee42de9 Updated Rector to commit 80e0123e9c36b5aa07b6ff7236caf7188df9c790
80e0123e9c [Php56] Skip AddDefaultValueForUndefinedVariableRector as coalesce left (#1238)
2021-11-15 05:34:37 +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
f1626ba2ea Updated Rector to commit 8c31c3a6b99b32054f5b9baa5d2eeedd44c2f22a
8c31c3a6b9 Add BOOTSTRAP_FILES hint to AutoloadExceptionMessage (#1236)
2021-11-14 18:39:00 +00:00
Tomas Votruba
da6b06e1f7 Updated Rector to commit aebfb399f99a2f42590d200c332815cbb9bd3f6e
aebfb399f9 Remove PHPStan enum ignores (#1235)
2021-11-14 14:20:18 +00:00
Tomas Votruba
d4c101be43 Updated Rector to commit 24b8ea974aad71ece8f6f4ea5d0549247c969a5e
24b8ea974a [PHP 8.1] Add IntersectionTypesRector (#1227)
2021-11-14 12:07:09 +00:00
Tomas Votruba
6630ebdb90 Updated Rector to commit 62f2c303585f9e4c6467d66c6a333bafce26b613
62f2c30358 [PostRector][CodingStyle] Improve Auto import performance (#1233)
2021-11-14 09:32:59 +00:00
Tomas Votruba
41dc55f91a Updated Rector to commit 8046b81dd24ea4b2624f54886892185133416fb7
8046b81dd2 [NodeTypeResolver] Remove deprecated NodeTypeResolver getStaticType method (#1230)
2021-11-14 08:52:09 +00:00
Tomas Votruba
dacadf5e8f Updated Rector to commit 4b3a51cff96bcca65a8178465c3c00d6ff520da9
4b3a51cff9 [Naming] Add StaticPropertyFetch support on RenameForeachValueVariableToMatchExprVariableRector (#1232)
2021-11-14 08:50:26 +00:00
Tomas Votruba
01020da271 Updated Rector to commit e2fdc96b7c3fa18a634af62cd646d2665505cc95
e2fdc96b7c [Php80] Fix InverseJoinColumn Annotation to Attribute on AnnotationToAttributeRector (#1231)
2021-11-14 08:46:25 +00:00
Tomas Votruba
7cca171153 Updated Rector to commit 759b5f9fcb1ceff7a7c372fa4087d6f7f42ef620
759b5f9fcb [Php71] Skip with If always array on CountOnNullRector (#1229)
2021-11-14 08:45:23 +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
96796ca64a Updated Rector to commit 82de3667411f8e6e9461d0a7f48974badab957c0
82de366741 [Downgrade PHP 5.4] Add DowngradeInstanceMethodCallRector (#1226)
2021-11-13 20:02:56 +00:00
Tomas Votruba
cbf5a11580 Updated Rector to commit 2334331e30b65079071ee46c1e00a10c7c93be2d
2334331e30 [PHP 8.1] Add NewInInitializerRector (#1224)
2021-11-13 16:23:20 +00:00