diff options
Diffstat (limited to 'ext/simplexml/tests/bug43221.phpt')
-rw-r--r-- | ext/simplexml/tests/bug43221.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug43221.phpt b/ext/simplexml/tests/bug43221.phpt index 53b6efdccd..bac2277597 100644 --- a/ext/simplexml/tests/bug43221.phpt +++ b/ext/simplexml/tests/bug43221.phpt @@ -17,4 +17,4 @@ Warning: SimpleXMLElement::addAttribute(): Attribute requires prefix for namespa <?xml version="1.0" encoding="utf-8"?> <root><node xmlns:foo="http://bar.com" a="b" foo:e="f">value</node></root> ===DONE=== -
\ No newline at end of file + |