Re: Re[2]: [PHP-I18N] MB String suggestion

[email protected] ("Hayk Chamyan")
Newsgroups php.i18n
Message-ID <[email protected]>
Hi!
ArmSCII-8 support avaliable from the PHP 4.4.2, but there is no
message  "Armenian support enabled" at the phpinfo() and some other
things missing in the mbstring.c
Can you please add it?
Thanks.

From the patch I've sended before:

Index: mbstring.c
===================================================================
RCS file: /repository/php-src/ext/mbstring/mbstring.c,v
retrieving revision 1.142.2.47
diff -r1.142.2.47 mbstring.c
143a144,149
> static const enum mbfl_no_encoding php_mb_default_identify_list_hy[] = {
> 	mbfl_no_encoding_ascii,
> 	mbfl_no_encoding_utf8,
> 	mbfl_no_encoding_armscii8
> };
>
155a162
> 	{ mbfl_no_language_armenian, php_mb_default_identify_list_hy, sizeof(php_mb_default_identify_list_hy) / sizeof(php_mb_default_identify_list_hy[0]) },
981a989,991
> 			case mbfl_no_language_armenian:
> 				default_enc = "ArmSCII-8";
> 				break;
1131a1142
> 	php_info_print_table_row(2, "Armenian support", "enabled");




On 6/14/05, Moriyoshi Koizumi <[email protected]> wrote:
>
> On 2005/06/14, at 17:11, Hayk Chamyan wrote:
>
> > On 6/14/05, Moriyoshi Koizumi <[email protected]> wrote:
> >>
> >> Then, please ask the release master for inclusion of your patch.
> >> It's not up to my decision because mbstring is a bundled module.
> > Who is the release master?
>
> Ilia Alshanetsky for the 4.3 branch, Derick Rethans for the 4.4 branch.
> It'd be better to ask at the dev mailing list than a direct mail to
> each release masters.
>
> Moriyoshi
>
> >
> > --
> > a.d.i.d.a.s.
> >
> >
>
>


-- 
a.d.i.d.a.s.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.