PHP :: Bug #61565 :: Fileinfo ext\fileinfo\tests\finfo_file_001.phpt fails

 [2012-03-30 15:09 UTC] ab@php.net

Description:
------------
Test diff:

009+
010+ Warning: finfo_file(.): failed to open stream: Permission denied in C:\php-sdk\php53\vc9\x86\php-src\ext\fileinfo\tests\finfo_file_001.php on line 7
011+ bool(false)
009- string(9) "directory"

Expected result:
----------------
test pass

Actual result:
--------------
test fail

 [2012-04-02 15:04 UTC] ab@php.net

-PHP Version: 5.3Git-2012-03-30 (Git) +PHP Version: Irrelevant

 [2012-04-02 15:15 UTC] ab@php.net

The patch fixes php_stream_open_wrapper_ex trying to open a directory descriptor under windows.

 [2012-04-02 16:03 UTC] ab@php.net

The patch is commited in the revision 0cdba53aae783fd63f0aa525bc92e73d9e4c0aab

 [2013-04-11 12:57 UTC] ab@php.net

this one was fixed a while ago.

 [2013-04-11 12:57 UTC] ab@php.net

-Status: Open +Status: Closed -Assigned To: +Assigned To: ab