summaryrefslogtreecommitdiff
path: root/ext/spl/tests/array_001.phpt
diff options
context:
space:
mode:
authorSean Finney <seanius@debian.org>2009-04-10 14:09:48 +0200
committerSean Finney <seanius@debian.org>2009-04-10 14:09:48 +0200
commitcd0b49c72aee33b3e44a9c589fcd93b9e1c7a64f (patch)
tree1315c623bb7d9dfa8d366fa9cd2c6834ceeb5da5 /ext/spl/tests/array_001.phpt
parent9ea47aab740772adf0c69d8c94b208a464e599ea (diff)
downloadphp-upstream/5.2.9.dfsg.1.tar.gz
Imported Upstream version 5.2.9.dfsg.1upstream/5.2.9.dfsg.1
Diffstat (limited to 'ext/spl/tests/array_001.phpt')
-rwxr-xr-xext/spl/tests/array_001.phpt8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/spl/tests/array_001.phpt b/ext/spl/tests/array_001.phpt
index 1c7566ecb..4f73406d3 100755
--- a/ext/spl/tests/array_001.phpt
+++ b/ext/spl/tests/array_001.phpt
@@ -38,7 +38,7 @@ var_dump($ar);
===DONE===
<?php exit(0); ?>
--EXPECTF--
-object(ArrayObject)#1 (2) {
+object(ArrayObject)#%d (2) {
[0]=>
int(0)
[1]=>
@@ -61,7 +61,7 @@ array(6) {
int(5)
}
string(1) "a"
-object(ArrayObject)#1 (5) {
+object(ArrayObject)#%d (5) {
[0]=>
int(0)
[1]=>
@@ -84,13 +84,13 @@ NULL
Notice: Undefined offset: 7 in %sarray_001.php on line %d
Notice: Undefined index: c in %sarray_001.php on line %d
-object(ArrayObject)#1 (2) {
+object(ArrayObject)#%d (2) {
[0]=>
int(0)
[2]=>
int(2)
}
-object(ArrayObject)#1 (4) {
+object(ArrayObject)#%d (4) {
[0]=>
int(0)
[2]=>