iliaa Wed Feb 1 17:05:39 2006 UTC
Modified files: (Branch: PHP_5_1)
/php-src NEWS
Log:
Clarify new entries.
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.390&r2=1.2027.2.391&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.390 php-src/NEWS:1.2027.2.391
--- php-src/NEWS:1.2027.2.390 Wed Feb 1 13:52:46 2006
+++ php-src/NEWS Wed Feb 1 17:05:38 2006
@@ -15,7 +15,7 @@
- Added new mysqli constants for BIT and NEW_DECIMAL field types:
MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
- Added ReflectionClass::newInstanceArgs($args). (Marcus)
-- Added imap_savebody(). (Mike)
+- Added imap_savebody() that allows message body to be written to a file.
(Mike)
- Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE
on error. (Pierre)
- Fixed bug #36242 (Possible memory corruption in stream_select()). (Tony)
@@ -25,7 +25,7 @@
Magnusson)
- Fixed bug #36222 (errorInfo in PDOException is always NULL). (Ilia)
- Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc)
-- Fixed bug #36185 (str_rot13(NULL) crash). (Pierre)
+- Fixed bug #36185 (str_rot13() crash on non-string parameter). (Pierre)
- Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of rows
affected by the operation). (Ilia)
- Fixed bug #36152 (problems with curl+ssl and pgsql+ssl in same PHP). (Mike)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php