summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-05-10 21:47:11 +0000
committerfoobar <sniper@php.net>2005-05-10 21:47:11 +0000
commit0d12de2d75fd24c0352b8ab87ec73be24c60961a (patch)
tree76cba924f4b7a893de8f41001901ad1cb2825414
parent180e1501bb1bd5bd3787ff7e2cf554a704486b8f (diff)
downloadphp-git-0d12de2d75fd24c0352b8ab87ec73be24c60961a.tar.gz
Tony or Antony? :)
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9b25b3245c..f8a5f16a75 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ PHP 4 NEWS
- Fixed bug #32974 (pcntl calls malloc() from a signal handler). (Wez)
- Fixed bug #32936 (http redirects URLs are not checked for control chars). (Ilia)
- Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer). (Jani)
-- Fixed bug #32904 (pg_get_notify() ignores result_type parameter)
+- Fixed bug #32904 (pg_get_notify() ignores result_type parameter). (Antony)
- Fixed bug #32813 (parse_url() does not handle scheme-only urls properly). (Ilia)
- Fixed bug #32802 (General cookie overrides more specific cookie). (Ilia)
- Fixed bugs #32800, #32830 (ext/odbc: Problems with 64bit systems). (Jani)