php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #61992 ext\standard\tests\general_functions\bug44295.phpt fails
Submitted: 2012-05-10 12:10 UTC Modified: 2012-05-10 15:38 UTC
From: ab@php.net Assigned: ab (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3Git-2012-05-10 (Git) OS: windows
Private report: No CVE-ID: None
 [2012-05-10 12:10 UTC] ab@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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-10 15:36 UTC] ab@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 15:38 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2012-05-10 15:38 UTC] ab@php.net
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.


 [2014-10-07 23:26 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=266578f58483a08d7af51714636564df36a926d0
Log: Fix bug #61992 ext\standard\tests\general_functions\bug44295.phpt fails
 [2014-10-07 23:37 UTC] stas@php.net
Automatic comment on behalf of ab
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=266578f58483a08d7af51714636564df36a926d0
Log: Fix bug #61992 ext\standard\tests\general_functions\bug44295.phpt fails
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC