diff --git a/Zend/tests/gh16508.phpt b/Zend/tests/gh16508.phpt index e5b89b60290..2330cf083ce 100644 --- a/Zend/tests/gh16508.phpt +++ b/Zend/tests/gh16508.phpt @@ -17,4 +17,4 @@ abstract class Test { ?> --EXPECTF-- -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 +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