Wez Furlong wrote:
> Search for "htmlentities charset".  Both myself and thies (and probably others
> were discussing this).
> In short: there are many, many, many people who have scripts that rely
> on htmlentities defaulting to iso-8859-1 (the documented default for ever).

With the patch, ISO 8859-1 is default still.
Therefore, I don't see problems.

Do you see any problems other than this?

>>I'm going to read archives more carefully, though I think even handling 
>>the charset in phpinfo() will yield the same discussion in the future.
> 
> 
> This is a separate issue and nothing to do with changing the behaviour of
> htmlentities().

Please no automatic entity conversion for phpinfo(), it's
for debugging. i.e. It does not need 100% conformance to
standards to be useful...

--
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to