php-src/ext/mbstring
Xinchen Hui 0e62639d28 Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  Happy new year (Update copyright to 2018)
2018-01-03 16:00:34 +08:00
..
libmbfl Revert/fix substitution character fallback 2017-08-03 21:53:59 +02:00
oniguruma SIZEOF_SIZE_T doesn't exist on AIX and POWER8 (ppc64le), keep using SIZEOF_LONG 2017-07-13 18:05:47 +03:00
tests Check for empty string in mb_ord() 2017-08-04 22:20:05 +02:00
ucgendat Update ucgendat for more bidi properties 2017-07-23 16:03:11 +02:00
.gitignore Ignore ext/mbstring/oniguruma/oniguruma.h 2017-05-02 21:48:47 -07: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 year++ 2018-01-02 12:55:14 +08:00
mb_gpc.h Happy new year (Update copyright to 2018) 2018-01-02 23:42:29 +02:00
mbstring.c year++ 2018-01-02 12:55:14 +08:00
mbstring.h year++ 2018-01-02 12:55:14 +08:00
oniguruma.patch add oniguruma.patch to ease future upgrades 2017-07-13 17:34:14 +02:00
php_mbregex.c year++ 2018-01-02 12:55:14 +08:00
php_mbregex.h year++ 2018-01-02 12:55:14 +08: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 year++ 2018-01-02 12:55:14 +08:00
php_unicode.h year++ 2018-01-02 12:55:14 +08:00
README
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
README.libmbfl
unicode_data.h Update Unicode data for Unicode 10 2017-07-23 16:05:39 +02: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.