configuration). (Anatol)
- PGSQL:
- . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
-
-- ODBC:
- . Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
+ . Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
- Phar:
+ . Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
+ be extracted). (bishop)
+ . Fixed bug #65414 (deal with leading slash while adding files correctly).
+ (bishopb)
+ . 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)
+
- SPL:
. Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)