php-src/ext/mbstring
2006-10-02 23:27:43 +00:00
..
libmbfl added mb_check_encoding() to detect possible invalid encoding attack. 2006-03-21 07:47:43 +00:00
oniguruma fix compile warnings again 2005-10-12 14:43:55 +00:00
tests fix tests. 2006-07-29 17:09:59 +00:00
config.m4 fixed --disable-mbregex to disable multibe-regex. 2006-10-02 23:27:43 +00:00
config.w32 added turkish language support for libmbfl. 2005-12-23 13:53:30 +00:00
CREDITS
mb_gpc.c fixed compiler warning. 2006-03-13 15:04:03 +00:00
mb_gpc.h - remove register_globals support (aka "Kill the f***ing thing" :) 2006-03-07 00:20:54 +00:00
mbstring.c MFB (int->long) 2006-09-05 12:32:13 +00:00
mbstring.dsp
mbstring.h added mb_stristr( ), mb_strrichr( ). 2006-04-03 15:32:43 +00:00
php_mbregex.c bump year and license version 2006-01-01 13:10:10 +00:00
php_mbregex.h bump year and license version 2006-01-01 13:10:10 +00:00
php_unicode.c bump year and license version 2006-01-01 13:10:10 +00:00
php_unicode.h bump year and license version 2006-01-01 13:10:10 +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.