Test: /ext/dom/tests/dom005.phpt - Version 5.4.0RC4    

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

Count Diff
1 (50%)
010+ <html>
011+ <head><title>Hello world</title></head>
012+ <body>
010- <html><head><title>Hello world</title></head><body>
013- </body></html>
015+ </body>
016+ </html>
1 (50%)
009+ /home1/irteam/kyang2/php_upgrade/php-5.4.0RC4/sapi/cli/php: symbol lookup error: /home1/irteam/kyang2/php_upgrade/php-5.4.0RC4/sapi/cli/php: undefined symbol: htmlDocDumpMemoryFormat
009- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
010- <html><head><title>Hello world</title></head><body>
011- This is a not well-formed<br>
012- html files with undeclared entities&nbsp;
013- </body></html>