summaryrefslogtreecommitdiffstats
path: root/0001-fix-test-for-8.5.0beta2.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-fix-test-for-8.5.0beta2.patch')
-rw-r--r--0001-fix-test-for-8.5.0beta2.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/0001-fix-test-for-8.5.0beta2.patch b/0001-fix-test-for-8.5.0beta2.patch
deleted file mode 100644
index e51be1f..0000000
--- a/0001-fix-test-for-8.5.0beta2.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 33d98e7efc25cf79f9969a93131e1b5ff976eb31 Mon Sep 17 00:00:00 2001
-From: Remi Collet <remi@remirepo.net>
-Date: Wed, 27 Aug 2025 09:50:06 +0200
-Subject: [PATCH] fix test for 8.5.0beta2
-
----
- tests/bug53603.phpt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tests/bug53603.phpt b/tests/bug53603.phpt
-index 76b8ad9..dcbbeba 100644
---- a/tests/bug53603.phpt
-+++ b/tests/bug53603.phpt
-@@ -31,6 +31,6 @@ var_dump($a);
-
- --EXPECTF--
-
--Warning: ZipArchive::extractTo(teststream://test/foo): %sailed to open stream: "TestStream::stream_open" call failed in %s on line %d
-+Warning: ZipArchive::extractTo(teststream://test/foo): %sailed to open stream: "TestStream::stream_open" %s on line %d
- bool(false)
-
---
-2.51.0
-