Test: /ext/xml/tests/bug46699.phpt - Version 7.4.19-dev        

Bug #46699 xml_parse fails with Bus Error only when parser is namespace aware.
Submitted: 2008-11-27 20:02:51 Modified: 2008-12-12 04:22:25
From: m.haarmann Assigned:
Status: Closed Package: XML related
PHP Version: 5.2CVS-2008-11-28 OS: Mac OS 10.5.5

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ <a xmlns="http://example.com/foo" 002+ xmlns:bar="http://example.com/bar"> 001- <a xmlns="http://example.com/foo" xmlns:bar="http://example.com/bar">