diff options
author | foobar <sniper@php.net> | 2005-05-10 21:47:11 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-05-10 21:47:11 +0000 |
commit | 0d12de2d75fd24c0352b8ab87ec73be24c60961a (patch) | |
tree | 76cba924f4b7a893de8f41001901ad1cb2825414 | |
parent | 180e1501bb1bd5bd3787ff7e2cf554a704486b8f (diff) | |
download | php-git-0d12de2d75fd24c0352b8ab87ec73be24c60961a.tar.gz |
Tony or Antony? :)
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |