import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-strings / nl2br_error.php.expectf
blob19ed76d7a0cc84fc3aa9b598fec6cc0a98353056
1 *** Testing nl2br() : error conditions ***
3 -- Testing nl2br() function with Zero arguments --
4 HipHop Warning: %a
5 NULL
7 -- Testing nl2br() function with more than expected no. of arguments --
8 HipHop Warning: %a
9 NULL
10 Done