php-src/ext/mbstring
Christoph M. Becker 1c01b1ab48 Fix #76594: Bus Error due to unaligned access in zend_ini.c OnUpdateLong
Since commit ea83b69[1] changed the type of mbstring.strict_detection
from `long` to `zend_bool`, we have to update the `on_modify` callback
as well.

[1] http://git.php.net/?p=php-src.git;a=commit;h=ea83b69883f3f77fd27e4663fa854c88f141ab41
2018-07-09 00:54:36 +02:00
..
libmbfl Merge branch 'PHP-7.2' 2018-06-28 23:06:08 +02:00
oniguruma Update to Oniguruma 6.8.2 2018-05-26 14:03:20 +02:00
tests adds support for named subpatterns to mb_ereg_replace 2018-07-06 23:34:54 +02:00
ucgendat Fixed bug #65544 and #71298 2017-07-28 14:57:08 +02:00
config.m4 Remove --with-libmbfl configure option 2017-10-28 16:11:30 +02:00
config.w32 Update to Oniguruma 6.7.1 2018-03-10 01:07:00 +01:00
CREDITS
mb_gpc.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
mb_gpc.h Happy new year (Update copyright to 2018) 2018-01-02 23:42:29 +02:00
mbstring.c Fix #76594: Bus Error due to unaligned access in zend_ini.c OnUpdateLong 2018-07-09 00:54:36 +02:00
mbstring.h year++ 2018-01-02 12:57:58 +08:00
oniguruma.patch Update to Oniguruma 6.7.1 2018-03-10 01:07:00 +01:00
php_mbregex.c Add UPGRADING for mb_ereg changes 2018-07-07 11:06:29 +02:00
php_mbregex.h year++ 2018-01-02 12:57:58 +08:00
php_onig_compat.h
php_unicode.c Fixed bug #76319 2018-05-25 11:33:13 +02:00
php_unicode.h Fixed bug #76319 2018-05-25 11:33:13 +02:00
unicode_data.h Update data tables for Unicode 11 2018-06-11 20:25:37 +02:00