We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db988ec commit d292243Copy full SHA for d292243
phpstan.neon.dist
@@ -11,9 +11,6 @@ parameters:
11
-
12
message: '~^Call to function in_array\(\) requires parameter #3 to be true\.$~'
13
path: src/Version/SortedMigrationPlanCalculator.php
14
- -
15
- message: '~^Variable property access on SimpleXMLElement\.$~'
16
- path: src/Configuration/Migration/XmlFile.php
17
18
message: '~^Call to function is_bool\(\) with bool will always evaluate to true\.$~'
19
path: src/InlineParameterFormatter.php
0 commit comments