summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/conflict001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/conflict001.phpt')
-rw-r--r--Zend/tests/traits/conflict001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/conflict001.phpt b/Zend/tests/traits/conflict001.phpt
index 32346b3d92..dfc9456853 100644
--- a/Zend/tests/traits/conflict001.phpt
+++ b/Zend/tests/traits/conflict001.phpt
@@ -21,5 +21,5 @@ class TraitsTest {
use THello2;
}
?>
---EXPECTF--
+--EXPECTF--
Fatal error: Trait method hello has not been applied, because there are collisions with other trait methods on TraitsTest in %s on line %d \ No newline at end of file