From: Hartmut Holzgraefe Date: Mon, 13 Jun 2005 22:20:05 +0000 (+0000) Subject: added news item for GLOB_ERR fix X-Git-Tag: php-5.1.0b2~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d6630a250e5f8e1bc79e48145d288597aa3c918;p=php added news item for GLOB_ERR fix --- diff --git a/NEWS b/NEWS index 9699347e7a..24c25a004f 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS 'zend_error'). (Dmitry) - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread). (Jani) +- Fixed bug #28355 (glob wont error if dir is not readable). (Hartmut) 10 Jun 2005, PHP 5.1 Beta 1 - Upgraded PCRE library to version 5.0. (Andrei)