remove array_multisort and convert array_multisortN to use inout
[hiphop-php.git] / hphp / test / zend / good / ext / standard / tests / array / count_variation2.php.expectf
blob3eb5160fc9ea9fa11dd5f1c62f832edb614081ee
1 *** Testing count() : usage variations ***
3 -- Iteration 1 --
4 int(3)
6 -- Iteration 2 --
7 int(5)
9 -- Iteration 3 --
10 int(3)
12 -- Iteration 4 --
13 int(3)
15 -- Iteration 5 --
17 Warning: count() expects parameter 2 to be integer, double given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
19 -- Iteration 6 --
21 Warning: count() expects parameter 2 to be integer, double given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
23 -- Iteration 7 --
25 Warning: count() expects parameter 2 to be integer, double given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
27 -- Iteration 8 --
29 Warning: count() expects parameter 2 to be integer, double given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
31 -- Iteration 9 --
33 Warning: count() expects parameter 2 to be integer, double given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
35 -- Iteration 10 --
37 Warning: count() expects parameter 2 to be integer, null given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
39 -- Iteration 11 --
41 Warning: count() expects parameter 2 to be integer, null given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
43 -- Iteration 12 --
45 Warning: count() expects parameter 2 to be integer, boolean given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
47 -- Iteration 13 --
49 Warning: count() expects parameter 2 to be integer, boolean given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
51 -- Iteration 14 --
53 Warning: count() expects parameter 2 to be integer, boolean given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
55 -- Iteration 15 --
57 Warning: count() expects parameter 2 to be integer, boolean given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
59 -- Iteration 16 --
61 Warning: count() expects parameter 2 to be integer, string given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
63 -- Iteration 17 --
65 Warning: count() expects parameter 2 to be integer, string given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
67 -- Iteration 18 --
69 Warning: count() expects parameter 2 to be integer, string given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
71 -- Iteration 19 --
73 Warning: count() expects parameter 2 to be integer, string given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
75 -- Iteration 20 --
77 Warning: count() expects parameter 2 to be integer, string given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
79 -- Iteration 21 --
81 Warning: count() expects parameter 2 to be integer, object given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
83 -- Iteration 22 --
85 Warning: count() expects parameter 2 to be integer, null given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
87 -- Iteration 23 --
89 Warning: count() expects parameter 2 to be integer, null given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
91 -- Iteration 24 --
93 Warning: count() expects parameter 2 to be integer, resource given in %s/zend/good/ext/standard/tests/array/count_variation2.php on line 88
94 Done