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 5700d0f commit 476f7f0Copy full SHA for 476f7f0
phpstan-baseline.neon
@@ -61,7 +61,7 @@ parameters:
61
path: src/Schema/AbstractSchemaManager.php
62
63
-
64
- rawMessage: 'Loose comparison via "!=" is not allowed.'
+ rawMessage: 'Loose comparison via "!=" between mixed and mixed is not allowed.'
65
identifier: notEqual.notAllowed
66
count: 1
67
path: src/Schema/ColumnDiff.php
0 commit comments