Fixed bug #70828 (php-fpm 5.6 with opcache crashes when referencing a non-existent constant).
Fixed bug #70748 (Segfault in ini_lex () at Zend/zend_ini_scanner.l).
Mysqlnd:
Fixed bug #68344 (MySQLi
does not provide way to disable peer certificate validation) by
introducing MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT connection flag.