Hello.
> > anyway, thanks for your nice comments and I wait for the other comments,
> > or the time of merge:)
>
> If you are planning to contribute more on this part, I suggest you apply
> for an CVS account so that you can commit it yourself. However, I think we
> first need some discussion
On Thu, 7 Mar 2002, Masaki Fujimoto wrote:
> oops, I've completely forgotten the timezone. It's already Thursday in
> japan, so I'd been thinking you already branched...
5:42 left :)
>
> anyway, thanks for your nice comments and I wait for the other comments,
> or the time of merge:)
If you a
Hello,
On Wed, 6 Mar 2002 16:57:14 +0100 (CET)
[EMAIL PROTECTED] wrote:
-snip-
> > Honestly speaking, the intension of my previous post was some kind of
> > notification or ad of the multibyte-encodings, so that I think it is not
> > important whether the patch is merged or not (of course it's
On Thu, 7 Mar 2002, Masaki Fujimoto wrote:
> Derick, you're 100% right and we japanese started to discuss the
> specification of i18n in PHP 5 last week. And, we (at least Rui and me)
> will have a meeting about i18n with Zeev in this month. Thus, I've
> already focused on internationalization of
Hello,
Derick, you're 100% right and we japanese started to discuss the
specification of i18n in PHP 5 last week. And, we (at least Rui and me)
will have a meeting about i18n with Zeev in this month. Thus, I've
already focused on internationalization of PHP 5 (and ZE2) rather than
PHP 4.
Honestl
Hello,
sounds like an interesting thing for PHP 5! I'm pretty sure more like
this can be implemented to make mb encodings better supported.
Derick
On Wed, 6 Mar 2002, Masaki Fujimoto wrote:
> Hello,
>
> The attached diffs and two new files (they should be in Zend/) are the
> one suggestion
Hello,
The attached diffs and two new files (they should be in Zend/) are the
one suggestion for i18n (== internationalization) of PHP 4.
This patch enables PHP to:
- parse scripts written in encoding called Shift JIS.
(and have potential to handle other encodings, like BIG-5, UCS-4, etc.)
-