diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2018-07-09 00:54:36 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2018-07-09 00:54:36 +0200 |
commit | 1c01b1ab48ced6911993d958d06fefbbf39bca19 (patch) | |
tree | 6feb5e6131a74d0e4dec60e9208da203c19d2bc0 /ext/reflection/php_reflection.c | |
parent | d664d1e9592ad923ce8656201cb6f85f87ed394c (diff) | |
download | php-git-1c01b1ab48ced6911993d958d06fefbbf39bca19.tar.gz |
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
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions