Revert "make hphpc able to use ini files"
[hiphop-php.git] / hphp / test / zend / bad / ext / standard / tests / array / array_walk_variation8.php.expectf
blobfb3e4810463596a59a770f11433680f02896d1bb
1 *** Testing array_walk() : built-in function as callback ***
2 -- With 'pow' built-in function --
3 bool(true)
4 -- With 'min' built-in function --
5 bool(true)
6 -- With 'echo' language construct --
7 HipHop Warning: %s
8 NULL
9 Done