This commit is contained in:
Jani Taskinen 2009-11-30 15:16:50 +00:00
parent c1aa547b18
commit 39f3ede145

2
NEWS
View file

@ -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)