rector/rules/TypeDeclaration/Rector/ClassMethod
Tomas Votruba 7ba32aac1f Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c
e12c73eb33 [psr-4] Move tests to main namespace, as part of /src and /packages merge - step 2 (#5407)
2024-01-01 00:20:45 +00:00
..
AddMethodCallBasedStrictParamTypeRector.php Updated Rector to commit 8c04f656b32d8d95a5139e59cbfbc508647dd3b1 2023-08-05 16:29:56 +00:00
AddParamTypeBasedOnPHPUnitDataProviderRector.php Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c 2024-01-01 00:20:45 +00:00
AddParamTypeDeclarationRector.php Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c 2024-01-01 00:20:45 +00:00
AddParamTypeFromPropertyTypeRector.php Updated Rector to commit 41235b8c7c52b0ba77872c2f04921685569c3b6e 2023-09-29 12:48:57 +00:00
AddReturnTypeDeclarationBasedOnParentClassMethodRector.php Updated Rector to commit 41235b8c7c52b0ba77872c2f04921685569c3b6e 2023-09-29 12:48:57 +00:00
AddReturnTypeDeclarationRector.php Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c 2024-01-01 00:20:45 +00:00
AddVoidReturnTypeWhereNoReturnRector.php Updated Rector to commit 012e8bb2ed77516c792e3fb9c777066c3776abcc 2023-12-24 01:21:59 +00:00
BoolReturnTypeFromStrictScalarReturnsRector.php Updated Rector to commit dbd374ba2a2899d247d9c9e087aedf455462fffe 2023-10-06 19:05:34 +00:00
NumericReturnTypeFromStrictScalarReturnsRector.php Updated Rector to commit 89b3e62f82ad480b57f002096cc16af16d7ac597 2023-10-26 18:45:24 +00:00
ParamTypeByMethodCallTypeRector.php Updated Rector to commit befe096ca10f7476efeb082fb7c736ba7bd07af5 2023-12-31 20:56:31 +00:00
ParamTypeByParentCallTypeRector.php Updated Rector to commit e698133cad1a85f2384a6cf450d66c54df1876a2 2023-09-20 12:55:35 +00:00
ReturnNeverTypeRector.php Updated Rector to commit 620321b3833dd450a7de79a620a07c7131342422 2023-12-23 21:26:40 +00:00
ReturnTypeFromReturnDirectArrayRector.php Updated Rector to commit a8922f7431c9c9188be501107ee7819e0130da4c 2023-06-11 23:01:39 +00:00
ReturnTypeFromReturnNewRector.php Updated Rector to commit 8cab945ae45b651cdf66c8bfbb1603c514733896 2023-10-04 13:14:06 +00:00
ReturnTypeFromStrictBoolReturnExprRector.php Updated Rector to commit 620321b3833dd450a7de79a620a07c7131342422 2023-12-23 21:26:40 +00:00
ReturnTypeFromStrictConstantReturnRector.php Updated Rector to commit 41235b8c7c52b0ba77872c2f04921685569c3b6e 2023-09-29 12:48:57 +00:00
ReturnTypeFromStrictFluentReturnRector.php Updated Rector to commit 620321b3833dd450a7de79a620a07c7131342422 2023-12-23 21:26:40 +00:00
ReturnTypeFromStrictNativeCallRector.php Updated Rector to commit ae081e11dae915e05a58cbd9d2a995f3ac868254 2023-12-03 09:56:22 +00:00
ReturnTypeFromStrictNewArrayRector.php Updated Rector to commit e698133cad1a85f2384a6cf450d66c54df1876a2 2023-09-20 12:55:35 +00:00
ReturnTypeFromStrictParamRector.php Updated Rector to commit 6424bae725296eb72307e5f4902715ea41dad3ba 2023-08-29 16:52:48 +00:00
ReturnTypeFromStrictScalarReturnExprRector.php Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c 2024-01-01 00:20:45 +00:00
ReturnTypeFromStrictTypedCallRector.php Updated Rector to commit 097785424d7239bf0166d1fddb3e2079ce4787c8 2023-08-06 09:54:45 +00:00
ReturnTypeFromStrictTypedPropertyRector.php Updated Rector to commit 41235b8c7c52b0ba77872c2f04921685569c3b6e 2023-09-29 12:48:57 +00:00
ReturnUnionTypeRector.php Updated Rector to commit 9b03d8367cd3c69b36b8b1aedf458b191f46655a 2023-08-05 10:29:33 +00:00
StrictArrayParamDimFetchRector.php Updated Rector to commit 16f8d19db32108740794a68a011c78328bb69aed 2023-12-23 20:44:18 +00:00
StrictStringParamConcatRector.php Updated Rector to commit 33fa6262970128e964fc4099d88d9a7369828e1a 2023-09-20 12:41:26 +00:00