Re: [PHP-DEV] [RFC] Re: Decoding HTML and the Ambiguous Ampersand

2024-08-16 Thread Dennis Snell
> On Aug 16, 2024, at 6:53 PM, Rob Landers wrote: > > Hey Dennis, > > This looks like top posting because you’ve got a lot to read — and well > written — but I want to reply to some points inline. Rob, no worries! I love your questions and I love being able to work together again, even in s

Re: [PHP-DEV] [RFC] Re: Decoding HTML and the Ambiguous Ampersand

2024-08-16 Thread Rob Landers
Hey Dennis, This looks like top posting because you’ve got a lot to read — and well written — but I want to reply to some points inline. On Fri, Aug 16, 2024, at 20:43, Dennis Snell wrote: > >On Fri, Aug 16, 2024, at 02:59, Dennis Snell wrote > > Thanks for the question, Rob, I hope this finds

[PHP-DEV] [RFC] Re: Decoding HTML and the Ambiguous Ampersand

2024-08-16 Thread Dennis Snell
>On Fri, Aug 16, 2024, at 02:59, Dennis Snell wrote: >> >>> On Jul 9, 2024, at 4:55 PM, Dennis Snell wrote: >>> >>> Greetings all, >>> >>> The `html_entity_decode( … ENT_HTML5 … )` function has a number of issues >>> that I’d like to correct. >>> >>> - It’s missing 720 of HTML5’s specified na