pajoye Tue, 01 Sep 2009 17:53:00 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=287951
Log: - readdir/scandir entry Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS =================================================================== --- php/php-src/branches/PHP_5_3/NEWS 2009-09-01 17:50:59 UTC (rev 287950) +++ php/php-src/branches/PHP_5_3/NEWS 2009-09-01 17:53:00 UTC (rev 287951) @@ -16,6 +16,7 @@ - Improved shared extension loading on OSX to use the standard Unix dlopen() API. (Scott) +- Fixed scandir/readdir when used mounted points on Windows. (Pierre) - Fixed zlib.deflate compress filter to actually accept level parameter. (Jani) - Fixed leak on error in popen/exec (and related functions) on Windows. (Pierre)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php