summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/language014.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/language014.phpt')
-rw-r--r--Zend/tests/traits/language014.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/language014.phpt b/Zend/tests/traits/language014.phpt
index 102b9aed41..20dcdea7c8 100644
--- a/Zend/tests/traits/language014.phpt
+++ b/Zend/tests/traits/language014.phpt
@@ -26,5 +26,5 @@ $o->hello();
$o->world();
?>
---EXPECTF--
+--EXPECTF--
Fatal error: Trait method hello has not been applied, because there are collisions with other trait methods on MyClass in %s on line %d