|
@@ -82,4 +82,5 @@ exclude:
|
|
- name: PhpDuplicateSwitchCaseBodyInspection
|
|
- name: PhpDuplicateSwitchCaseBodyInspection
|
|
- name: PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection
|
|
- name: PhpNestedDirNameCallsCanBeReplacedWithLevelParameterInspection
|
|
- name: PhpPointlessBooleanExpressionInConditionInspection
|
|
- name: PhpPointlessBooleanExpressionInConditionInspection
|
|
- - name: PhpUndefinedMethodInspection
|
|
|
|
|
|
+ - name: PhpUndefinedMethodInspection
|
|
|
|
+ - name: PhpDuplicateCatchBodyInspection
|