[PHP-DEV] Re: Bug #15535 Updated: Un-HTML-Entities

2002-04-17 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > ID: 15535 > Updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Closed > Bug Type: Feature/Change Request > Operating System: Win2000 > PHP Version: 4.1.1 > New Comment: > > Although... I don't

Re: [PHP-DEV] Re: Bug #15535 Updated: Un-HTML-Entities

2002-02-14 Thread Derick Rethans
On Thu, 14 Feb 2002, Yasuo Ohgaki wrote: > Wez Furlong wrote: > > Well, I've already coded it and it's ready to commit :-) > > > > Should we include html_entity_decode in CVS? > > It is effectively the same as the snippet below, just a little > > bit more obvious that it can be done (and slightly

[PHP-DEV] Re: Bug #15535 Updated: Un-HTML-Entities

2002-02-13 Thread Yasuo Ohgaki
Wez Furlong wrote: > Well, I've already coded it and it's ready to commit :-) > > Should we include html_entity_decode in CVS? > It is effectively the same as the snippet below, just a little > bit more obvious that it can be done (and slightly faster). > > --Wez. Why not? +1 > > On 13/02/02,

[PHP-DEV] Re: Bug #15535 Updated: Un-HTML-Entities

2002-02-13 Thread Wez Furlong
Well, I've already coded it and it's ready to commit :-) Should we include html_entity_decode in CVS? It is effectively the same as the snippet below, just a little bit more obvious that it can be done (and slightly faster). --Wez. On 13/02/02, [EMAIL PROTECTED] wrote: > ID: 15535