From: Jani Taskinen Date: Tue, 24 Jul 2007 09:26:34 +0000 (+0000) Subject: - fix NEWS X-Git-Tag: php-5.2.4RC1~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b55506257623d1832dabc3de6f78102855b041fd;p=php - fix NEWS --- diff --git a/NEWS b/NEWS index b3db3c8533..f25cd811f9 100644 --- a/NEWS +++ b/NEWS @@ -62,8 +62,8 @@ PHP NEWS - Fixed bug #42072 (No warning message for clearstatcache() with arguments). (Ilia) - Fixed bug #42071 (ini scanner allows using NULL as option name). (Jani) -- Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard - char or trailing slash. (Dmitry) +- Fixed bug #42027 (is_file() / is_dir() matches file/dirnames with wildcard + char or trailing slash in Windows). (Dmitry) - Fixed bug #42019 (configure option --with-adabas=DIR does not work). (Jani) - Fixed bug #42015 (ldap_rename(): server error "DSA is unwilling to perform"). (bob at mroczka dot com, Jani)