changelog Fri Mar 13 01:32:47 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3342&r2=1.3343&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3342 php-src/ChangeLog:1.3343
--- php-src/ChangeLog:1.3342 Thu Mar 12 01:33:06 2009
+++ php-src/ChangeLog Fri Mar 13 01:32:45 2009
@@ -1,3 +1,58 @@
+2009-03-12 Christopher Jones <christopher.jo...@oracle.com>
+
+ * (PHP_5_3)
+ NEWS:
+ Add PECL Bug #14268
+
+ * (PHP_5_3)
+ ext/oci8/config.m4:
+ MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to
+ 'autodetect' an Instant Client RPM install) & refactor
+
+ * ext/oci8/config.m4:
+ Fixed PECL Bug 14268 (Allow 'pecl install oci8' command to 'autodetect'
an
+ Instant Client RPM install) & refactor
+
+2009-03-12 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_2)
+ NEWS
+ ext/pgsql/pgsql.c:
+
+ MFB: Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a
+ string
+ literal)
+
+ * ext/pgsql/pgsql.c:
+
+ Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a
+ string
+ literal)
+
+ * (PHP_5_3)
+ ext/pgsql/pgsql.c:
+ Fixed bug #47639 (pg_copy_from() WARNING: nonstandard use of \\ in a
string
+ literal)
+
+2009-03-12 Zoe Slattery <zoe.slatt...@googlemail.com>
+
+ * run-tests.php
+ run-tests.php
+ run-tests.php:
+ refixing %r in run-tests.php (thanks iain lewis for the fix)
+
+2009-03-12 Andrei Zmievski <and...@gravitonic.com>
+
+ * ext/pdo/pdo_stmt.c:
+ Fix copy-pasto (needs to return proper CE).
+
+2009-03-12 Christopher Jones <christopher.jo...@oracle.com>
+
+ * ext/oci8/tests/connect_without_oracle_home.phpt
+ ext/oci8/tests/connect_without_oracle_home_old.phpt
+ ext/oci8/tests/pecl_bug16035.phpt:
+ Fix tests to use ENV and re-enable
+
2009-03-11 Brian Shire <sh...@tekrat.com>
* (PHP_5_3)
@@ -31998,7 +32053,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3342 2009/03/12 01:33:06 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3343 2009/03/13 01:32:45 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c