import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-file / stat_variation6-win32.php.expectf
blob970ffa29bb0bab88f3b564d723925cec70a96e33
1 *** Testing stat() on file with miscelleneous file permission and content ***
2 bool(true)
3 bool(true)
4 bool(true)
5 bool(true)
7 *** Testing stat() on directory with miscelleneous file permission ***
8 bool(true)
9 bool(true)
10 bool(true)
11 bool(true)
13 *** Done ***