summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/bugs/abstract-methods06.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/bugs/abstract-methods06.phpt')
-rw-r--r--Zend/tests/traits/bugs/abstract-methods06.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/bugs/abstract-methods06.phpt b/Zend/tests/traits/bugs/abstract-methods06.phpt
index 28ed672725..8569aefb38 100644
--- a/Zend/tests/traits/bugs/abstract-methods06.phpt
+++ b/Zend/tests/traits/bugs/abstract-methods06.phpt
@@ -23,4 +23,4 @@ class TraitsTest1 {
?>
--EXPECTF--
-Fatal error: Declaration of THelloA::hello($a) must be compatible with THelloB::hello() in %s on line %d \ No newline at end of file
+Fatal error: Declaration of THelloB::hello() must be compatible with THelloA::hello($a) in %s on line %d