1154 Commits

Author SHA1 Message Date
Tomas Votruba
efcd77aa17 Updated Rector to commit 67238d841a46b5fecc9ef204ffef4ba773e82cb9
67238d841a [docs] add note about new find-rule page (#6224)
2024-08-08 13:54:22 +00:00
Tomas Votruba
2db99e8534 Updated Rector to commit c62c1dea338589bcc3aa96b50bcabade2d470483
c62c1dea33 [automated] Apply Coding Standard (#6215)
2024-08-04 00:33:20 +00:00
Tomas Votruba
f2a8c55503 Updated Rector to commit 2a328edef4bb5056da7ffe2b244a4e1f796ffd16
2a328edef4 [automated] Re-Generate Nodes/Rectors Documentation (#6196)
2024-07-28 00:32:59 +00:00
Tomas Votruba
d35c1aa009 Updated Rector to commit 938f4a2a24ec32f7ee9e9447abad7f37b1046d3f
938f4a2a24 [TypeDeclaration] Update fixture and example method name (#6171)
2024-07-22 09:24:17 +00:00
Tomas Votruba
2ec758b3bc Updated Rector to commit 5eb07c4285a12d1e6275fad54311b11930bcd818
5eb07c4285 [TypeDeclaration] Add ReturnTypeFromMockObjectRector (#6166)
2024-07-21 22:31:48 +00:00
Tomas Votruba
28b87977fb Updated Rector to commit 2e748886a32065bf3b432b7b144f72e0938beecb
2e748886a3 [automated] Re-Generate Nodes/Rectors Documentation (#6142)
2024-07-14 00:32:51 +00:00
Tomas Votruba
ba3259faa2 Updated Rector to commit 5ecc15949b7801620e1e265a0b1daa0a493693f0
5ecc15949b [automated] Re-Generate Nodes/Rectors Documentation (#6126)
2024-07-07 00:32:05 +00:00
Tomas Votruba
4aaedf51cb Updated Rector to commit 049f1efef6046aa7287fc129891abf3e310e4e6d
049f1efef6 Add - number support, deprecate ReturnTypeFromStrictScalarReturnExprRector functionality, already split (#6114)
2024-07-03 20:32:54 +00:00
Tomas Votruba
cd6dafbe86 Updated Rector to commit 2c1ae9bc46b3c8d31b1a45dcaac57c7d1522a8c1
2c1ae9bc46 Split StringReturnTypeFromStrictScalarReturnsRector into string, bool and numeric scalar + strict return type rules (#6113)
2024-07-03 20:14:45 +00:00
Tomas Votruba
3839c795dc Updated Rector to commit d8400c7cf1b75378603c7276c95393e2fd74c5b5
d8400c7cf1 [type-declarations] Add StringsReturnTypeFromStrictScalarReturnsRector to complete the string returns (#6111)
2024-07-03 16:42:04 +00:00
Tomas Votruba
1c29427ddb Updated Rector to commit 133c810f25c546682941c91717ce99f6787bfac7
133c810f25 [type-declarations] Add ReturnNullableTypeRector (#6110)
2024-07-03 15:34:41 +00:00
Tomas Votruba
17d995ab91 Updated Rector to commit 2b2bbd1a155e78d5a87deac346e1c9a11b316582
2b2bbd1a15 rebuild docs (#6107)
2024-07-03 13:51:41 +00:00
Tomas Votruba
c09e34bbdb Updated Rector to commit 1865d51f2f5e5045ac3b5e52fc45d79d8f36636b
1865d51f2f docs
2024-06-28 14:06:32 +00:00
Tomas Votruba
4245cbb8cd Updated Rector to commit 28c138e47c61bcf5532f200b6741314e9063f58f
28c138e47c [Cleanup] Deprecate *ToTypeCastRector rules as no difference in performance, handle by cs instead (#6043)
2024-06-26 10:11:19 +00:00
Tomas Votruba
253b752428 Updated Rector to commit 23597c551da3bd1f1477f4415b1b2cad4651307c
23597c551d [Cleanup] Deprecate UseIncrementAssignRector as depends on context and might be intentional (#6042)
2024-06-26 10:04:52 +00:00
Tomas Votruba
6ccf847c93 Updated Rector to commit 17894d729f7711e9540340f3e6c6847fa40a9679
17894d729f restore
2024-06-24 13:01:17 +00:00
Tomas Votruba
571bddfb01 Updated Rector to commit 26720daf6497fe2d563d88d670ee5a6af944250c
26720daf64 rebuild docs
2024-06-24 12:58:49 +00:00
Tomas Votruba
0ed3e268c6 Updated Rector to commit cc15e20e1f0e01799b3ca4997305a7adda22654c
cc15e20e1f [automated] Re-Generate Nodes/Rectors Documentation (#6010)
2024-06-23 00:31:01 +00:00
Tomas Votruba
881f945dd3 Updated Rector to commit fa25356b127eb08d83ad24e399eafbaf70d62d96
fa25356b12 bump docs
2024-06-22 17:32:31 +00:00
Tomas Votruba
48397d3f81 Updated Rector to commit a787d4c8f6b15ba3590e91746326241efeec8656
a787d4c8f6 Remove deprecated and empty FinalizeClassesWithoutChildrenRector + FinalizePublicClassConstantRector (#5980)
2024-06-19 15:40:53 +00:00
Tomas Votruba
107edcdc89 Updated Rector to commit 9678a2ce0df657b82cd4459dd178fbdcfddc49d2
9678a2ce0d [Php74] Add HebrevcToNl2brHebrevRector (#5977)
2024-06-18 12:50:53 +00:00
Tomas Votruba
f57ed0a59b Updated Rector to commit 9a0d03a293b3a6aef9fb2c134c27586e2f046043
9a0d03a293 [Php74] Add RestoreIncludePathToIniRestoreRector (#5973)
2024-06-15 22:12:30 +00:00
Tomas Votruba
df92a40a00 Updated Rector to commit 756a45aa1a456e28af0b7ae2b78fecc6f6fee6b1
756a45aa1a [DeadCode] Add RemoveUnusedPublicMethodParameterRector (#5925)
2024-05-30 07:40:25 +00:00
Tomas Votruba
6fa5131124 Updated Rector to commit 1e88bcf62dec93dca5077b8aefebf7c976fbed52
1e88bcf62d [TypeDeclaration] Add AddTypeFromResourceDocblockRector (#5915)
2024-05-29 00:53:21 +00:00
Tomas Votruba
5d71d0b09c Updated Rector to commit d6fc9012918faf26cfae30aaad329b8a3c65be75
d6fc901291 [TypeDeclaration] Add TypedPropertyFromJMSSerializerAttributeTypeRector (#5909)
2024-05-24 13:06:38 +00:00
Tomas Votruba
81725974a0 Updated Rector to commit 22d6fc2789f575fff16e76e7c7f963793e11f53b
22d6fc2789 [TypeDeclaration] Add ReturnTypeFromSymfonySerializerRector (#5908)
2024-05-23 13:35:45 +00:00
Tomas Votruba
cee60661e8 Updated Rector to commit b8847be9d485ec1b3cde5ee5e099ab3626479eb7
b8847be9d4 [TypeDeclaration] Add ReturnTypeFromReturnCastRector (#5905)
2024-05-20 11:36:06 +00:00
Tomas Votruba
b98d0a8754 Updated Rector to commit 575921d2bca4a0ef36d55c6fa4ebf1ea01bacc4d
575921d2bc [Carbon] Init set to migrate DateTime to Carbon (#5868)
2024-05-18 13:30:48 +00:00
Tomas Votruba
2dc9d28496 Updated Rector to commit 6649713eb98b016d5503163cd8cbea534ae61f2e
6649713eb9 [automated] Re-Generate Nodes/Rectors Documentation (#5859)
2024-05-05 00:31:57 +00:00
Tomas Votruba
c747b603a3 Updated Rector to commit ce1033d8e6434f3111307dd274dec753eb6481b1
ce1033d8e6 Fixes typo in FinalizeTestCaseClassRector.php (#5850)
2024-04-30 12:43:57 +00:00
Tomas Votruba
b8bbd024cd Updated Rector to commit c860b0cd3976acfd4b05d6929f446a7b50454b52
c860b0cd39 Update docs for AddTypeToConstRector (#5803)
2024-04-05 18:05:20 +00:00
Tomas Votruba
dc2feca4d5 Updated Rector to commit ef333de3d58a4649558971b19f4814fd92823abe
ef333de3d5 [DeadCode] Add RemoveUselessReadOnlyTagRector (#5790)
2024-04-03 05:38:43 +00:00
Tomas Votruba
f2feb272ed Updated Rector to commit aa706a152c2cb0ece154edab3bc89bad8c2f7208
aa706a152c [Php82] Add VariableInStringInterpolationFixerRector (#5781)
2024-03-29 21:39:12 +00:00
Tomas Votruba
ce9cc3aafc Updated Rector to commit 576198cf701684dd85ed42530bcb8c54b6c41a02
576198cf70 [CodeQuality] Transform type|void docblock to type|null as well on ExplicitReturnNullRector after add return null (#5756)
2024-03-22 17:50:28 +00:00
Tomas Votruba
de2b2cf2b4 Updated Rector to commit dc69b1a963dc78ea9fe4ab07b70bc0716e1be341
dc69b1a963 [CodeQuality] Add new rule - ExplicitReturnNullRector (#5753)
2024-03-21 14:39:02 +00:00
Tomas Votruba
29535d04eb Updated Rector to commit 0a07bf39b8c3852a0bd289280ee6e60080561447
0a07bf39b8 [automated] Re-Generate Nodes/Rectors Documentation (#5729)
2024-03-17 00:28:32 +00:00
Tomas Votruba
ae50c0e5a3 Updated Rector to commit cdde425c2224a1357d70d6784936fe47fe3ffee0
cdde425c22 [Transform] Adds ArrayDimFetchToMethodCallRector rule (#5723)
2024-03-15 19:25:11 +00:00
Tomas Votruba
c0820093ad Updated Rector to commit ff32c0c08a89f27ea34187d00cf707734a7e39c8
ff32c0c08a [Php84] Add ExplicitNullableParamTypeRector (#5724)
2024-03-15 10:45:55 +00:00
Tomas Votruba
d018e755ec Updated Rector to commit 569b9199017e5e09715acf406df15dc6175d9cc1
569b919901 [automated] Re-Generate Nodes/Rectors Documentation (#5705)
2024-03-10 00:28:56 +00:00
Tomas Votruba
740fedd8a5 Updated Rector to commit 74a7c51d383b8ad5c6adb10cd67fe5f7f8ff290d
74a7c51d38 [automated] Re-Generate Nodes/Rectors Documentation (#5664)
2024-02-25 00:28:09 +00:00
Tomas Votruba
5c2a81061c Updated Rector to commit 18a8aecd13cbe87766c38de95dcba08673493d3a
18a8aecd13 [TypeDeclaration] Adds AddParamTypeForFunctionLikeWithinCallLikeArgDeclarationRector rule (#5547)
2024-02-22 09:09:42 +00:00
Tomas Votruba
08cec1591e Updated Rector to commit 4951accb91a39af88d3903930112f2752e497076
4951accb91 [Renaming] New Rule: RenameFunctionLikeParamWithinCallLikeArgRector (#5554)
2024-02-22 09:08:40 +00:00
Tomas Votruba
abeac2bdf6 Updated Rector to commit 85aba8e39f1fdf533680074accd34ab2c1ad8fc4
85aba8e39f [automated] Apply Coding Standard (#5632)
2024-02-18 00:28:38 +00:00
Tomas Votruba
f863e8b003 Updated Rector to commit 7de77e518f7b47b7c7ba0d96152d4acdad958639
7de77e518f [TypeDeclaration] Add AddTestsVoidReturnTypeWhereNoReturnRector (#5611)
2024-02-12 22:55:41 +00:00
Tomas Votruba
74eb099cdd Updated Rector to commit f4c674c08210069b766058f035c1a41e833de167
f4c674c082 [automated] Re-Generate Nodes/Rectors Documentation (#5599)
2024-02-11 00:28:51 +00:00
Tomas Votruba
c3f1a7f362 Updated Rector to commit 0242b2a9231beaff11fd94ec25224354a7e75cf9
0242b2a923 [automated] Re-Generate Nodes/Rectors Documentation (#5549)
2024-02-04 00:28:33 +00:00
Tomas Votruba
678e34b775 Updated Rector to commit bcce8e3d240861cdb36cbf76b68672fa829f347d
bcce8e3d24 Fix doc instanceof rules link (#5493)
2024-01-23 11:08:03 +00:00
Tomas Votruba
0d611d897a Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-16 10:21:57 +00:00
Tomas Votruba
1daa932d00 Updated Rector to commit 5c0397910fbd9735c375c4632ec116ebe8609f25
5c0397910f Add missing rule doc (#5426)
2024-01-02 21:38:33 +00:00
Tomas Votruba
7e7a2f067a Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
2024-01-02 02:40:38 +00:00