summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/property008.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/traits/property008.phpt')
-rw-r--r--Zend/tests/traits/property008.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/traits/property008.phpt b/Zend/tests/traits/property008.phpt
index e263692d60..5c463b596c 100644
--- a/Zend/tests/traits/property008.phpt
+++ b/Zend/tests/traits/property008.phpt
@@ -41,7 +41,7 @@ $b = new SubclassB;
var_dump($b);
?>
---EXPECTF--
+--EXPECTF--
object(SubclassClassicInheritance)#1 (2) {
["hello":"SubclassClassicInheritance":private]=>
int(0)