|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2007-01-27 16:07 UTC] bjori@php.net
[2007-01-28 21:50 UTC] famc4 at hotmail dot com
[2007-01-29 08:31 UTC] bjori@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 01:00:01 2026 UTC |
Description: ------------ www.php.net/news.rss feeds quite often have XML errors that trip up parsers. For example, currently, the error: "undefined entity at line 38..." shows up. Ditto at "line 75". In fact, every time I have encountered an error, it is an entity error. Current time is 3:42 PM -05:00 (e.g.,EST) (Friday Jan 26). Reproduce code: --------------- see www.php.net/news.rss Expected result: ---------------- Flawless, well-formed XML news feed. Of course! :-) Actual result: -------------- No feed web site, because parsing fails.