1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 12:31:06 +02:00
Files
archived-php-src/ext
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
..
2018-07-07 12:08:27 +02:00
2018-07-05 13:37:59 +03:00
2018-06-10 21:22:12 +02:00
2018-07-05 17:24:38 +02:00
2018-07-05 17:24:38 +02:00
2018-01-02 12:57:58 +08:00
2018-07-06 16:08:57 +02:00
2018-01-03 14:38:00 +01:00
2018-07-05 17:24:38 +02:00
2018-02-23 11:06:20 +01:00
2018-05-29 17:58:06 +03:00
2018-07-06 19:15:26 +08:00
2018-06-08 23:02:25 +02:00
2018-07-07 17:14:54 +02:00
2018-06-04 17:10:49 +02:00
2018-06-25 08:31:32 +02:00
2018-07-07 17:33:47 +02:00