You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -265,6 +265,11 @@ parameters:
265
265
count:2
266
266
path:src/Components/Lists/RenameOperations.php
267
267
268
+
-
269
+
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\SetOperation\\:\\:\\$value \\(string\\) does not accept string\\|null\\.$#"
270
+
count:1
271
+
path:src/Components/Lists/SetOperations.php
272
+
268
273
-
269
274
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\LockExpression\\:\\:\\$table \\(PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\) does not accept PhpMyAdmin\\\\SqlParser\\\\Components\\\\Expression\\|null\\.$#"
270
275
count:1
@@ -390,11 +395,6 @@ parameters:
390
395
count:1
391
396
path:src/Components/RenameOperation.php
392
397
393
-
-
394
-
message:"#^Property PhpMyAdmin\\\\SqlParser\\\\Components\\\\SetOperation\\:\\:\\$value \\(string\\) does not accept string\\|null\\.$#"
395
-
count:1
396
-
path:src/Components/SetOperation.php
397
-
398
398
-
399
399
message:"#^Static property PhpMyAdmin\\\\SqlParser\\\\Context\\:\\:\\$keywords \\(non\\-empty\\-array\\<non\\-empty\\-string, int\\>\\) does not accept default value of type array\\{\\}\\.$#"
0 commit comments