From 74d6137910b380dc124b81dd59e97631c857370b Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Mon, 15 Jun 2026 09:32:58 +0200 Subject: [PATCH] [skip ci] Fix test output of ZipArchive_closeString_false.phpt for Solaris --- ext/zip/tests/ZipArchive_closeString_false.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/zip/tests/ZipArchive_closeString_false.phpt b/ext/zip/tests/ZipArchive_closeString_false.phpt index 8a7d942527f6..af5241f5c3b6 100644 --- a/ext/zip/tests/ZipArchive_closeString_false.phpt +++ b/ext/zip/tests/ZipArchive_closeString_false.phpt @@ -19,4 +19,4 @@ bool\(true\) Warning: ZipArchive::closeString\(\): (Zip archive inconsistent|Unexpected length of data).* bool\(false\) -(Zip archive inconsistent|Unexpected length of data) +(Zip archive inconsistent|Unexpected length of data).*