php-src/ext/mbstring
Anatol Belski 8b7fe6cb8a Merge branch 'PHP-7.1'
* PHP-7.1:
  fix C89 compat
2016-12-17 20:47:05 +01:00
..
libmbfl Merge branch 'PHP-5.6' into PHP-7.0 2016-12-17 20:45:22 +01:00
oniguruma remove generated file 2016-11-25 22:07:00 +01:00
tests Merge branch 'PHP-7.1' 2016-12-09 15:56:41 +08:00
ucgendat fix typos 2015-05-13 22:28:35 +04:00
config.m4 Fixed build 2016-11-28 12:12:54 +03:00
config.w32 upgrade to Oniguruma 6.1.2 2016-11-25 22:00:53 +01:00
CREDITS
mb_gpc.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Removed IS_TYPE_IMMUTABLE (it's the same as COPYABLE & !REFCOUED) 2016-11-28 22:59:57 +03:00
mbstring.h further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
php_mbregex.c Fixed bug #73646 (mb_ereg_search_init null pointer dereference) 2016-12-09 15:55:07 +08:00
php_mbregex.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_onig_compat.h
php_unicode.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_unicode.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
README
README.libmbfl
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
unicode_data.h Upgrade unicode_data.h to UnicodeData.txt 8.0.0 (part of bug #70475 ext/mbstring/unicode_data.h needs update) 2015-09-15 07:56:10 -07: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.