]> granicus.if.org Git - php/commitdiff
news
authorAntony Dovgal <tony2001@php.net>
Fri, 8 Jun 2007 08:45:33 +0000 (08:45 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 8 Jun 2007 08:45:33 +0000 (08:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6998b38cba17816743b030ac8cac7a27da303297..604df109aab8a4fea7c299eb55dcf5a3c0c242b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
   Tony)
 - Added missing format validator to unpack() function. (Ilia)
 - Added missing error check inside bcpowmod(). (Ilia)
+- Enabled statement cache for non-persistent OCI8 connections. 
+  (Chris Jones, Tony)
 - Fixed several integer overflows in ImageCreate(), ImageCreateTrueColor(), 
   ImageCopyResampled() and ImageFilledPolygon() reported by Mattias Bengtsson. 
   (Tony)