summaryrefslogtreecommitdiff
path: root/ext/spl/tests/iterator_053.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/iterator_053.phpt')
-rw-r--r--ext/spl/tests/iterator_053.phpt17
1 files changed, 15 insertions, 2 deletions
diff --git a/ext/spl/tests/iterator_053.phpt b/ext/spl/tests/iterator_053.phpt
index b472523ab6..21c044c1b2 100644
--- a/ext/spl/tests/iterator_053.phpt
+++ b/ext/spl/tests/iterator_053.phpt
@@ -50,7 +50,7 @@ bool(true)
bool(true)
bool(true)
bool(true)
-bool(false)
+bool(true)
bool(true)
bool(true)
bool(true)
@@ -124,7 +124,20 @@ array(2) {
string(1) "4"
}
}
-bool(false)
+bool(true)
+int(5)
+array(2) {
+ [0]=>
+ array(1) {
+ [0]=>
+ string(1) "5"
+ }
+ [1]=>
+ array(1) {
+ [0]=>
+ string(1) "5"
+ }
+}
bool(true)
int(6)
array(2) {