Skip to content

Commit ef76f23

Browse files
committed
[PHPStan] Aligned baseline after PHPStan update
1 parent 5848b1e commit ef76f23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11025,6 +11025,11 @@ parameters:
1102511025
count: 1
1102611026
path: src/lib/IO/IOService.php
1102711027

11028+
-
11029+
message: "#^Parameter \\#2 \\$length of function fread expects int\\<1, max\\>, int\\<0, max\\> given\\.$#"
11030+
count: 1
11031+
path: src/lib/IO/IOService.php
11032+
1102811033
-
1102911034
message: "#^Property Ibexa\\\\Contracts\\\\Core\\\\IO\\\\BinaryFile\\:\\:\\$uri \\(string\\) in isset\\(\\) is not nullable\\.$#"
1103011035
count: 2

0 commit comments

Comments
 (0)