Skip to content

Commit 74d6137

Browse files
committed
[skip ci] Fix test output of ZipArchive_closeString_false.phpt for Solaris
1 parent 92128ac commit 74d6137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/zip/tests/ZipArchive_closeString_false.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ bool\(true\)
1919

2020
Warning: ZipArchive::closeString\(\): (Zip archive inconsistent|Unexpected length of data).*
2121
bool\(false\)
22-
(Zip archive inconsistent|Unexpected length of data)
22+
(Zip archive inconsistent|Unexpected length of data).*

0 commit comments

Comments
 (0)