summaryrefslogtreecommitdiff
path: root/Zend/tests/objects_023.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/objects_023.phpt')
-rw-r--r--Zend/tests/objects_023.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/objects_023.phpt b/Zend/tests/objects_023.phpt
index 042a20e9d8..5c8a8491ef 100644
--- a/Zend/tests/objects_023.phpt
+++ b/Zend/tests/objects_023.phpt
@@ -1,7 +1,7 @@
--TEST--
Creating instances dynamically
--FILE--
-<?php
+<?php
$arr = array(new stdClass, 'stdClass');