Add temporary strftime error to phpstan-baseline.neon
Ref: https://github.com/phpstan/phpstan/issues/3014 Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
9a8e311a76
commit
0448fd0323
@ -3692,4 +3692,8 @@ parameters:
|
||||
count: 1
|
||||
path: test/selenium/TrackingTest.php
|
||||
|
||||
-
|
||||
message: "#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#"
|
||||
count: 1
|
||||
path: libraries/classes/Util.php
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user