import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-array / reset_error.php.expectf
blob4e9be624a35212170e4a0682af05c71637df1c0f
1 *** Testing reset() : error conditions ***
3 -- Testing reset() function with Zero arguments --
4 HipHop Warning: %a
5 NULL
7 -- Testing reset() function with more than expected no. of arguments --
8 HipHop Warning: %a
9 NULL
10 ===DONE===