aports/testing/php84-pecl-apcu/fix-test.patch
2024-07-04 13:34:40 +00:00

13 lines
387 B
Diff

Patch-Source: https://github.com/krakjoe/apcu/issues/510
--- a/tests/apc_entry_002.phpt
+++ b/tests/apc_entry_002.phpt
@@ -14,7 +14,7 @@
--EXPECTF--
Fatal error: Uncaught Exception: test in %s:3
Stack trace:
-#0 [internal function]: {closure}('test')
+#0 [internal function]: {closure:%s:2}('test')
#1 %s(%d): apcu_entry('test', Object(Closure))
#2 {main}
thrown in %s on line 3