php-src/ext/mbstring
2008-11-24 21:23:03 +00:00
..
libmbfl - MFH 2008-10-16 01:01:37 +00:00
oniguruma - fix VC9 build (5.3+) 2008-07-30 08:38:37 +00:00
tests - Fixed tests 2008-11-19 11:41:47 +00:00
config.m4 - MFH: Added "mbstring.http_output_conv_mimetypes" INI directive. 2008-07-24 13:01:50 +00:00
config.w32 - mbstring is built shared on windows 2008-07-30 09:26:15 +00:00
CREDITS
mb_gpc.c
mb_gpc.h
mbstring.c - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-11-17 11:28:01 +00:00
mbstring.dsp
mbstring.h - MFH: mb_list_*() issue settlements 2008-09-13 00:30:51 +00:00
php_mbregex.c - MFH: Properly initialize/finalize the library. This plugs the leaks caused by 2008-09-13 02:33:15 +00:00
php_mbregex.h - MFH: Fix ZTS build 2008-07-17 20:04: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 Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 2008-11-24 21:23:03 +00:00
php_unicode.h - MFH: Fixed warnings. 2008-07-24 13:46:50 +00:00
README
README_PHP3-i18n-ja
README.libmbfl
unicode_data.h

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