aports/testing/php84/fix-gh16508.patch
2024-10-22 22:01:20 +00:00

10 lines
501 B
Diff

Patch-Source: https://github.com/php/php-src/commit/dded6fdcad640e4c01b5c114e9be3837ab45eacf
--- a/Zend/tests/gh16508.phpt
+++ b/Zend/tests/gh16508.phpt
@@ -17,4 +17,4 @@
?>
--EXPECTF--
-Fatal error: Class Test2 contains 1 abstract method and must therefore be declared abstract or implement the remaining method (Test::foo) in %s on line 5
+Fatal error: Class Test2 contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Test::foo) in %s on line 5