php-src/ext/mbstring
2008-12-05 14:02:53 +00:00
..
libmbfl - Fix bug #45722 (mb_check_encoding() crashes). 2008-10-16 01:01:05 +00:00
oniguruma - Oops. 2008-07-16 02:37:53 +00:00
tests MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 14:02:53 +00:00
config.m4 - Add mbstring.http_output_conv_mimetypes that allows common non-text 2008-07-24 12:58:37 +00:00
config.w32 - Fix win32 build 2008-07-24 16:59:53 +00:00
CREDITS
mb_gpc.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +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 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
mbstring.dsp - Add Armenian encoding / NLS (patch by Hayk Chamyan) 2005-03-22 22:22:11 +00:00
mbstring.h - mb_encoding_aliases() is more consistent with mb_preferred_mime_name() 2008-09-13 00:22:10 +00:00
php_mbregex.c - Properly initialize/finalize the library. This plugs the leaks caused by 2008-09-13 02:32:51 +00:00
php_mbregex.h - Fix ZTS build 2008-07-17 20:03:50 +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: Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly) 2008-11-24 21:23:53 +00:00
php_unicode.h - Fixed warnings. 2008-07-24 13:46:35 +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.