. Fixed invalid handle error with Implicit Result Sets. (Chris Jones)
. Fixed bug #72524 (Binding null values triggers ORA-24816 error). (Chris Jones)
-- Session:
- . Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)
+- Opcache:
+ . Fixed bug #72762 (Infinite loop while parsing a file with opcache enabled).
+ (Nikita)
-- Streams:
+ - Standard:
+ . Fixed bug #55451 (substr_compare NULL length interpreted as 0). (Lauri
+ Kenttä)
+
+- Stream:
+ . Fixed bug #72743 (Out-of-bound read in php_stream_filter_create).
+ (Loianhtuan)
+ . Implemented FR #27814 (Multiple small packets send for HTTP request).
+ (vhuk)
. Fixed bug #72764 (ftps:// opendir wrapper data channel encryption fails
with IIS FTP 7.5, 8.5). (vhuk)