diff options
author | foobar <sniper@php.net> | 2003-04-15 04:27:24 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-04-15 04:27:24 +0000 |
commit | f95c4cb8bb67910e312bd7e72750123bd9f9d853 (patch) | |
tree | 25f5b42d12f1e46fe52960f5626cbcb56636b40f | |
parent | 1ee0cac2d92e55069dd5a484fccc86cb5e8a43b9 (diff) | |
download | php-git-f95c4cb8bb67910e312bd7e72750123bd9f9d853.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ PHP 4 NEWS - Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty array). (Ilia) - Fixed bug #22017 (date() does not support negative timestamps on win32). (Ilia) +- Fixed bug #22004 (Overload extension and _call() breaks classes). (Shane) - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani) - Fixed bug #21978, #21036 (win32 mail(), bcc: gets interpreted as cc:). (Sara) - Fixed bug #21885 (move_uploaded_file() does not ignore open_basedir). (Wez) |