Preemptively update tests for UndefinedVariableException 3/n
[hiphop-php.git] / hphp / test / zend / good / ext / iconv / tests / iconv_strrpos_error1.php.expectf
blobd31a79a8da57282d2a65bf3cc689255eedef7ff4
1 *** Testing iconv_strrpos() : error conditions ***
3 -- Testing iconv_strrpos() function with more than expected no. of arguments --
5 Warning: iconv_strrpos() expects at most 3 parameters, 4 given in %s/iconv_strrpos_error1.php on line 20
7 -- Testing iconv_strrpos() function with less than expected no. of arguments --
9 Warning: iconv_strrpos() expects at least 2 parameters, 1 given in %s/iconv_strrpos_error1.php on line 25
10 Done