summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-04-15 04:27:24 +0000
committerfoobar <sniper@php.net>2003-04-15 04:27:24 +0000
commitf95c4cb8bb67910e312bd7e72750123bd9f9d853 (patch)
tree25f5b42d12f1e46fe52960f5626cbcb56636b40f
parent1ee0cac2d92e55069dd5a484fccc86cb5e8a43b9 (diff)
downloadphp-git-f95c4cb8bb67910e312bd7e72750123bd9f9d853.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b1ea1182a5..cfd47fc974 100644
--- a/NEWS
+++ b/NEWS
@@ -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)