php-src/ext/mbstring
Remi Collet bee52f352f Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  NEWS
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/60 (CVE-2017-9228)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/59 (CVE-2017-9229) b690371bbf97794b4a1d3f295d4fb9a8b05d402d Modified for onig 5.9.6
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/58 (CVE-2017-9227)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/57 (CVE-2017-9224)
  Patch from the upstream git https://github.com/kkos/oniguruma/issues/55 (CVE-2017-9226) b4bf968ad52afe14e60a2dc8a95d3555c543353a Modified for onig 5.9.6 f015fbdd95f76438cd86366467bb2b39870dd7c6 Modified for onig 5.9.6
2017-05-30 15:45:52 +02:00
..
libmbfl Merge branch 'PHP-5.6' into PHP-7.0 2016-12-17 20:45:22 +01:00
oniguruma Patch from the upstream git 2017-05-30 15:40:32 +02:00
tests Fixed bug #73646 (mb_ereg_search_init null pointer dereference) 2016-12-09 15:55:07 +08:00
ucgendat fix typos 2015-05-13 22:28:35 +04:00
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 Merge remote-tracking branch 'origin/master' into native-tls 2014-11-27 15:59:43 +01:00
CREDITS
mb_gpc.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mbstring.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_mbregex.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_mbregex.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_onig_compat.h
php_unicode.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_unicode.h Update copyright headers to 2017 2017-01-04 11:23:42 -06: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.