Skip to content

Commit 476f7f0

Browse files
committed
Update PHPStan baseline
1 parent 5700d0f commit 476f7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ parameters:
6161
path: src/Schema/AbstractSchemaManager.php
6262

6363
-
64-
rawMessage: 'Loose comparison via "!=" is not allowed.'
64+
rawMessage: 'Loose comparison via "!=" between mixed and mixed is not allowed.'
6565
identifier: notEqual.notAllowed
6666
count: 1
6767
path: src/Schema/ColumnDiff.php

0 commit comments

Comments
 (0)