php-src/ext/mbstring
2016-09-08 13:17:10 +09:00
..
libmbfl missing return 2016-06-06 07:28:12 +02:00
oniguruma Sync fix for bug #72910 with current upstream 2016-09-04 19:13:48 -07:00
tests Fixed Bug #66964 mb_convert_variables() cannot detect recursion 2016-09-06 16:05:34 +09:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 refactored the mbstring config.w32 2014-11-27 13:37:00 +01:00
CREDITS
mb_gpc.c Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Fix Bug #72992 mbstring.internal_encoding doesn't inherit default_charset 2016-09-08 13:17:10 +09:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
php_mbregex.c Fix #72994: mbc_to_code() out of bounds read 2016-09-04 16:37:06 +02:00
php_mbregex.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02: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 Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
php_unicode.h Happy new year (Update copyright to 2016) 2016-01-01 19:21:47 +02:00
README
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
README.libmbfl
unicode_data.h - Fixed bug #52981 (Unicode casing table was out-of-date). 2010-10-05 01:54:17 +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.