php-src/ext/mbstring
Scott MacVicar 0413cf5b48 XFAIL these for the moment, Kalle totally broke these in 298241
when removing register_globals
2011-02-03 17:07:48 +00:00
..
libmbfl * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
oniguruma - fix VC9 build (5.3+) 2008-07-30 08:38:37 +00:00
tests XFAIL these for the moment, Kalle totally broke these in 298241 2011-02-03 17:07:48 +00:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 - Update the bundled libmbfl to the latest on upstream. 2010-03-12 04:55:37 +00:00
config.w32 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 2010-12-11 22:18:10 +00:00
CREDITS mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c - Year++ 2011-01-01 02:17:06 +00:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Fix crash with mbstring, this probably isn't the correct behaviour but 272/276 of the tests pass after this. 2011-01-27 11:47:31 +00:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h - Year++ 2011-01-01 02:17:06 +00:00
php_mbregex.c - Year++ 2011-01-01 02:17:06 +00:00
php_mbregex.h - Year++ 2011-01-01 02:17:06 +00: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 - Year++ 2011-01-01 02:17:06 +00:00
php_unicode.h - Year++ 2011-01-01 02:17:06 +00: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
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.