diff options
author | Keyur <kgovande@etsy.com> | 2016-08-09 17:29:36 +0000 |
---|---|---|
committer | Keyur <kgovande@etsy.com> | 2016-08-09 17:29:36 +0000 |
commit | bb955ec9372b7abe1d68def3acd80b41870f0af3 (patch) | |
tree | c47fdd8cbcd8dc7199e879c0fc3c5b88850643dd | |
parent | 2b7715b925c17aaeb6e132a7ce71453f315f2fd1 (diff) | |
download | php-git-bb955ec9372b7abe1d68def3acd80b41870f0af3.tar.gz |
Add NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |