iliaa Tue Feb 11 17:59:40 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
Bug fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.73 php4/NEWS:1.1247.2.74
--- php4/NEWS:1.1247.2.73 Tue Feb 11 10:50:32 2003
+++ php4/NEWS Tue Feb 11 17:59:39 2003
@@ -20,6 +20,8 @@
- Fixed bug #22103 (Added gdImageEllipse and replaced old gdImageFilledEllipse
with a better implementation). (Pierre)
- Fixed bug #22088 (array_shift() left next index to be +1 too much). (Jani)
+- Fixed bug #22048 (crash in imap_header() when the e-mail contains an
+ abnormally large number of special characters). (Ilia)
- Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the
result due to always seeking to row next to the one requested). (Ilia)
- Fixed bug #22031 (Made curl_write() & curl_write_header() binary safe). (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php