Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / file / 007_variation7.php.expectf
blob52738272277d66aca4e16de27d9ba110938a5fcc
1 *** Test fopen() & fclose() functions:  with 'x' mode ***
2 resource(%d) of type (stream)
3 %unicode|string%(6) "stream"
4 int(0)
5 int(37)
6 int(37)
7 string(0) ""
8 int(0)
9 bool(true)
10 %unicode|string%(7) "Unknown"
12 Warning: File exists in %s/007_variation7.php on line 36
13 *** Done ***