Make too few args throw instead of log
[hiphop-php.git] / hphp / test / slow / argument_handling / 28.php.expectf
blobce7d2cc7ff21ac888ce2a784c26ea838e3cf36c3
2 Warning: strlen() expects exactly 1 parameter, 0 given in %s/test/slow/argument_handling/28.php on line 9
4 Warning: test() expects exactly 1 parameter, 0 given in %s/test/slow/argument_handling/28.php on line 10
5 int(4)
6 int(4)
8 Warning: strlen() expects exactly 1 parameter, 2 given in %s/test/slow/argument_handling/28.php on line 15
9 int(4)