import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-strings / number_format_error.php.expectf
blobed6956191c62bcbcee0298c10c041f852e81e44d
1 *** Testing number_format() : error conditions ***
3 -- Testing number_format() function with less than expected no. of arguments --
4 HipHop Warning: %a
6 -- Testing number_format() function with 3 arguments --
7 HipHop Warning: %a
9 -- Testing number_format() function with more than 4 arguments --
10 HipHop Warning: %a
11 ===DONE===