. Fixed bug #65414 (deal with leading slash when adding files correctly).
(bishopb)
+- ODBC:
+ . Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
+
+- Opcache:
+ . Fixed bug #75729 (opcache segfault when installing Bitrix). (Nikita)
+ . Fixed bug #75893 (file_get_contents $http_response_header variable bugged
+ with opcache). (Nikita)
+ . Fixed bug #75938 (Modulus value not stored in variable). (Nikita)
++ . Fixed bug #75969 (Assertion failure in live range DCE due to block pass
++ misoptimization). (Nikita)
+
- SPL:
. Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)