Edit report at https://bugs.php.net/bug.php?id=61992&edit=1

 ID:                 61992
 Updated by:         a...@php.net
 Reported by:        a...@php.net
 Summary:            ext\standard\tests\general_functions\bug44295.phpt
                     fails
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            *General Issues
 Operating System:   windows
 PHP Version:        5.3Git-2012-05-10 (Git)
-Assigned To:        
+Assigned To:        ab
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-05-10 15:36:25] a...@php.net

Automatic comment on behalf of ab
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=266578f58483a08d7af51714636564df36a926d0
Log: Fix bug #61992 ext\standard\tests\general_functions\bug44295.phpt fails

------------------------------------------------------------------------
[2012-05-10 12:10:56] a...@php.net

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

002+ in catch: 
DirectoryIterator::__construct(/this/path/does/not/exist,/this/path/does/not/exist):
 The system cannot find the path specified. (code: 3)
002- in catch: DirectoryIterator::__construct(/this/path/does/not/exist): 
failed to open dir: No such file or directory

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

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


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61992&edit=1

Reply via email to