php-src/ext/mbstring
2009-07-07 01:15:12 +00:00
..
libmbfl MFB: missed these 2009-04-20 17:14:25 +00:00
oniguruma MFB: missed these 2009-04-20 17:14:25 +00:00
tests - New tests (WurzbrugUG testfest) 2009-07-07 01:15:12 +00:00
config.m4 MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! 2009-04-20 17:06:03 +00:00
config.w32 Fixed static build of mbstring on Windows (makes static build of exif possible too) 2009-06-11 23:37:51 +00:00
CREDITS
mb_gpc.c Implement JIT request decoding support for $_GET and $_POST. 2009-05-23 18:03:27 +00:00
mb_gpc.h
mbstring.c fix compile warnings 2009-05-27 13:42:00 +00:00
mbstring.dsp - MFB (fixes build) 2009-04-16 02:05:00 +00:00
mbstring.h MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! 2009-04-20 17:06:03 +00:00
php_mbregex.c Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:10 +00:00
php_mbregex.h
php_onig_compat.h
php_unicode.c MFB: Thanks to the "maintainers" who are too lazy to commit FIRST to HEAD! 2009-04-20 17:06:03 +00:00
php_unicode.h
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.