-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove NoMixedCallableRule, as handled by PHPStan - https://phpstan.o…
- Loading branch information
1 parent
8e54ff5
commit 5360efd
Showing
13 changed files
with
0 additions
and
288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
tests/Rules/Explicit/NoMixedCallableRule/Fixture/DocOnlyNullableReturnCallable.php
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
tests/Rules/Explicit/NoMixedCallableRule/Fixture/MixedCallable.php
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
tests/Rules/Explicit/NoMixedCallableRule/Fixture/NullableMixedCallable.php
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
tests/Rules/Explicit/NoMixedCallableRule/Fixture/NullableReturnCallable.php
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
tests/Rules/Explicit/NoMixedCallableRule/Fixture/ReturnCallable.php
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
tests/Rules/Explicit/NoMixedCallableRule/Fixture/SkipParamDefinedCallable.php
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
tests/Rules/Explicit/NoMixedCallableRule/Fixture/SkipReturnDefinedCallable.php
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
tests/Rules/Explicit/NoMixedCallableRule/Fixture/UnionMixedCallable.php
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
tests/Rules/Explicit/NoMixedCallableRule/NoMixedCallableRuleTest.php
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/Rules/Explicit/NoMixedCallableRule/config/configured_rule.neon
This file was deleted.
Oops, something went wrong.