summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/bug40451.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/bug40451.phpt')
-rw-r--r--ext/simplexml/tests/bug40451.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug40451.phpt b/ext/simplexml/tests/bug40451.phpt
index afd78c769f..cf44926a5e 100644
--- a/ext/simplexml/tests/bug40451.phpt
+++ b/ext/simplexml/tests/bug40451.phpt
@@ -19,6 +19,6 @@ $add->Host->addAttribute('enable', 'true');
?>
===DONE===
---EXPECTF--
+--EXPECTF--
Warning: SimpleXMLElement::addAttribute(): Unable to locate parent Element in %s on line %d
===DONE===