sixd            Wed Aug  8 04:36:03 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/oci8   package2.xml 
  Log:
  Record 'nother bug fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.4&r2=1.1.2.5&diff_format=u
Index: php-src/ext/oci8/package2.xml
diff -u php-src/ext/oci8/package2.xml:1.1.2.4 
php-src/ext/oci8/package2.xml:1.1.2.5
--- php-src/ext/oci8/package2.xml:1.1.2.4       Tue Aug  7 23:12:31 2007
+++ php-src/ext/oci8/package2.xml       Wed Aug  8 04:36:02 2007
@@ -44,7 +44,8 @@
 Fixed bug #41917 (oci_field_precision and oci_field_scale datatypes fixed).
 Fixed bug #41711 (Null temporary lobs not supported).
 Fixed bug #41594 (Statement cache is flushed too frequently).
-Fixed segfault on rebindinging and rexecuting a statement with LOBs.
+Fixed bug #40415 (oci_fetch_all and nested cursors, allocate descriptors 
dynamically)
+Fixed segfault on rebinding and re-executing a statement with LOBs.
 Fixed compile failure in ZTS mode when collections support is missing.
 Allowed statement cache size to be set for non-persistent connections.
 Improved oci_password_change() to close persistent connections on shutdown (to 
update hashed connection details).

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

Reply via email to