import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-array / array_walk.php.expectf
blob3310fd6096dd33b77049804a60206d3bee2f2839
1 HipHop Warning: %a
2 NULL
3 HipHop Warning: %a
4 NULL
5 HipHop Warning: %a
6 NULL
7 int(1)
8 int(0)
9 string(4) "data"
10 int(2)
11 int(1)
12 string(4) "data"
13 bool(true)
14 string(4) "data"
15 Done