Create post-HADVAs expect files
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / file / file_put_contents_variation9.php.expectf
blobd3a6b2df72c2277fcb83dfc6b09f1c2530fe5cf5
1 *** Testing file_put_contents() : usage variation ***
2 int(17)
3 int(11)
4 Here is some data, more data
5 int(17)
6 int(11)
7 Here is some data, more data
8 int(17)
9 int(11)
10 Here is some data, more data
12 *** Done ***