php-src/ext/mbstring
2008-07-25 13:57:23 +00:00
..
libmbfl - MFH: Bug #45572 2008-07-20 18:26:02 +00:00
oniguruma - MFH: Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:30:49 +00:00
tests - MFH: Fix a typo in mb_stripos() that caused segfaults (noticed by bs@php.net, thanks). 2008-07-25 12:51:47 +00:00
config.m4 - MFH: Added "mbstring.http_output_conv_mimetypes" INI directive. 2008-07-24 13:01:50 +00:00
config.w32 - MFH: fix win32 build 2008-07-24 17:00:03 +00:00
CREDITS mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mb_gpc.h bump year and license version 2006-01-01 12:51:34 +00:00
mbstring.c - MFH: Fix wrong cast 2008-07-25 13:57:23 +00:00
mbstring.dsp - Add Armenian encoding / NLS (patch by Hayk Chamyan) 2005-03-22 22:22:11 +00:00
mbstring.h - Revived zend multibyte 2008-07-24 22:21:41 +00:00
php_mbregex.c - Remove duplicated lines. 2008-07-22 09:18:30 +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 - MFH: Fixed warnings. 2008-07-24 13:46:50 +00:00
php_unicode.h - MFH: Fixed warnings. 2008-07-24 13:46:50 +00:00
README Add warning... It seems posting message to php-dev/php-cvs does not work! 2002-08-14 06:28:16 +00:00
README_PHP3-i18n-ja renamed jstring to mbstring. 2001-05-01 01:52:55 +00:00
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 (PHP mb_convert_case) Add function that will convert the case of a string 2002-09-26 00:53:47 +00:00

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