summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/property004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/property004.phpt')
-rw-r--r--Zend/tests/traits/property004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/property004.phpt b/Zend/tests/traits/property004.phpt
index 393b492b7f..483108dfb0 100644
--- a/Zend/tests/traits/property004.phpt
+++ b/Zend/tests/traits/property004.phpt
@@ -24,7 +24,7 @@ class TraitsTest {
$t = new TraitsTest;
?>
---EXPECTF--
+--EXPECTF--
PRE-CLASS-GUARD
Fatal error: THello1 and THello2 define the same property ($hello) in the composition of TraitsTest. However, the definition differs and is considered incompatible. Class was composed in %s on line %d \ No newline at end of file