php-src/ext/mbstring
2014-01-26 15:51:17 -08:00
..
libmbfl - Fixed possible uninitialized scalar variable usage (spotted by Coverity) 2013-10-20 08:51:09 -02:00
oniguruma non living code related typo fixes 2013-08-04 16:05:36 -07:00
tests XFAIL multibyte tests until they are fixed (bug 66582) 2014-01-26 15:51:17 -08: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 mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c Bump year 2014-01-03 11:04:26 +08:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Bump year 2014-01-03 11:04:26 +08:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h Bump year 2014-01-03 11:04:26 +08:00
php_mbregex.c Bump year 2014-01-03 11:04:26 +08:00
php_mbregex.h Bump year 2014-01-03 11:04:26 +08:00
php_onig_compat.h - MFH: Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:30:49 +00:00
php_unicode.c Bump year 2014-01-03 11:04:26 +08:00
php_unicode.h Bump year 2014-01-03 11:04:26 +08:00
README Add warning... It seems posting message to php-dev/php-cvs does not work! 2002-08-14 06:28:16 +00:00
README_PHP3-i18n-ja Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 2003-08-23 06:18:44 +00:00
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.