ZF-4277: testBasic(Zend_Validate_File_ExistsTest) Unit test failure
Description
Output: {panel} 1) testBasic(Zend_Validate_File_ExistsTest) Failed asserting that matches expected value . {panel}
Problem occurs for the release-1.6 branch.
Zend/Validate/File/ExistsTest.php, line 104, second pass of foreach() loop.
Comments
Posted by Thomas Weidner (thomas) on 2008-09-13T11:52:23.000+0000
Probably fixed with r11388. False directory separator used.
Posted by Alexander Veremyev (alexander) on 2008-09-14T02:05:00.000+0000
Yes, that fixes the issue.
Merged into release-1.6 branch with the cs-11392.