diff options
author | Dmitry Stogov <dmitry@zend.com> | 2017-10-04 09:56:25 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2017-10-04 09:56:25 +0300 |
commit | 1195de87ffa018abe4b1461b2b254fe6eee963cc (patch) | |
tree | 5063365a814bd9a09b6e673cddad392cdf3498f4 /NEWS | |
parent | ee50fcfa27089c6fc1e6b6ad9033a5a0d7ac71c6 (diff) | |
download | php-git-1195de87ffa018abe4b1461b2b254fe6eee963cc.tar.gz |
Bumped ext/oci8 version
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ PHP NEWS . Fixed bug #75290 (debug info of Closures of internal functions contain garbage argument names). (Andrea) +- OCI8: + . Fixed incorrect reference counting. (Dmitry, Tianfang Yang) + - litespeed: . Fixed bug #75248 (Binary directory doesn't get created when building only litespeed SAPI). (petk) |