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