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 1b35f3c commit b275ed7Copy full SHA for b275ed7
phpstan-baseline.neon
@@ -5,8 +5,3 @@ parameters:
5
count: 1
6
path: src/Phinx/Db/Adapter/MysqlAdapter.php
7
8
- -
9
- message: "#^Ternary operator condition is always true\\.$#"
10
- count: 2
11
- path: src/Phinx/Db/Adapter/SqlServerAdapter.php
12
-
0 commit comments