From a1ac6e1ee3456ac156303cc5cdba2517e2fc3612 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Fri, 31 Aug 2007 12:10:54 +0000 Subject: [PATCH] update changelog, prepare for 1.2.4 release --- ext/oci8/package2.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ext/oci8/package2.xml b/ext/oci8/package2.xml index 523023d6ed..1f63759105 100644 --- a/ext/oci8/package2.xml +++ b/ext/oci8/package2.xml @@ -27,8 +27,8 @@ the Oracle Call Interface (OCI8). andi@zend.com yes - 2007-08-08 - + 2007-09-01 + 1.2.4 1.2.4 @@ -38,7 +38,8 @@ the Oracle Call Interface (OCI8). stable PHP - Fixed PECL bug #10194 (crash in Oracle client when memory limit reached in the callback). + Added Oracle 11g support. +Fixed PECL bug #10194 (crash in Oracle client when memory limit reached in the callback). Fixed bug #42173 (oci_field_type fixes for INTERVAL and TIMESTAMP types). Fixed bug #42134 (oci_error() returns false after oci_new_collection() fails). Fixed bug #41917 (oci_field_precision and oci_field_scale datatypes fixed). -- 2.50.1