Test: /ext/xml/tests/bug25666.phpt - Version 5.5.0-dev        

Bug #25666 XML namespaces broken in PHP5
Submitted: 2003-09-25 23:29:36 Modified: 2003-09-29 07:35:01
From: skissane Assigned:
Status: Closed Package: XML related
PHP Version: 5CVS-2003-09-25 (dev) OS: Linux

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

Count Diff
1 (50%)
004+
005+ Warning: xml_parse(): Opening and ending tag mismatch: a line 0 and foo in %s/bug25666.php on line 21
1 (50%)
001+ Segmentation fault
001- string(24) "http://example.com/foo@a"
002- string(24) "http://example.com/bar@b"
003- string(24) "http://example.com/baz@c"