sixd                                     Fri, 06 Aug 2010 22:12:48 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=301946

Log:
Release PECL OCI8 1.4.2

Changed paths:
    U   php/php-src/branches/PHP_5_3/ext/oci8/package.xml

Modified: php/php-src/branches/PHP_5_3/ext/oci8/package.xml
===================================================================
--- php/php-src/branches/PHP_5_3/ext/oci8/package.xml   2010-08-06 22:12:10 UTC 
(rev 301945)
+++ php/php-src/branches/PHP_5_3/ext/oci8/package.xml   2010-08-06 22:12:48 UTC 
(rev 301946)
@@ -33,7 +33,7 @@
   <active>no</active>
  </lead>

- <date>2010-06-25</date>
+ <date>2010-08-06</date>
  <time>15:00:00</time>

  <version>
@@ -46,10 +46,12 @@
  </stability>
  <license uri="http://www.php.net/license";>PHP</license>
  <notes>
+    Fixed bug #52186 (phpinfo() shows 10.1 or 11.1 when installed with 
ORACLE_HOME 10.2 or 11.2)
     Fixed bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests 
with interned strings)
+    Fixed bug #51577 (Uninitialized memory reference with 
oci_bind_array_by_name)
     Fixed bug #51291 (oci_error doesn't report last error when called two 
times)
-    Fixed bug #51577 (Uninitialized memory reference with 
oci_bind_array_by_name)
-    Fixed bug #52186 (phpinfo() shows 10.1 or 11.1 when installed with 
ORACLE_HOME 10.2 or 11.2)
+
+    OCI8 1.4.2 is included in PHP 5.3.3
  </notes>
  <contents>
   <dir name="/">

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

Reply via email to