You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ilia Alshanetsky f95b96e55a MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 17 years ago
..
libmbfl - Fix bug #45722 (mb_check_encoding() crashes). 18 years ago
oniguruma - Oops. 18 years ago
tests - Fix bug #45722 (mb_check_encoding() crashes). 18 years ago
CREDITS mbstring is supporting CJK + some other encodings. 24 years ago
README Add warning... It seems posting message to php-dev/php-cvs does not work! 24 years ago
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 23 years ago
README_PHP3-i18n-ja renamed jstring to mbstring. 25 years ago
config.m4 - Add mbstring.http_output_conv_mimetypes that allows common non-text 18 years ago
config.w32 - Fix win32 build 18 years ago
mb_gpc.c Bump copyright year, 2 of 2. 18 years ago
mb_gpc.h - remove register_globals support (aka "Kill the f***ing thing" :) 20 years ago
mbstring.c - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 17 years ago
mbstring.dsp - Add Armenian encoding / NLS (patch by Hayk Chamyan) 21 years ago
mbstring.h - mb_encoding_aliases() is more consistent with mb_preferred_mime_name() 18 years ago
php_mbregex.c - Properly initialize/finalize the library. This plugs the leaks caused by 18 years ago
php_mbregex.h - Fix ZTS build 18 years ago
php_onig_compat.h - Added a new configure option --with-onig=[DIR] that allows the extension 18 years ago
php_unicode.c MFB: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 17 years ago
php_unicode.h - Fixed warnings. 18 years ago
unicode_data.h (PHP mb_convert_case) Add function that will convert the case of a string 24 years ago

README

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