summaryrefslogtreecommitdiff
path: root/ext/spl/tests/array_001.phpt
diff options
context:
space:
mode:
authorZoe Slattery <zoe@php.net>2008-10-17 15:03:48 +0000
committerZoe Slattery <zoe@php.net>2008-10-17 15:03:48 +0000
commit057f422c03044dc81bd67252c5843902e2691d22 (patch)
treefc120fb3ec77877efcd5c2e6950c3769e355e31a /ext/spl/tests/array_001.phpt
parentf591bffba92bd97fceb0f80315d4e6925084712d (diff)
downloadphp-git-057f422c03044dc81bd67252c5843902e2691d22.tar.gz
Replacing explicit object ID with %d
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 9f4f35057f..d9fb57c4ce 100755
--- a/ext/spl/tests/array_001.phpt
+++ b/ext/spl/tests/array_001.phpt
@@ -36,7 +36,7 @@ var_dump($ar);
===DONE===
<?php exit(0); ?>
--EXPECTF--
-object(ArrayObject)#1 (1) {
+object(ArrayObject)#%d (1) {
["storage":"ArrayObject":private]=>
array(2) {
[0]=>
@@ -62,7 +62,7 @@ array(6) {
int(5)
}
string(1) "a"
-object(ArrayObject)#1 (1) {
+object(ArrayObject)#%d (1) {
["storage":"ArrayObject":private]=>
array(5) {
[0]=>
@@ -88,7 +88,7 @@ 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 (1) {
+object(ArrayObject)#%d (1) {
["storage":"ArrayObject":private]=>
array(2) {
[0]=>
@@ -97,7 +97,7 @@ object(ArrayObject)#1 (1) {
int(2)
}
}
-object(ArrayObject)#1 (1) {
+object(ArrayObject)#%d (1) {
["storage":"ArrayObject":private]=>
array(4) {
[0]=>