From: Antony Dovgal Date: Fri, 8 Jun 2007 08:45:33 +0000 (+0000) Subject: news X-Git-Tag: php-5.2.4RC1~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8d54ca3fe327441cd3b3868538da9d25497aa08;p=php news --- diff --git a/NEWS b/NEWS index 6998b38cba..604df109aa 100644 --- 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)