You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felipe Pena e92204821a - Fix the fix (thanks Chris Jones!) 14 years ago
..
libmbfl Comparison between pointer and integer 14 years ago
oniguruma backport the line from trunk and fix uninitialized variables 14 years ago
tests - Fixed possible crash in mb_ereg_search_init() using empty pattern 14 years ago
ucgendat - Moved ucgendat.c to a separate directory and included the 16 years ago
CREDITS mbstring is supporting CJK + some other encodings. 24 years ago
README Add warning... It seems posting message to php-dev/php-cvs does not work! 24 years ago
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 23 years ago
README_PHP3-i18n-ja renamed jstring to mbstring. 25 years ago
config.m4 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 15 years ago
config.w32 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 15 years ago
mb_gpc.c MFH: fixed encoding conversion when http_input=auto. 15 years ago
mb_gpc.h * Refactor zend_multibyte facility. 15 years ago
mbstring.c A better fix for #55817 (thanks to bjori) 15 years ago
mbstring.dsp - Add support for CP850 encoding (patch by Denis Giffeler) 17 years ago
mbstring.h Fix zend.multibyte oddities. Hope this will address all the known problems. 15 years ago
php_mbregex.c - Fix the fix (thanks Chris Jones!) 14 years ago
php_mbregex.h - Year++ 15 years ago
php_onig_compat.h - Added a new configure option --with-onig=[DIR] that allows the extension 18 years ago
php_unicode.c - Year++ 15 years ago
php_unicode.h - Year++ 15 years ago
unicode_data.h - Fixed bug #52981 (Unicode casing table was out-of-date). 16 years ago

README

!!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.