Skip to content

Commit 40e7bf3

Browse files
committed
the error message changed since PR #15993 in php-src
1 parent d1628da commit 40e7bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/104.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,4 +174,4 @@ string(%s) "Failed opening action script %sindex.php: No such file or directory"
174174
string(61) "Action 'IndexAction' is not a subclass of Yaf_Action_Abstract"
175175
string(61) "Action 'IndexAction' is not a subclass of Yaf_Action_Abstract"
176176

177-
Fatal error: Class FooAction contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Yaf_Action_Abstract::execute) in %sfoo.php on line %d
177+
Fatal error: Class FooAction contains 1 abstract method and must therefore be declared abstract or implement the remaining method%s(Yaf_Action_Abstract::execute) in %sfoo.php on line %d

0 commit comments

Comments
 (0)