diff options
| author | Felipe Pena <felipe@php.net> | 2008-07-12 01:44:04 +0000 |
|---|---|---|
| committer | Felipe Pena <felipe@php.net> | 2008-07-12 01:44:04 +0000 |
| commit | a256d977ff789cff0239099ae05eb761a0018d33 (patch) | |
| tree | e2f14afa6174fbbe3cfff8f6fd2e62923ac745d4 | |
| parent | 198a9af4794e20e3b4c018beb5aa922a66780576 (diff) | |
| download | php-git-a256d977ff789cff0239099ae05eb761a0018d33.tar.gz | |
BFN: #45485
| -rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,12 +6,13 @@ 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 #45485 (strip_tags and <?XML tag). (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 #45449 (filesize() regression using ftp wrapper). + (crrodriguez at suse dot de) - Fixed bug #45352 (Segmentation fault because of tick function on second request). (Dmitry) - Fixed bug #45312 (Segmentation fault on second request for array functions). |
