summaryrefslogtreecommitdiff
path: root/ext/simplexml
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2008-01-23 09:55:53 +0000
committerAntony Dovgal <tony2001@php.net>2008-01-23 09:55:53 +0000
commitd008f576b0327f5fbae8a1a646300fa640b9bdbd (patch)
tree159a9abdfb8d037ecc84f1d4a48023ee48e093a5 /ext/simplexml
parentff183efe61628f934f7c3ec744dd1e8423cb13af (diff)
downloadphp-git-d008f576b0327f5fbae8a1a646300fa640b9bdbd.tar.gz
use expectF
Diffstat (limited to 'ext/simplexml')
-rw-r--r--ext/simplexml/tests/bug37076_1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug37076_1.phpt b/ext/simplexml/tests/bug37076_1.phpt
index 2b305b918c..d2260040c1 100644
--- a/ext/simplexml/tests/bug37076_1.phpt
+++ b/ext/simplexml/tests/bug37076_1.phpt
@@ -7,7 +7,7 @@ $xml->{""} .= "bar";
print $xml->asXML();
?>
===DONE===
---EXPECT--
+--EXPECTF--
Warning: main(): Cannot write or create unnamed element in %s on line %d
Warning: main(): Cannot write or create unnamed element in %s on line %d