This commit is contained in:
Keyur 2016-08-09 17:29:36 +00:00
parent 2b7715b925
commit bb955ec937

1
NEWS
View File

@ -16,6 +16,7 @@ PHP NEWS
- PDO:
. Fixed bug #72788 (Invalid memory access when using persistent PDO
connection). (Keyur)
. Fixed bug #72791 (Memory leak in PDO persistent connection handling). (Keyur)
- Session:
. Fixed bug #72724 (PHP7: session-uploadprogress kills httpd). (Nikita)