php-src/ext/mbstring
Anatol Belski 4dcc8a6371 Merge branch 'PHP-5.6'
* PHP-5.6:
  updated NEWS
  refactored the mbstring config.w32
  Fixed bug #68504 --with-libmbfl configure option not present on Windows
2014-11-27 13:40:34 +01:00
..
libmbfl typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
oniguruma typofixes 2014-08-17 16:00:39 +03:00
tests typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mb_gpc.h reduce the struct size by 8 byte on 64 bit 2014-09-20 01:43:04 +02:00
mbstring.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mbstring.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_mbregex.c Review a few more SEPARATE_ZVAL_IF_NOT_REF usages 2014-10-09 12:51:05 +02:00
php_mbregex.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_unicode.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
README
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08: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 - 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.