sixd            Thu Aug 28 06:22:49 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  Add #45458
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.289&r2=1.2027.2.547.2.965.2.290&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.289 
php-src/NEWS:1.2027.2.547.2.965.2.290
--- php-src/NEWS:1.2027.2.547.2.965.2.289       Wed Aug 27 07:49:43 2008
+++ php-src/NEWS        Thu Aug 28 06:22:49 2008
@@ -181,7 +181,9 @@
     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.



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to