]> granicus.if.org Git - php/commitdiff
update changelog
authorAntony Dovgal <tony2001@php.net>
Tue, 7 Aug 2007 21:56:10 +0000 (21:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 7 Aug 2007 21:56:10 +0000 (21:56 +0000)
ext/oci8/package2.xml

index 63e64c5e1620b15598d3756c8866abb0d427bbcc..7bc0b2b70729fede200ea81b4deb206919fb5f62 100644 (file)
@@ -43,9 +43,10 @@ Fixed bug #42173 (INTERVAL and TIMESTAMP type fixes).
 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>