import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-array / array_intersect_uassoc_variation4.php.expectf
blob543c6be068877732144dec64cdfb4356445c3658
1 *** Testing array_intersect_uassoc() : usage variation ***
3 --int 0--
4 HipHop Warning: %a
5 NULL
6 HipHop Warning: %a
7 NULL
9 --int 1--
10 HipHop Warning: %a
11 NULL
12 HipHop Warning: %a
13 NULL
15 --int 12345--
16 HipHop Warning: %a
17 NULL
18 HipHop Warning: %a
19 NULL
21 --int -12345--
22 HipHop Warning: %a
23 NULL
24 HipHop Warning: %a
25 NULL
27 --float 10.5--
28 HipHop Warning: %a
29 NULL
30 HipHop Warning: %a
31 NULL
33 --float -10.5--
34 HipHop Warning: %a
35 NULL
36 HipHop Warning: %a
37 NULL
39 --float 12.3456789000e10--
40 HipHop Warning: %a
41 NULL
42 HipHop Warning: %a
43 NULL
45 --float -12.3456789000e10--
46 HipHop Warning: %a
47 NULL
48 HipHop Warning: %a
49 NULL
51 --float .5--
52 HipHop Warning: %a
53 NULL
54 HipHop Warning: %a
55 NULL
57 --uppercase NULL--
58 HipHop Warning: %a
59 NULL
60 HipHop Warning: %a
61 NULL
63 --lowercase null--
64 HipHop Warning: %a
65 NULL
66 HipHop Warning: %a
67 NULL
69 --lowercase true--
70 HipHop Warning: %a
71 NULL
72 HipHop Warning: %a
73 NULL
75 --lowercase false--
76 HipHop Warning: %a
77 NULL
78 HipHop Warning: %a
79 NULL
81 --uppercase TRUE--
82 HipHop Warning: %a
83 NULL
84 HipHop Warning: %a
85 NULL
87 --uppercase FALSE--
88 HipHop Warning: %a
89 NULL
90 HipHop Warning: %a
91 NULL
93 --instance of classWithToString--
94 HipHop Warning: %a
95 NULL
96 HipHop Warning: %a
97 NULL
99 --instance of classWithoutToString--
100 HipHop Warning: %a
101 NULL
102 HipHop Warning: %a
103 NULL
105 --undefined var--
106 HipHop Warning: %a
107 NULL
108 HipHop Warning: %a
109 NULL
111 --unset var--
112 HipHop Warning: %a
113 NULL
114 HipHop Warning: %a
115 NULL
117 --resource--
118 HipHop Warning: %a
119 NULL
120 HipHop Warning: %a
121 NULL
122 ===DONE===