Remove phpstan error from baseline after f5b6d8aec3

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-12-30 17:05:38 +01:00
parent aaa1f9937e
commit 3d1f3c84e1
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -1547,11 +1547,6 @@ parameters:
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Parameter \\#1 \\$string of function strlen expects string, string\\|false given\\.$#"
count: 1
path: libraries/classes/InsertEdit.php
-
message: "#^Cannot assign offset mixed to array\\|bool\\.$#"
count: 2