sixd Tue Mar 4 21:55:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
Add #41069. Clarify attributions.
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.120&r2=1.2027.2.547.2.965.2.121&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.120
php-src/NEWS:1.2027.2.547.2.965.2.121
--- php-src/NEWS:1.2027.2.547.2.965.2.120 Fri Feb 29 09:42:23 2008
+++ php-src/NEWS Tue Mar 4 21:55:13 2008
@@ -71,7 +71,7 @@
- Added "+" and "*" specifiers to zend_parse_parameters(). (Andrei)
- Added lcfirst() function. (David C)
- Added OCI8 Database Resident Connection Pooling (DRCP) and Fast
- Application Notification (FAN) support (Oracle)
+ Application Notification (FAN) support (Oracle Corp.)
- Removed the experimental RPL (master/slave) functions from mysqli. (Andrey)
@@ -119,7 +119,7 @@
to different characters with cp1251 and cp866. (Scott)
- Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
-- Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle)
+- Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
- Fixed bug #43960 (strtotime() returns timestamp in the future when given a
bogus string).
- Fixed bug #43808 (date_create never fails (even when it should)). (Derick)
@@ -155,6 +155,7 @@
- Fixed bug #41599 (setTime() fails after modify() is used). (Derick)
- Fixed bug #41522 (PDO firebird driver returns null if it fails to connect).
(Lars W)
+- Fixed bug #41069 (OCI8: Seg fault with query over DB link) (Chris Jones)
- Fixed bug #39822 (new PDO() doesn't work with firebird). (Lars W)
- Fixed bug #39700 (NUMERIC error when result precision are 7,8 or 12-14 ).
(Lars W)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php