> BTW, the temporary solution is to give a priority to each setting,
like
>
> 1. MBSTRG(internal_encoding)
> 2. SG(default_charset)
> 3. System's locale setting
>
> How about this option?
This sounds fine. This way people who compile php without mbstring
support can alter the default charset.
Edi
din
>
> - Original Message -
> From: "Moriyoshi Koizumi" <[EMAIL PROTECTED]>
> To: "Wez Furlong" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, October 17, 2002 7:48 AM
> Subject: Re: [PHP-DEV] [PATCH] Changing entity ch
, October 17, 2002 7:48 AM
Subject: Re: [PHP-DEV] [PATCH] Changing entity charset
handlinginext/standard/html.c
> Yep, as far as I read the archives, I haven't found any
discussions on the
> charset related backwards problems. So I wrote "*exactly* about
this
> issue".
>
>
On 10/17/02, "Moriyoshi Koizumi" <[EMAIL PROTECTED]> wrote:
> Yep, as far as I read the archives, I haven't found any discussions on the
> charset related backwards problems. So I wrote "*exactly* about this
> issue".
Search for "htmlentities charset". Both myself and thies (and probably other
Yep, as far as I read the archives, I haven't found any discussions on the
charset related backwards problems. So I wrote "*exactly* about this
issue".
You may want to redirect me to bug #9392 (http://bugs.php.net/bug.php?id=9392), but it
doens't seem to help...
In addition, I found determini