From 2b24b003fa0351b50f2a681aedd441c5c26dbf35 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Thu, 28 Aug 2008 06:22:49 +0000 Subject: [PATCH] Add #45458 --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9cc9563b5d..03d628b608 100644 --- a/NEWS +++ b/NEWS @@ -181,7 +181,9 @@ PHP NEWS on Windows). . Improve persistent connection handling of restarted DBs. . Added SQLT_AFC (aka CHAR datatype) support to oci_bind_by_name. - . Fixed bug #41069 (Seg fault with query over DB link). + . Fixed bug #45458 (Numeric keys for associative arrays are not + handled properly) + . Fixed bug #41069 (Segmentation fault with query over DB link). . Fixed define of SQLT_BDOUBLE and SQLT_BFLOAT constants with Oracle 10g ORACLE_HOME builds. . Changed default value of oci8.default_prefetch from 10 to 100. -- 2.40.0