add bitset operations and tests
[hiphop-php.git] / hphp / test / slow / ext_array / 1767.php.expectf
blobf96cdd75d8ebc8f7587da808a1a6bd6f7807cc18
1 Warning: Invalid argument: Number of elements can't be negative in %s/test/slow/ext_array/1767.php on line 3
2 bool(false)
4 Warning: array_combine(): Both parameters should have an equal number of elements in %s/test/slow/ext_array/1767.php on line 4
5 bool(false)
6 array(0) {
9 Warning: array_chunk() expects at least 2 parameters, 1 given in %s/test/slow/ext_array/1767.php on line 6
10 NULL
12 Warning: array_chunk() expects at least 2 parameters, 1 given in %s/test/slow/ext_array/1767.php on line 7
13 NULL
14 bool(true)