]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Thu, 2 Aug 2007 20:30:31 +0000 (20:30 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 2 Aug 2007 20:30:31 +0000 (20:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c46728ab34344b6c7eaca43070d8cc37736d8acd..8488800162f18580c4bfb671e15b0e7ff78631b2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,7 @@ PHP                                                                        NEWS
 - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory 
   already exists). (Pierre)
 
+- Fixed bug #42173 (oci8 INTERVAL and TIMESTAMP type fixes). (Chris)
 - Fixed bug #42151 (__destruct functions not called after catching a SoapFault
   exception). (Dmitry)
 - Fixed bug #42142 (substr_replace() returns FALSE when length > string
@@ -80,8 +81,8 @@ PHP                                                                        NEWS
   fails). (Tony)
 - Fixed bug #42119 (array_push($arr,&$obj) doesn't work with
   zend.ze1_compatibility_mode On). (Dmitry)
-- Fixed Bug #42112 (deleting a node produces memory corruption). (Rob)
-- Fixed Bug #42107 (sscanf broken when using %2$s format parameters). (Jani)
+- Fixed bug #42112 (deleting a node produces memory corruption). (Rob)
+- Fixed bug #42107 (sscanf broken when using %2$s format parameters). (Jani)
 - Fixed bug #42090 (json_decode causes segmentation fault). (Hannes)
 - Fixed bug #42072 (No warning message for clearstatcache() with arguments).
   (Ilia)