changelog Fri Aug 29 01:31:56 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3152&r2=1.3153&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3152 php-src/ChangeLog:1.3153
--- php-src/ChangeLog:1.3152 Thu Aug 28 01:32:23 2008
+++ php-src/ChangeLog Fri Aug 29 01:31:55 2008
@@ -1,3 +1,47 @@
+2008-08-28 Christopher Jones <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ ext/oci8/oci8.c:
+ MFH: Bug #45888 (Refcounting in ZTS mode)
+
+ * ext/oci8/oci8.c:
+ Bug #45888 (Refcounting in ZTS mode)
+
+ * (PHP_5_3)
+ NEWS:
+ Add #45458
+
+ * (PHP_5_3)
+ ext/oci8/oci8_interface.c
+ ext/oci8/tests/bug45458.phpt:
+ MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not
handled
+ properly)
+
+ * ext/oci8/oci8_interface.c
+ ext/oci8/tests/bug45458.phpt
+ ext/oci8/tests/bug45458.phpt:
+ Bug #45458 (OCI8: Numeric keys for associative arrays are not handled
+ properly)
+
+ * ext/oci8/tests/lob_029.phpt:
+ Fix expected output for PHP 6
+
+ * (PHP_5_3)
+ ext/oci8/tests/lob_029.phpt:
+ MHF: Test initialization cleanup
+
+ * ext/oci8/tests/lob_029.phpt:
+ Test initialization cleanup
+
+ * (PHP_5_3)
+ php.ini-dist
+ php.ini-recommended:
+ MFH: Update Oracle DLL examples to match build changes
+
+ * php.ini-dist
+ php.ini-recommended:
+ Update Oracle DLL examples to match build changes
+
2008-08-27 David Soria Parra <[EMAIL PROTECTED]>
* (PHP_5_3)
@@ -3779,7 +3823,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3152 2008/08/28 01:32:23 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3153 2008/08/29 01:31:55 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c