summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@php.net>2007-01-10 16:00:31 +0000
committerDmitry Stogov <dmitry@php.net>2007-01-10 16:00:31 +0000
commit7c750656f1acf47944003566092481c4d2a1f8d4 (patch)
tree727c9a569c5798b1c800f01917d0edb94edb4a72 /ext/simplexml/tests
parente470e22e20fa327ac7331c560dc034522ca89aae (diff)
downloadphp-git-7c750656f1acf47944003566092481c4d2a1f8d4.tar.gz
Fixed tests
Diffstat (limited to 'ext/simplexml/tests')
-rw-r--r--ext/simplexml/tests/bug38347.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug38347.phpt b/ext/simplexml/tests/bug38347.phpt
index c25fccea24..0ea7b5d2fe 100644
--- a/ext/simplexml/tests/bug38347.phpt
+++ b/ext/simplexml/tests/bug38347.phpt
@@ -24,5 +24,5 @@ SimpleXMLElement Object
(
)
-Warning: iterate(): Node no longer exists in %s on line %d
+Warning: Invalid argument supplied for foreach() in %sbug38347.php on line 6
Done