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