Test: /ext/simplexml/tests/bug38354.phpt - Version 7.0.13-dev
Bug #38354 | Unwanted reformatting of XML when using AsXML | ||||
---|---|---|---|---|---|
Submitted: | 2006-08-06 08:47:42 | Modified: | 2006-08-06 19:40:04 | ||
From: | rowanjl | Assigned: | |||
Status: | Closed | Package: | SimpleXML related | ||
PHP Version: | 5.1.4 | OS: | Linux |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
2 (100%) |
006+ bool(false)
007+ bool(false)
006- string(62) "<a href="javascript:alert('1');"><strong>Item Two</strong></a>"
007- string(25) "<strong>Item Two</strong>"
|