I forgot to apply the patch to trunk at that time. So 5_3 should have been working. Doesn't it?
Moriyoshi On Fri, Mar 12, 2010 at 11:53 PM, Felipe Pena <felipe...@gmail.com> wrote: > and 5_3? Thanks. > > 2010/3/12 Moriyoshi Koizumi <moriyo...@php.net> > >> moriyoshi Fri, 12 Mar 2010 14:44:35 +0000 >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=296118 >> >> Log: >> - Oops. >> >> Changed paths: >> U php/php-src/trunk/ext/standard/html.c >> >> Modified: php/php-src/trunk/ext/standard/html.c >> =================================================================== >> --- php/php-src/trunk/ext/standard/html.c 2010-03-12 13:46:52 UTC >> (rev 296117) >> +++ php/php-src/trunk/ext/standard/html.c 2010-03-12 14:44:35 UTC >> (rev 296118) >> @@ -747,8 +747,8 @@ >> return cs_eucjp; >> >> case mbfl_no_encoding_sjis: >> - case mbfl_no_encoding_sjis_win: >> - case mbfl_no_encoding_sjis_mac: >> + case mbfl_no_encoding_sjis_open: >> + case mbfl_no_encoding_cp932: >> return cs_sjis; >> >> case mbfl_no_encoding_cp1252: >> >> >> -- >> PHP CVS Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > > > -- > Regards, > Felipe Pena > -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php