summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug33136.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug33136.phpt')
-rw-r--r--ext/spl/tests/bug33136.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/tests/bug33136.phpt b/ext/spl/tests/bug33136.phpt
index 4d9a1506ca..1e1e3a18dc 100644
--- a/ext/spl/tests/bug33136.phpt
+++ b/ext/spl/tests/bug33136.phpt
@@ -46,8 +46,6 @@ print_r($arrayObj);
var_dump(count($arrayObj));
?>
-===DONE===
-<?php //exit(0); ?>
--EXPECT--
Initiate Obj
Assign values
@@ -77,4 +75,3 @@ Collection Object
)
int(3)
-===DONE===