On Tuesday 07 September 2004 23:28, Sean Coates wrote: > Dave came up with a solution to this: > http://www.powertrip.co.za/livedocs/viewpatch.php?patch=6 > > The questions remain, though: is html_entity_decode broken?
No;-) because there is no named entity ' in html4.01: http://www.w3.org/TR/html4/sgml/entities.html Maybe the docs should be "fixed" to make sure on what base html_entity_decode and friends are working. That said, maybe PHP needs xhtml_entity_decode and friends :-) > should we be > using ' in the docs at all? Maybe, there is no need to use ' in xml afaik. But if Dave's patch work? Friedhelm -- http://www.jungle-world.com/