[PHP-DEV] PHP 4.0 Bug #6146 Updated: xml_parse() passes character entities incorrectly

2001-02-19 Thread sniper
ID: 6146 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: XML related Assigned To: Comments: Try the code. It shows what happens. The output should be same for both test cases (the one with entitities breaks, ie. every entity is considered a string

[PHP-DEV] PHP 4.0 Bug #6146 Updated: xml_parse() passes character entities incorrectly

2001-02-19 Thread thies
ID: 6146 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: XML related Assigned To: Comments: that's the way expat works - you are never guaranteed that cdata is deliverd to the callback in one piece. Previous Comments:

[PHP-DEV] PHP 4.0 Bug #6146 Updated: xml_parse() passes character entities incorrectly

2001-02-15 Thread thies
ID: 6146 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: XML related Assigned To: Comments: what is wrong with the output? Previous Comments: --- [2000-08-14 07:45:20] [EMAIL