import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-general_functions / php_uname_error.php.expectf
blobd11ffe654e4afe1bbaafddde07d89471b816c5ad
1 *** Testing php_uname() - error test
3 -- Testing php_uname() function with more than expected no. of arguments --
4 HipHop Warning: %a
5 NULL
7 -- Testing php_uname() function with invalid mode --
8 bool(true)
10 -- Testing php_uname() function with invalid argument types --
11 HipHop Warning: %a
12 NULL
13 HipHop Warning: %a
14 NULL
15 HipHop Warning: %a
16 NULL
17 HipHop Warning: %a
18 NULL
19 ===DONE===