summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2009-11-30 15:16:50 +0000
committerJani Taskinen <jani@php.net>2009-11-30 15:16:50 +0000
commit39f3ede14575709011589629bff96e98f65dec3c (patch)
treec24fa593110129a131c7f4d21e2df722079343a6
parentc1aa547b18c48861a20f222604ac65d28bcc6248 (diff)
downloadphp-git-39f3ede14575709011589629bff96e98f65dec3c.tar.gz
bfn
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f6c3066704..97b160d61c 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,8 @@ PHP NEWS
- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array
when there is no error). (Jani)
- Fixed bug #50174 (Incorrectly matched docComment). (Felipe)
+- Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to
+ non-existant file). (Dmitry)
- Fixed bug #50159 (wrong working directory in symlinked files). (Dmitry)
- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses
containing = or ?). (Pierrick)