summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/bugs/abstract-methods05.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/bugs/abstract-methods05.phpt')
-rw-r--r--Zend/tests/traits/bugs/abstract-methods05.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/bugs/abstract-methods05.phpt b/Zend/tests/traits/bugs/abstract-methods05.phpt
index 6a901bb601..b40cbe30a6 100644
--- a/Zend/tests/traits/bugs/abstract-methods05.phpt
+++ b/Zend/tests/traits/bugs/abstract-methods05.phpt
@@ -22,4 +22,4 @@ class TraitsTest1 {
?>
--EXPECTF--
-Fatal error: Declaration of THelloA::hello($a) must be compatible with THelloB::hello() in %s on line %d
+Fatal error: Declaration of THelloB::hello() must be compatible with THelloA::hello($a) in %s on line %d