php-src/ext/mbstring
2011-11-08 06:35:07 +00:00
..
libmbfl MFH: fixed alias and encoding mapping for emoji logo. 2011-11-02 14:51:56 +00:00
oniguruma
tests Fix tests 2011-11-08 06:35:07 +00:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 2011-08-24 15:29:17 +00:00
config.w32 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 2011-08-24 15:29:17 +00:00
CREDITS
mb_gpc.c MFH: fixed encoding conversion when http_input=auto. 2011-08-06 12:19:33 +00:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c A better fix for #55817 (thanks to bjori) 2011-09-30 15:08:32 +00:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h Fix zend.multibyte oddities. Hope this will address all the known problems. 2011-03-06 07:00:30 +00:00
php_mbregex.c revert the previous patch. 2011-09-25 08:22:58 +00:00
php_mbregex.h revert the previous patch. 2011-09-25 08:22:58 +00:00
php_onig_compat.h
php_unicode.c - Year++ 2011-01-01 02:17:06 +00:00
php_unicode.h - Year++ 2011-01-01 02:17:06 +00:00
README
README_PHP3-i18n-ja
README.libmbfl
unicode_data.h - Fixed bug #52981 (Unicode casing table was out-of-date). 2010-10-05 01:54:17 +00:00

!!Caution: DO NOT ADD/CHANGE MBSTRING CODE!!

New mbstring is under development, anyone who would like
add new feature/change behavior should access to development
source.

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/

All changes made after 2002/5/19 are subject to be
removed.

You are warned in php-dev and php-cvs lists many times
already. If you are curious, search archive for details.

Thank you.