Skip to content

Commit f88ea11

Browse files
committed
Remove obsolete ThrowTypeRule because it targeted Stmt\Throw_
1 parent 77ca233 commit f88ea11

File tree

6 files changed

+0
-232
lines changed

6 files changed

+0
-232
lines changed

conf/config.level3.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ rules:
2626
- PHPStan\Rules\Properties\ReadOnlyPropertyAssignRule
2727
- PHPStan\Rules\Properties\ReadOnlyPropertyAssignRefRule
2828
- PHPStan\Rules\Properties\TypesAssignedToPropertiesRule
29-
- PHPStan\Rules\Variables\ThrowTypeRule
3029
- PHPStan\Rules\Variables\VariableCloningRule
3130

3231
parameters:

src/Rules/Variables/ThrowTypeRule.php

Lines changed: 0 additions & 62 deletions
This file was deleted.

tests/PHPStan/Rules/Variables/ThrowTypeRuleTest.php

Lines changed: 0 additions & 70 deletions
This file was deleted.

tests/PHPStan/Rules/Variables/data/throw-class-exists.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

tests/PHPStan/Rules/Variables/data/throw-values-nullsafe.php

Lines changed: 0 additions & 18 deletions
This file was deleted.

tests/PHPStan/Rules/Variables/data/throw-values.php

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)