* PHP-7.0:
Fix bug #75409
(Andrew Nester)
- Standard:
+ . Fixed bug #75511 (fread not free unused buffer). (Laruence)
+ . Fixed bug #75514 (mt_rand returns value outside [$min,$max]+ on 32-bit)
+ (Remi)
. Fixed bug #75535 (Inappropriately parsing HTTP response leads to PHP
segment fault). (Nikita)
+ . Fixed bug #75409 (accept EFAULT in addition to ENOSYS as indicator
+ that getrandom() is missing). (sarciszewski)
- Zip:
. Fixed bug #75540 (Segfault with libzip 1.3.1). (Remi)