Tomas Votruba
|
2af3b965d3
|
Updated Rector to commit 1e6dfd240ec6d109e0d8c0828bed1d40f450c581
1e6dfd240e [PHPStan] Clean up ignore error messages (#846)
|
2021-09-08 06:39:19 +00:00 |
|
Tomas Votruba
|
fec74a08d2
|
Updated Rector to commit 15224d19fe27f02d400ef25d8e7853763b3991e2
15224d19fe [TypeDeclaration] Skip has return to return void on ReturnTypeDeclarationRector (#845)
|
2021-09-07 15:13:29 +00:00 |
|
Tomas Votruba
|
10dc2fc8d8
|
Updated Rector to commit 55734abb9a9c8abbde235468cf6f63a235465794
55734abb9a [TypeDeclaration] Handle Parent param object, child param class name on ParamTypeDeclarationRector (#844)
|
2021-09-07 09:40:30 +00:00 |
|
Tomas Votruba
|
91ddd0b6a4
|
Updated Rector to commit c53478bfcc56649c08b92930f28ff4fa221d298d
c53478bfcc [TypeDeclaration] Skip parameter string with default array on ParamTypeDeclarationRector (#842)
|
2021-09-07 06:12:15 +00:00 |
|
Tomas Votruba
|
c87d047aa8
|
Updated Rector to commit ba8211afeaa67d44b7dd563730df8d9ba341cf51
ba8211afea [TypeDeclaration] Skip Child return mixed on ReturnTypeDeclarationRector (#843)
|
2021-09-07 06:02:28 +00:00 |
|
Tomas Votruba
|
c94867257b
|
Updated Rector to commit b8a6c976b4a477fad3dd6fa7e8564cf82a2aa2b3
b8a6c976b4 [TypeDeclaration] Handle UnitEnum not exists check on ParamTypeByParentCallTypeRector (#841)
|
2021-09-07 06:01:30 +00:00 |
|
Tomas Votruba
|
3f9c17b717
|
Updated Rector to commit ee95517c5dec40c1deb6040e93ae34fe91d06b97
ee95517c5d [TypeDeclaration] Handle object|static return on ReturnTypeDeclarationRector (#840)
|
2021-09-06 12:31:44 +00:00 |
|
Tomas Votruba
|
16f43dddb2
|
Updated Rector to commit 2c84f127e9172193e1b04567e699bd0f9befc312
2c84f127e9 [TypeDeclaration] Handle PHPStan\Type\Accessory\HasMethodType on PropertyTypeDeclarationRector (#839)
|
2021-09-06 10:42:18 +00:00 |
|
Tomas Votruba
|
e0d2b3e720
|
Updated Rector to commit 3b47c3a8179f27def6ee602b97024f89b3847352
3b47c3a817 [Php80] Fix NullsafeOperatorRector on no result usage (#838)
|
2021-09-06 09:22:23 +00:00 |
|
Tomas Votruba
|
3ce615d525
|
Updated Rector to commit df9246c6094f472f9a889104ccf173f7008fc90a
df9246c609 [CodeQuality][EarlyReturn] Handle ExplicitBoolCompareRector + ChangeOrIfReturnToEarlyRector (#836)
|
2021-09-06 05:59:31 +00:00 |
|
Tomas Votruba
|
cf99b1fc76
|
Updated Rector to commit f2bec56f5fc71210e1c9c639c45358e11cc61d37
f2bec56f5f [CodeQuality] Skip CallableThisArrayToAnonymousFunctionRector in trait (#835)
|
2021-09-05 03:53:17 +00:00 |
|
Tomas Votruba
|
5fe8d2447a
|
Updated Rector to commit 24eae1fa72e0ec1f24741a8549161d3bee8f84e9
24eae1fa72 [Renaming] Do not change to property exists on RenamePropertyRector (#834)
|
2021-09-05 03:12:49 +00:00 |
|
Tomas Votruba
|
dfbd1733c6
|
Updated Rector to commit a10212419c9ce0f274c261be2ff1181e7b1ee70d
a10212419c [automated] Re-Generate preload.php (#831)
|
2021-09-05 00:37:33 +00:00 |
|
Tomas Votruba
|
e2b36a29b3
|
Updated Rector to commit 5b3b527a5119751f5ee173c95002e82a27f375d8
5b3b527a51 [automated] Apply Coding Standard (#833)
|
2021-09-05 00:28:26 +00:00 |
|
Tomas Votruba
|
8303b46898
|
Updated Rector to commit 0779c402c3a994821b56fa24bae2baa14f996e14
0779c402c3 [automated] Re-Generate Nodes/Rectors Documentation (#832)
|
2021-09-05 00:27:40 +00:00 |
|
Tomas Votruba
|
72d87f4e90
|
Updated Rector to commit 3c534be5876d9f5b3dc1ccb0e1a95ec7d664a789
3c534be587 [CodeQuality] Skip associative array on CallableThisArrayToAnonymousFunctionRector (#829)
|
2021-09-04 21:12:09 +00:00 |
|
Tomas Votruba
|
f0f83c459e
|
Updated Rector to commit 3fb40fbfd818b4fd091577c200923cb903ff25ed
3fb40fbfd8 [CodeQuality] Skip class __construct method on CallableThisArrayToAnonymousFunctionRector (#830)
|
2021-09-04 21:09:04 +00:00 |
|
Tomas Votruba
|
85ce33543e
|
Updated Rector to commit 76149718849f16bb452034fcaedacd1ae8a2bdd1
7614971884 [Rectify] Fix PHPStan includes neon config not found (#828)
|
2021-09-04 10:30:49 +00:00 |
|
Tomas Votruba
|
552aa64b5e
|
Updated Rector to commit aad3fd28eab63c5c59b35904938ee1ccbc2621be
aad3fd28ea [DeadCode] Skip used after next statement on RemoveNonExistingVarAnnotationRector (#822)
|
2021-09-04 07:47:01 +00:00 |
|
Tomas Votruba
|
6fa53c44bc
|
Updated Rector to commit dc0d5ff489524d10e37fa52248db922fd02048fb
dc0d5ff489 [PSR4] Skip already defined namespace on NormalizeNamespaceByPSR4ComposerAutoloadRector (#823)
|
2021-09-04 07:44:52 +00:00 |
|
Tomas Votruba
|
a4b3da989a
|
Updated Rector to commit d2545a5d93763a111957fc1beafe380b31bd557b
d2545a5d93 [Renaming] Handle ClassLike property on RenamePropertyRector (#825)
|
2021-09-04 07:43:00 +00:00 |
|
Tomas Votruba
|
d62e039ac8
|
Updated Rector to commit 61709a198d9079071857fb14de0b21482d996a5d
61709a198d [PHPStan] Update to PHPStan 0.12.98 (#826)
|
2021-09-04 07:42:32 +00:00 |
|
Tomas Votruba
|
607592559d
|
Updated Rector to commit 479df50e71997ffcc081fa4818a859ee4712ac4f
479df50e71 [DeadCode] Skip next ternary & coalesce assign on RemoveDoubleAssignRector (#819)
|
2021-09-03 16:58:12 +00:00 |
|
Tomas Votruba
|
886af6be83
|
Updated Rector to commit 7ff79f6e02a2b2fe1fb87ee9933c25e09cbbeee2
7ff79f6e02 [Renaming] Rename Property name as well for RenamePropertyRector on Class (#821)
|
2021-09-03 15:34:50 +00:00 |
|
Tomas Votruba
|
715504ec16
|
Updated Rector to commit 0d2ccc3a8399382eebb924f96e4314966b183cde
0d2ccc3a83 [TypeDeclaration] Handle too detailed array item class-string on AddArrayReturnDocTypeRector (#816)
|
2021-09-03 13:31:24 +00:00 |
|
Tomas Votruba
|
2df2b72ec2
|
Updated Rector to commit a0aba1f290511bc745b29cd22dba32ce6665d375
a0aba1f290 [DowngradePhp71][DowngradePhp80] Handle SymmetricArrayDestructuringToListRector + DowngradeNamedArgumentRector (#818)
|
2021-09-03 12:44:30 +00:00 |
|
Tomas Votruba
|
73cb9e40d3
|
Updated Rector to commit 89ca42d7c18c97b8076c4d6d40dfdd16a9ee9e16
89ca42d7c1 [TypeDeclaration] Skip callable on AddArrayParamDocTypeRector (#815)
|
2021-09-03 09:26:46 +00:00 |
|
Tomas Votruba
|
739a589996
|
Updated Rector to commit cc69e35e53efe59e2858f75fd339e4d94211a54c
cc69e35e53 fix cs
|
2021-09-02 15:26:14 +00:00 |
|
Tomas Votruba
|
02329d8b20
|
Updated Rector to commit e8c8f9996d555a26d6e99921001944eb7d1bd90d
e8c8f9996d Add minimum PHP versions for PHP 8.1 rules (#814)
|
2021-09-02 15:24:03 +00:00 |
|
Tomas Votruba
|
e152aa2ab8
|
Updated Rector to commit 2ea6e90e100a39e5fa7450b5b1eae5418e565463
2ea6e90e10 add paths to rector init
|
2021-09-02 11:45:03 +00:00 |
|
Tomas Votruba
|
ec2e07443a
|
Updated Rector to commit 49033cecc9cd2b553f0ab3e220168c1e8da5c5b1
49033cecc9 [PostRector] Using NodesToAddCollector in Rector rules (#812)
|
2021-09-02 06:46:57 +00:00 |
|
Tomas Votruba
|
2f48356b1f
|
Updated Rector to commit c732f61317d64898b7b31ab171d7f1e52caca9f9
c732f61317 [DowngradePhp72] Handle DowngradeParameterTypeWideningRector on anonymous class implements interface (#811)
|
2021-09-02 06:26:12 +00:00 |
|
Tomas Votruba
|
35aeca4151
|
Updated Rector to commit 54c2151111e0d9628d1bc12bc48d7cc40391a3b8
54c2151111 [CodingStyle] Handle next with comment on NewlineAfterStatementRector (#813)
|
2021-09-02 06:22:11 +00:00 |
|
Tomas Votruba
|
5e7b93b875
|
Updated Rector to commit a1d7adb68921b5abdf2cb2cb862ce44d76c82479
a1d7adb689 Implements DowngradeClosureFromCallableRector (PHP 7.1). (#809)
|
2021-09-01 20:27:59 +00:00 |
|
Tomas Votruba
|
09fd3dac67
|
Updated Rector to commit 853fdee039e3ce5339d54947f0ca4cbaa9008978
853fdee039 Allowing future versions of phpstan (#810)
|
2021-09-01 20:24:07 +00:00 |
|
Tomas Votruba
|
8a6c24cf3d
|
Updated Rector to commit b1d573e8b56a92a0f3dcd0f11a49a41d2c2f72f6
b1d573e8b5 [DeadCode][EarlyReturn] Handle RemoveUnusedPrivateMethodRector + RemoveAlwaysElseRector (#807)
|
2021-09-01 07:30:23 +00:00 |
|
Tomas Votruba
|
1b59a1d474
|
Updated Rector to commit 0f9e4f8360316848609929e6702cc074352ddb7c
0f9e4f8360 [CodeQuality] Handle recursive on LogicalToBooleanRector (#808)
|
2021-09-01 04:09:40 +00:00 |
|
Tomas Votruba
|
8fbb6d4a84
|
Updated Rector to commit 511a076211be7d2387961bddd75f88f5d33a0bd9
511a076211 bump nette
|
2021-09-01 00:12:38 +00:00 |
|
Tomas Votruba
|
e47937dc01
|
Updated Rector to commit f74b7f617a026f24022b0268cd20775bde1d4288
f74b7f617a [PHPStan] Clean up PHPStan ignore errors config (#805)
|
2021-08-31 21:46:14 +00:00 |
|
Tomas Votruba
|
81454a9154
|
Updated Rector to commit 93f0232d7faf8ba64e1475846b9ee5c9fc6a9663
93f0232d7f Bump deps (#804)
|
2021-08-31 19:26:04 +00:00 |
|
Tomas Votruba
|
9c8dad9aed
|
Updated Rector to commit 25d3555abd08d7a97cba1621096dc07a33084aa0
25d3555abd [EarlyReturn] Clean up ChangeOrIfReturnToEarlyReturnRector skip check (#800)
|
2021-08-31 15:21:01 +00:00 |
|
Tomas Votruba
|
52dd92cc24
|
Updated Rector to commit 2e18cab758224ac96e6affa2fb71f97a1526dfa7
2e18cab758 [EarlyReturn] Skip left or right is BooleanAnd on ChangeOrIfReturnToEarlyReturnRector (#799)
|
2021-08-31 15:10:56 +00:00 |
|
Tomas Votruba
|
d807beef93
|
Updated Rector to commit c42b1969ce3d7d22a0f57beca1e0373e0730c84f
c42b1969ce [EarlyReturn] Handle Next Node is null on ChangeOrIfReturnToEarlyReturnRector (#798)
|
2021-08-31 13:22:32 +00:00 |
|
Tomas Votruba
|
d5b84771d3
|
Updated Rector to commit 4d60c23f7ca299b8fce8e8a71dc766dae9122e0e
4d60c23f7c [EarlyReturn] Skip same return expr on ChangeOrIfReturnToEarlyReturnRector (#797)
|
2021-08-31 13:04:35 +00:00 |
|
Tomas Votruba
|
13cd556d23
|
Updated Rector to commit 654d4a2a2ba408a3143a5a11a775750b90b27866
654d4a2a2b [EarlyReturn] Skip ChangeOrIfReturnToEarlyReturnRector on next node is null or return void (#796)
|
2021-08-31 12:32:29 +00:00 |
|
Tomas Votruba
|
798dab0ffa
|
Updated Rector to commit 9247ba932a695da7fff0d86d7431197cccda974b
9247ba932a [CodeQuality][EarlyReturn][TypeDeclaration] Handle ChangeOrIfReturnToEarlyReturnRector + ChangeAndIfToEarlyReturnRector + AddArrayReturnDocTypeRector + NarrowUnionTypeDocRector (#795)
|
2021-08-31 11:46:24 +00:00 |
|
Tomas Votruba
|
1fc57a8fc7
|
Updated Rector to commit 3e5ecbc2510f756ac0ef9c5b6f0526c451ae5a98
3e5ecbc251 [CodeQuality][EarlyReturn] Handle ChangeOrIfReturnToEarlyReturnRector + ChangeAndIfToEarlyReturnRector + DateTimeToDateTimeInterfaceRector (#794)
|
2021-08-31 09:42:40 +00:00 |
|
Tomas Votruba
|
be5c11b4f1
|
Updated Rector to commit 9fee4dd2978997b62a8ec277a9550c536d1c750b
9fee4dd297 [CodingStyle] Handle complex If_ ElseIf_ Else_ Try Catch Finally on on NewlineAfterStatementRector (#793)
|
2021-08-31 02:36:59 +00:00 |
|
Tomas Votruba
|
9365e8bb88
|
Updated Rector to commit 170a09fac23f90ea2db6490a8777133a61e9cf48
170a09fac2 [CodingStyle] Add more statements for NewlineAfterStatementRector (#792)
|
2021-08-30 17:24:27 +00:00 |
|
Tomas Votruba
|
f6696f636b
|
Updated Rector to commit ec7c68f940e4ca49baa918d5aaceca1a1ed89152
ec7c68f940 [CodingStyle] Handle null item on ManualJsonStringToJsonEncodeArrayRector (#791)
|
2021-08-30 16:22:59 +00:00 |
|