18912 Commits

Author SHA1 Message Date
Tomas Votruba
bae8785ac9 Updated Rector to commit da5685d158792f9d746c5e82221762b7245b29c8
da5685d158 CodeClimate output format (#6697)
2025-01-28 09:02:23 +00:00
Tomas Votruba
d9cc143065 Updated Rector to commit d3deb357b87ad3d87df66c06bd744cf53bc752e0
d3deb357b8 [Scoper] Fix exclude files (#6700)
2025-01-28 06:33:47 +00:00
Tomas Votruba
db65de6a83 Updated Rector to commit b226fe69fc43aa6610ec2cc0611e24dba642d18a
b226fe69fc [Scoper] Revert src/functions/node_helper.php from exclude files (#6699)
2025-01-28 06:28:13 +00:00
Tomas Votruba
44c8e9ed71 Updated Rector to commit 03936151bbb69f0d841d6bdd57d4602c257375d1
03936151bb exclude functions from scoping
2025-01-27 18:43:31 +00:00
Tomas Votruba
6f88411381 Updated Rector to commit abaf47c828502d09a968590292aafe71d34e3e17
abaf47c828 feat: add coding style levels (#6695)
2025-01-27 16:13:33 +00:00
Tomas Votruba
2ae36401bc Updated Rector to commit abaf47c828502d09a968590292aafe71d34e3e17
abaf47c828 feat: add coding style levels (#6695)
2025-01-27 08:34:58 +00:00
Tomas Votruba
c08fd20bce Updated Rector to commit c1d6c547285bfe633d125cbb0c2c03f2c09ee39c
c1d6c54728 [automated] Apply Coding Standard (#6696)
2025-01-26 00:34:32 +00:00
Tomas Votruba
03513ec2de Updated Rector to commit a1170acff3bcbd8ef0f5ec2f833e460c1cb7d418
a1170acff3 [Php80][TypeDeclaration] Fix crash on ClassPropertyAssignToConstructorPromotionRector + ReturnNeverTypeRector (#6694)
2025-01-24 17:27:16 +00:00
Tomas Votruba
737f3f7d28 Updated Rector to commit fcd141bb95c7d81fb4409421a53e762e52a1ff39
fcd141bb95 [NodeTypeResolver] Clean up wrap in parentheses check ReprintNodeVisitor (#6692)
2025-01-22 20:00:40 +00:00
Tomas Votruba
699d1b7dd4 Updated Rector to commit 00ae805d747e43b7d279a17d9e14ec4a374894a8
00ae805d74 Replace ambiguous wrapped_with_brackets with existing attribute wrapped_in_parentheses (#6691)
2025-01-22 18:58:18 +00:00
Tomas Votruba
cc97278bff Updated Rector to commit d5d3bcd946dc0565312a46e5941c033615373ce0
d5d3bcd946 [NodeTraverser] Clean up call ->addVisitor() after NodeTraverser creation (#6690)
2025-01-22 15:21:45 +00:00
Tomas Votruba
3f34d02d99 Updated Rector to commit d5d3bcd946dc0565312a46e5941c033615373ce0
d5d3bcd946 [NodeTraverser] Clean up call ->addVisitor() after NodeTraverser creation (#6690)
2025-01-22 03:33:51 +00:00
Tomas Votruba
c614c1c1eb Updated Rector to commit 4a954af301a5a79cf5239eb73802085ea0e81e1f
4a954af301 Bump to PHPStan 2.1.2 and fix test (#6689)
2025-01-22 03:27:06 +00:00
Tomas Votruba
928a2477d2 Updated Rector to commit 223cb9100889a21bb4e8b2a1aa9583e80e1f22b4
223cb91008 [Printer] Move set wrap on assign instanceof to BetterStandardPrinter (#6686)
2025-01-21 19:51:02 +00:00
Tomas Votruba
015c053dc7 Updated Rector to commit 223cb9100889a21bb4e8b2a1aa9583e80e1f22b4
223cb91008 [Printer] Move set wrap on assign instanceof to BetterStandardPrinter (#6686)
2025-01-21 13:19:34 +00:00
Tomas Votruba
d0a75a7d2c Updated Rector to commit e4e77b2fe9ddefec46aeea5b18ea90ade7188874
e4e77b2fe9 [Strict] Handle in assign on BooleanInIfConditionRuleFixerRector (#6685)
2025-01-21 12:28:46 +00:00
Tomas Votruba
13d175711c Updated Rector to commit 9691e9eaf4400f57e9008c409756dae37efdde7e
9691e9eaf4 [CodeQuality] Skip windows absolute path on AbsolutizeRequireAndIncludePathRector (#6684)
2025-01-20 05:32:16 +00:00
Tomas Votruba
e46a92fe64 Updated Rector to commit 5ec9708c2941e02774382a1b8be54f6da9ddcb13
5ec9708c29 [CodeQuality] Skip with comment inside on SimplifyIfElseToTernaryRector (#6683)
2025-01-20 04:09:53 +00:00
Tomas Votruba
9b969244a3 Updated Rector to commit 1576a7b330ae4537198474d987a99e78153acc6b
1576a7b330 Clean up PHPStan ignore errors (#6682)
2025-01-19 18:43:51 +00:00
Tomas Votruba
65d075ae29 Updated Rector to commit 1576a7b330ae4537198474d987a99e78153acc6b
1576a7b330 Clean up PHPStan ignore errors (#6682)
2025-01-19 18:20:55 +00:00
Tomas Votruba
33d50ee666 Updated Rector to commit 1576a7b330ae4537198474d987a99e78153acc6b
1576a7b330 Clean up PHPStan ignore errors (#6682)
2025-01-19 18:13:27 +00:00
Tomas Votruba
0fc9b57512 Rector 2.0.7 2025-01-19 16:58:37 +00:00
Tomas Votruba
e70d681f6a Rector 2.0.7 2.0.7 2025-01-19 09:41:28 +00:00
Tomas Votruba
6f5cf7f6b4 Updated Rector to commit 7ec3ae3514546043861ab1615509c6c8ab9c26ff
7ec3ae3514 [removing] Add interface support to RemoveInterfaceRector (#6681)
2025-01-19 08:22:28 +00:00
Tomas Votruba
8a81a3ea16 Updated Rector to commit 0ba27d165c5ea7fcd0faa3eace142030c2ae3d18
0ba27d165c [automated] Apply Coding Standard (#6680)
2025-01-19 00:36:20 +00:00
Tomas Votruba
328512f2ce Updated Rector to commit 0c368224b325087933f286a8e19be972b1ac85ae
0c368224b3 [AutoImport] Handle inner with sub namespace on auto import (#6679)
2025-01-18 19:28:01 +00:00
Tomas Votruba
906a4e3201 Updated Rector to commit 71534e3d67fec9421bab21cecff2385a4bfefc1b
71534e3d67 Remove abandoned require-dev symplify/rule-doc-generator (#6677)
2025-01-18 15:46:56 +00:00
Tomas Votruba
44c8b12568 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
a26bfd9d12 [BetterPhpDocParser] Use str_contains() for DoctrineAnnotationDecorator (#6671) (#6674)
2025-01-17 17:51:49 +00:00
Tomas Votruba
47104446ae Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
a26bfd9d12 [BetterPhpDocParser] Use str_contains() for DoctrineAnnotationDecorator (#6671) (#6674)
2025-01-17 14:52:45 +00:00
Tomas Votruba
ec96ec3645 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
a26bfd9d12 [BetterPhpDocParser] Use str_contains() for DoctrineAnnotationDecorator (#6671) (#6674)
2025-01-16 18:49:05 +00:00
Tomas Votruba
ae6ddaf282 Updated Rector to commit a26bfd9d12ee70f47ed522356d4fcad248a548a0
a26bfd9d12 [BetterPhpDocParser] Use str_contains() for DoctrineAnnotationDecorator (#6671) (#6674)
2025-01-16 13:56:00 +00:00
Tomas Votruba
1ac80cb7b6 Updated Rector to commit 8bcb2c5ce9808dabff49b100df978c1aa601e592
8bcb2c5ce9 fix: add Symfony support as a composer-based option (#6673)
2025-01-16 13:34:37 +00:00
Tomas Votruba
13e89f8bcc Updated Rector to commit 7a6c4c5386ce203184897c60f7e070fc43aca15a
7a6c4c5386 [AutoImport] Handle FQCN with sub namespace (#6672)
2025-01-16 12:05:30 +00:00
Tomas Votruba
b6dc880669 Updated Rector to commit 354ef50368dd5e33e2ede598a418a26c997b5a7c
354ef50368 [BetterPhpDocParser] Use str_starts_with() and str_starts_with() over str_contains() on DoctrineAnnotationDecorator (#6671)
2025-01-16 10:06:07 +00:00
Tomas Votruba
2259cc5a31 Updated Rector to commit 60857134fdd3e7eb935a721962c0866518e3471e
60857134fd [BetterPhpDocParser] Check for closing brace in text content (#8977) (#6670)
2025-01-16 09:34:43 +00:00
Tomas Votruba
e864c7aa1f Updated Rector to commit 60857134fdd3e7eb935a721962c0866518e3471e
60857134fd [BetterPhpDocParser] Check for closing brace in text content (#8977) (#6670)
2025-01-16 00:09:19 +00:00
Tomas Votruba
5d08064c62 Updated Rector to commit b99ece5043b641bff347ad3decca281b2b107d88
b99ece5043 use ->ignoreVCSIgnored() on RectorConfigBuilder::withRootFiles() over custom logic (#6669)
2025-01-15 02:55:20 +00:00
Tomas Votruba
287ee5498b Updated Rector to commit 5ad54809ac3cac41862b13b786e13020861a6c01
5ad54809ac [CodeQuality] Handle with assign missing parentheses on ExplicitBoolCompareRector (#6668)
2025-01-13 11:22:50 +00:00
Tomas Votruba
db6f0447c8 Updated Rector to commit 0a6eb1256c4d8943bd6241cc5eaedb2e3e04bc81
0a6eb1256c Add `withSetProviders` method (#6515)
2025-01-11 18:55:51 +00:00
Tomas Votruba
c1077f346f Updated Rector to commit 9d81ebabb5e0bd496f94f00a4151ac14359ef792
9d81ebabb5 [TypeDeclaration] Skip changed by ref from trait on TypedPropertyFromStrictConstructorRector (#6666)
2025-01-11 15:39:06 +00:00
Tomas Votruba
03505a62b6 Updated Rector to commit d347dd3f23c8a72a4ac9cd2a966eb72b9ed895e2
d347dd3f23 [Renaming] Skip used by trait as property promotion on RenamePropertyToMatchTypeRector (#6665)
2025-01-11 13:34:12 +00:00
Tomas Votruba
331a8ca05e Updated Rector to commit 706170a2bee1e6df93e0b9789c97f7af36eb9c73
706170a2be feature: replace MyCLabs Enum constructor call (#6588)
2025-01-11 07:43:54 +00:00
Tomas Votruba
348456e6b0 Updated Rector to commit fe8e48de8cc6c962430abab1b1766c05dd12309e
fe8e48de8c [TypeDeclaration] Skip unset by trait on TypedPropertyFromStrictConstructorRector (#6664)
2025-01-10 11:36:09 +00:00
Tomas Votruba
e936f2ae47 Updated Rector to commit 8da1bfe2590771077da7ccd297f5df245d3e55c1
8da1bfe259 [type-declaration] Add typed property, if traits do not duplicate the property (#6663)
2025-01-09 20:29:05 +00:00
Tomas Votruba
f3e9cbef7a Updated Rector to commit c59c83a99fdb883dbcf6fead62b7cd9961fae034
c59c83a99f [Php83] Handle concat in first argument on CombineHostPortLdapUriRector (#6661)
2025-01-07 16:25:29 +00:00
Tomas Votruba
b47878ee33 Updated Rector to commit b6deb2906c86fa45cf27a26d2cb21dd1fd55e238
b6deb2906c [CodeQuality] Skip indirect return on SimplifyIfReturnBoolRector (#6660)
2025-01-07 03:49:22 +00:00
Tomas Votruba
98031aa3cf Updated Rector to commit d01cdf411c072abfdacc464c9bf07a4521a8d40e
d01cdf411c [DeadCode] Skip dynamic name on RemoveParentCallWithoutParentRector (#6659)
2025-01-06 19:38:19 +00:00
Tomas Votruba
71cfadbfe5 Updated Rector to commit b833a753cc1d999fe0e832367a83d48311e378b4
b833a753cc [Performance] Early return FullyQualifiedObjectType on FQCN on ObjectTypeSpecifier (#6658)
2025-01-06 18:07:08 +00:00
Tomas Votruba
bad8f383f5 Updated Rector to commit 4b18c82b21ad76410037090b0bf4c019fa983f08
4b18c82b21 [Scoper] Fix scoper to fix prefixed regex on doctrine inflector take 3 (#6657)
2025-01-06 16:26:54 +00:00
Tomas Votruba
47516301bf Updated Rector to commit 3b42813953f335c8d2986c391629ce007ad06ea4
3b42813953 [Scoper] Fix scoper to fix prefixed regex on doctrine inflector take 2 (#6656)
2025-01-06 16:21:17 +00:00