Test: /ext/dom/tests/bug65196.phpt - Version 5.6.0-dev        

Bug #65196 Passing DOMDocumentFragment to DOMDocument::saveHTML() Produces invalid Markup
Submitted: 2013-07-03 19:41:28 Modified: 2013-08-01 23:10:34
From: baileyp Assigned:
Status: Closed Package: DOM XML related
PHP Version: master-Git-2013-07-03 (Git) OS: any

There are 3 different diffs reported by users for this test.

Count Diff
1 (33%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 156559401 bytes) in %s/bug65196.php on line 5
001- string(0) ""
002- string(46) "<div><span></span></div><div></div><div></div>"
003- ===DONE===
1 (33%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 137070015 bytes) in %s/bug65196.php on line 5
001- string(0) ""
002- string(46) "<div><span></span></div><div></div><div></div>"
003- ===DONE===
1 (33%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 137066639 bytes) in %s/bug65196.php on line 5
001- string(0) ""
002- string(46) "<div><span></span></div><div></div><div></div>"
003- ===DONE===