summaryrefslogtreecommitdiff
path: root/Zend/tests/bug27798.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug27798.phpt')
-rw-r--r--Zend/tests/bug27798.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/bug27798.phpt b/Zend/tests/bug27798.phpt
index 310fd97991..c16c5c825d 100644
--- a/Zend/tests/bug27798.phpt
+++ b/Zend/tests/bug27798.phpt
@@ -57,12 +57,12 @@ array(3) {
}
Child::__construct
array(3) {
- ["Baz"]=>
- int(4)
["Foo"]=>
int(1)
["Bar"]=>
int(2)
+ ["Baz"]=>
+ int(4)
}
array(1) {
["Foo"]=>