import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-array / array_push_error2.php.expectf
blobdf6f160069b8fd32f6256205f6799ba24216c1c2
1 *** Testing array_push() : error conditions ***
2 HipHop Warning: %a
3 bool(false)
4 array(1) {
5   [%d]=>
6   string(3) "max"
8 Done