Skip to content

Commit 2e858de

Browse files
committed
[BCB] Removed VariableCertaintyInIssetRule, replaced by IssetRule
1 parent 4dba60b commit 2e858de

File tree

3 files changed

+0
-198
lines changed

3 files changed

+0
-198
lines changed

conf/config.level1.neon

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,6 @@ conditionalTags:
2121
phpstan.rules.rule: %featureToggles.nullCoalesce%
2222

2323
services:
24-
-
25-
class: PHPStan\Rules\Variables\VariableCertaintyInIssetRule
26-
arguments:
27-
bleedingEdge: %featureToggles.bleedingEdge%
28-
tags:
29-
- phpstan.rules.rule
30-
3124
-
3225
class: PHPStan\Rules\Variables\EmptyRule
3326

src/Rules/Variables/VariableCertaintyInIssetRule.php

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

tests/PHPStan/Rules/Variables/VariableCertaintyInIssetRuleTest.php

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

0 commit comments

Comments
 (0)