Update phpstan baseline

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-05-04 00:13:25 +02:00
parent 0d0c74e457
commit 2e0eb80cca
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -2265,11 +2265,6 @@ parameters:
count: 1
path: libraries/classes/Plugins/Auth/AuthenticationHttp.php
-
message: "#^Parameter \\#1 \\$options of function session_set_cookie_params expects array\\(\\)\\|array\\('lifetime' \\=\\> int, 'path' \\=\\> string, 'domain' \\=\\> string\\|null, 'secure' \\=\\> bool, 'httponly' \\=\\> bool\\), array given\\.$#"
count: 1
path: libraries/classes/Plugins/Auth/AuthenticationSignon.php
-
message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#"
count: 1