From: foobar Date: Tue, 10 May 2005 21:47:11 +0000 (+0000) Subject: Tony or Antony? :) X-Git-Tag: php-4.4.0RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d12de2d75fd24c0352b8ab87ec73be24c60961a;p=php Tony or Antony? :) --- 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)