Browse Source

- BFN: #45449, #45486

PHP-5.2.1RC1
Felipe Pena 18 years ago
parent
commit
198a9af479
  1. 4
      NEWS

4
NEWS

@ -6,6 +6,10 @@ PHP NEWS
- Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe)
- Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl
functions. (Andrey)
- Fixed bug #45449 (filesize() regression using ftp wrapper).
(crrodriguez at suse dot de)
- Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset='
parsing incorrect). (Felipe)
- Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't
accept lengths of 1024). (Felipe, andrew at lifescale dot com)
- Fixed bug #45352 (Segmentation fault because of tick function on second

Loading…
Cancel
Save