]> granicus.if.org Git - php/commit
- Fix bug #47399 (mb_check_encoding() returns true for some illegal SJIS
authorMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 16 Feb 2009 01:57:13 +0000 (01:57 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Mon, 16 Feb 2009 01:57:13 +0000 (01:57 +0000)
commitb29baa5e2eca09a660f9d980f884646e5f314d95
tree654783f42299d8706215b54c5873836220cc6da4
parentd2b80c928ebefaf5bf8e3dbfeb167d143e566e87
- Fix bug #47399 (mb_check_encoding() returns true for some illegal SJIS
  characters).
ext/mbstring/libmbfl/filters/mbfilter_cp932.c
ext/mbstring/libmbfl/filters/mbfilter_sjis.c
ext/mbstring/tests/bug47399.phpt [new file with mode: 0644]