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 mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c Implement JIT request decoding support for $_GET and $_POST. 2009-05-23 18:03:27 +00:00
mb_gpc.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
php_onig_compat.h - Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:29:14 +00:00
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 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
README
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

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