12747 Commits

Author SHA1 Message Date
Tomas Votruba
3136ede1f3 Updated Rector to commit dd49d3874b66431c17e8f6ca7f3e95c763afe497
dd49d3874b [CodingStyle] Handle Nullable Type and under intanceof for RemoveUnusedAliasRector (#784)
2021-08-28 13:03:07 +00:00
Tomas Votruba
9ba6923f97 Updated Rector to commit 541e40b48fd80ba38eb1cc17bbcfb28a639a104e
541e40b48f [IDE-refactoring cleanup] Remove rather custom PassFactoryToEntityRector and NewUniqueObjectToEntityFactoryRector rules, better use PHPStorm there (#783)
2021-08-27 14:31:16 +00:00
Tomas Votruba
0a4e8e9f91 Rector 0.11.52 0.11.52 2021-08-27 13:02:41 +00:00
Tomas Votruba
681b789419 Updated Rector to commit 130b634b5e348554c3349ed3b3f52fa3d08bfb6e
130b634b5e [PHP 8.0] Skip union types docs to code with soft vendor lock (#781)
2021-08-27 12:56:21 +00:00
Tomas Votruba
dbe62b466e Updated Rector to commit d8b3be9bfbd9b8b48f6d1fa8338ebdf7a9c53260
d8b3be9bfb [Arguments] Make ArgumentAdderRector notify user only on changed args (#780)
2021-08-27 12:14:08 +00:00
Tomas Votruba
93d1862ed9 Updated Rector to commit 7db36d3840997e71306e380996548c5cfe076b5d
7db36d3840 fix cs
2021-08-27 11:23:25 +00:00
Tomas Votruba
a0c7c7cff7 Updated Rector to commit e509007269d4deb5ef54a2c264e004f2530af558
e509007269 [CodingStyle] Skip PreferThisOrSelfMethodCallRector to self when class method is not static (#779)
2021-08-27 10:45:51 +00:00
Tomas Votruba
54f4789e3e Updated Rector to commit b2c44bfdb00ab1842f3b41899bf8439d5b87eef1
b2c44bfdb0 [DowngradePhp72] Handle anonymous class override class method on DowngradeParameterTypeWideningRector (#777)
2021-08-27 09:14:46 +00:00
Tomas Votruba
5c16de9351 Rector 0.11.51 0.11.51 2021-08-26 17:03:37 +00:00
Tomas Votruba
d30cad9585 Updated Rector to commit 646b2079f1058a59d1a705de23b2bf11e5b802cf
646b2079f1 bump rector-doctrine deps
2021-08-26 16:58:29 +00:00
Tomas Votruba
d6d111fcef Rector 0.11.50 0.11.50 2021-08-26 16:49:45 +00:00
Tomas Votruba
1033007eb3 Updated Rector to commit afd74b1d81b773bb0f1f7fd715f61f06de4064b5
afd74b1d81 Pre-live demo release 😊 (#776)
2021-08-26 16:44:40 +00:00
Tomas Votruba
f5b573b423 Updated Rector to commit 5eb2736971a5e70dd3e6e4c5287ae9efb19070fb
5eb2736971 [BetterPhpDocParser] Move PhpDocFromTypeDeclarationDecorator from DowngradePhp71 to BetterPhpDocParser (#773)
2021-08-26 15:41:38 +00:00
Tomas Votruba
e51cedcf3e Updated Rector to commit e6751a18c7ec5e74a4cfeb54bec40bc301f21efb
e6751a18c7 [ECS] Import SetList ECS after Option Skip (#775)
2021-08-26 14:13:36 +00:00
Tomas Votruba
d60eb4ca83 Updated Rector to commit 4c3a8a75bbefa0b08da10bb22dee3dac53033a41
4c3a8a75bb [ECS] Import Control Structure SetList after Option Skip (#774)
2021-08-26 14:05:34 +00:00
Tomas Votruba
828ac88b4d Updated Rector to commit c25405412147909dbc90b3fe12168e64837786ea
c254054121 [DowngradePhp71] Using exact same type on PhpDocFromTypeDeclarationDecorator::isMatchingType() (#772)
2021-08-26 12:17:35 +00:00
Tomas Votruba
101d911aaa Updated Rector to commit 25ac38e726e006fa272da7f38bfa94e625ab1818
25ac38e726 [DX] add link to first line of diff (#771)
2021-08-26 12:11:00 +00:00
Tomas Votruba
c65dc5320c Updated Rector to commit f39c01e545962d543bfb1fa9ef6bca2aaa4c80c9
f39c01e545 [DowngradePhp71] Using exact same type on PhpDocFromTypeDeclarationDecorator (#770)
2021-08-26 11:54:28 +00:00
Tomas Votruba
823de556b6 Updated Rector to commit 2665992c170b71c03458315bfc1ae2264d68e926
2665992c17 [Scoper] Exclude parent return on DowngradeStaticTypeDeclarationRector (#769)
2021-08-26 11:24:01 +00:00
Tomas Votruba
6651eadd37 Updated Rector to commit d8a67258798255875bdd8d0d983d89d61e957c88
d8a6725879 NarrowUnionTypeDocRector should skip literal strings (#763)
2021-08-26 08:18:15 +00:00
Tomas Votruba
e24c6f3de1 Updated Rector to commit 47ad54dfc8bbeed5880ba95c0424dd41a01d209b
47ad54dfc8 [DowngradePhp72] Skip implements built in interface method on DowngradeParameterTypeWideningRector (#766)
2021-08-26 08:02:58 +00:00
Tomas Votruba
870f7748a6 Updated Rector to commit 5b5b94b00237846b27d680a477736c275457da82
5b5b94b002 [StaticTypeMapper] Add ParentStaticType support to NameNodeMapper for parent return type (#765)
2021-08-26 08:01:40 +00:00
Tomas Votruba
536a2b5d5d Updated Rector to commit fff52c329a8bbfde8f4ac6e6835a5de67af2a0be
fff52c329a [RuleDefinition] Fix Sample Code docs generation (#768)
2021-08-26 04:53:55 +00:00
Tomas Votruba
15c1876627 Updated Rector to commit 4731c3f5e15b8696a62d365b761659463fb9552f
4731c3f5e1 [CS] Cs Fix config Skip AssignmentInConditionSniff FoundInWhielCondition (#767)
2021-08-26 04:42:58 +00:00
Tomas Votruba
f79530ca16 Updated Rector to commit db9cfd650d035d1a15e269ff1c55c7743902365e
db9cfd650d [DowngradePhp71] Apply DowngradeIterablePseudoTypeDeclarationRector on closures as well (#6662) (#760)
2021-08-25 11:32:12 +00:00
Tomas Votruba
859d7f17f3 Updated Rector to commit 3603d73c98825cf5f105b890afcbabdbd5f3a9bf
3603d73c98 [Scoper] Fix Cannot autowire service RectorPrefix20210825HelmichTypoScriptParserParserTraverserTraverser (#759)
2021-08-25 10:31:55 +00:00
Tomas Votruba
0534ffdc06 Updated Rector to commit 4520aaaefc4480cdb15593184c0afa0646b0f291
4520aaaefc [Php56] Skip AddDefaultValueForUndefinedVariableRector on has InlineHTML (#757)
2021-08-25 08:30:13 +00:00
Tomas Votruba
4e2d5cfdcf Updated Rector to commit 991ea06c15009442d0a59d8503440681260ae612
991ea06c15 Fix wrong docs for ArgumentRemoverRector (#758)
2021-08-25 07:50:25 +00:00
Tomas Votruba
a8425b1ef2 Updated Rector to commit f78ffe3e9131e7c3fa94c8fe9d467517c4f01449
f78ffe3e91 [TypeDeclaration] Skip ParamTypeDeclarationRector on NullType (#756)
2021-08-25 07:03:20 +00:00
Tomas Votruba
cf026995d8 Updated Rector to commit f9ee33b4e4699c62c1a96c53ca921e8454e7f12f
f9ee33b4e4 [DowngradePhp70] Add DowngradeParentTypeDeclarationRector (#755)
2021-08-25 07:01:24 +00:00
Tomas Votruba
f6bf813917 Updated Rector to commit aa2221058197470ae92b55574bb35e676a441837
aa22210581 [Php80] Handle Iterable typed on ClassPropertyAssignToConstructorPromotionRector (#753)
2021-08-25 07:00:32 +00:00
Tomas Votruba
3ef41cfa94 Updated Rector to commit 885ef768e50b8ef86bdf2eb99e290f5dccebd8c1
885ef768e5 [Php80] Handle Generic TemplateType on ClassPropertyAssignToConstructorPromotionRector (#751)
2021-08-24 14:55:08 +00:00
Tomas Votruba
ed5842f8aa Updated Rector to commit 6ff80ba037f2467bb492e120ba942e44fd1ab8e1
6ff80ba037 [DeadCode] Skip RemoveUnusedNonEmptyArrayBeforeForeachRector on native Variable (#748)
2021-08-24 05:31:50 +00:00
Tomas Votruba
fb995ef995 Updated Rector to commit 9443e8451283e05b66352fa4ebde7b4c46e1df6d
9443e84512 [Php80] Skip change UniqueEntity constrainst annotation if Entity attribute exists on AnnotationToAttributeRector (#747)
2021-08-23 22:35:11 +00:00
Tomas Votruba
518bdb2768 Updated Rector to commit 006ed853ed84ebc0e8124923237f9b3d376b26d1
006ed853ed Bump phpstan/phpstan to 0.12.96 (#745)
2021-08-23 12:35:15 +00:00
Tomas Votruba
fdf11ed923 Rector 0.11.49 0.11.49 2021-08-23 11:18:30 +00:00
Tomas Votruba
c7b2129f64 Updated Rector to commit 7eb5e75cda2e0dc95198ec3841084792fac844fb
7eb5e75cda [Php80] Copy PhpDocInfo values on ClassPropertyAssignToConstructorPromotionRector (#744)
2021-08-23 11:12:57 +00:00
Tomas Votruba
901492ce0d Updated Rector to commit 241f8a9ce1d19a0dc10149269ce9a4cd588eeb0c
241f8a9ce1 [Php71] Ensure count() function parameter exists early (#742)
2021-08-23 00:40:14 +00:00
Tomas Votruba
ba205b46bb Updated Rector to commit 68d410ef00d15ca5e373a33fd66d593e0d3de346
68d410ef00 Trigger notification (#741)
2021-08-23 00:20:32 +00:00
Tomas Votruba
674f76ced2 Updated Rector to commit 877cbb2de8150b672a966d7a8907ed63769e1cdd
877cbb2de8 fix(scoper): prefix vendor classes from PHPDoc, close #6614 (#739)
2021-08-22 23:17:31 +00:00
Tomas Votruba
ee01133ea8 Updated Rector to commit e267f89b34c0a0aa71d408bc3ac0384b719ebcdc
e267f89b34 [Privatization][Php71] Handle CountOnNullRector + ChangeReadOnlyVariableWithDefaultValueToConstantRector usage on exactly array (#738)
2021-08-22 21:31:20 +00:00
Tomas Votruba
bdc1df40d9 Updated Rector to commit 1cc465b4d508238445494313f04a6a56d4e8ca1d
1cc465b4d5 [CodingStyle] Skip RemoveUnusedAliasRector when same class in use statement exists, but not used (#732)
2021-08-22 21:22:18 +00:00
Tomas Votruba
abe47f2ff5 Updated Rector to commit af1cbb92fdd8792ea2020a08e546efe4adfc1701
af1cbb92fd [Core] Add Smarty Support for PhpFilesFinder check non-PHP files (#736)
2021-08-22 21:06:43 +00:00
Tomas Votruba
28d47f320d Updated Rector to commit 1cc465b4d508238445494313f04a6a56d4e8ca1d
1cc465b4d5 [CodingStyle] Skip RemoveUnusedAliasRector when same class in use statement exists, but not used (#732)
2021-08-22 21:05:54 +00:00
Tomas Votruba
f3f75a2919 Updated Rector to commit b422a9d7470745642728b91c12f7fb4782df9331
b422a9d747 [Core] Replace deprecated ShellCode:: with Symfony Command:: for status (#737)
2021-08-22 21:04:29 +00:00
Tomas Votruba
f791d9d767 Updated Rector to commit 138aa5ea681111d2da5b712580b56eafc35863ba
138aa5ea68 Param doctype not copied to property in DowngradePropertyPromotionRector (#734)
2021-08-22 21:02:57 +00:00
Tomas Votruba
57ce6a840e Updated Rector to commit 974d5ee3478058d94c59c54918d445a94228bf77
974d5ee347 [CodeQuality] ForeachItemsAssignToEmptyArrayToAssignRector skip classes that implement IteratorAggregate (#735)
2021-08-22 17:58:54 +00:00
Tomas Votruba
0f57e3a147 Updated Rector to commit d72a5999efece5de00e10d93836634e883cf914e
d72a5999ef [Php80] Do not remove Assert with no arg in AnnotationToAttributeRector (#733)
2021-08-22 15:42:22 +00:00
Tomas Votruba
f01d52fb6c Updated Rector to commit ea9cddd31bc7dc54320929633802db4916d75eee
ea9cddd31b [PHPStan] Update PHPStan to 0.12.95 (#724)
2021-08-21 17:45:43 +00:00
Tomas Votruba
e85011ce66 Updated Rector to commit ddd20e9e9bb7f1303d9ad35cf058677a58d72842
ddd20e9e9b [CodeQuality] Skip DateTimeToDateTimeInterfaceRector on exactly return DateTime (#730)
2021-08-21 13:25:37 +00:00