hholzgra Mon Jun 13 18:20:07 2005 EDT Modified files: /php-src NEWS Log: added news item for GLOB_ERR fix http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1916&r2=1.1917&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1916 php-src/NEWS:1.1917 --- php-src/NEWS:1.1916 Mon Jun 13 07:22:58 2005 +++ php-src/NEWS Mon Jun 13 18:20:05 2005 @@ -11,6 +11,7 @@ '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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php