tony2001                Tue Aug  7 21:56:10 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/oci8   package2.xml 
  Log:
  update changelog
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/oci8/package2.xml
diff -u php-src/ext/oci8/package2.xml:1.1.2.2 
php-src/ext/oci8/package2.xml:1.1.2.3
--- php-src/ext/oci8/package2.xml:1.1.2.2       Mon Aug  6 15:57:27 2007
+++ php-src/ext/oci8/package2.xml       Tue Aug  7 21:56:10 2007
@@ -43,9 +43,10 @@
 Fixed bug #42134 (oci_error() returns false after oci_new_collection() fails).
 Fixed bug #41711 (Null temporary lobs not supported).
 Fixed bug #41594 (Statement cache is flushed too frequently).
-Enable statement cache for non-persistent connections.
 Fixed segfault on rebindinging and rexecuting a statement with LOBs.
 Fixed compile failure in ZTS mode when collections support is missing.
+Enabled statement cache for non-persistent connections.
+Improved oci_password_change() to close persistent connections on shutdown (to 
update hashed connection details).
 Various minor improvements.
  </notes>
  <contents>

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

Reply via email to