Handle this typehints
[hiphop-php.git] / hphp / test / quick / builtin_extension_Memcached.php.expectf
blob258301e48aa54522e0ba70112ff76f01991cb28c
1 Memcached
2 object(Memcached)#1 (0) {
5 Warning: Attempted to serialize unserializable builtin class Memcached in %s/builtin_extensions.inc on line 8
6 string(2) "N;"
7 NULL
8 array(50) {
9   [0]=>
10   string(11) "__construct"
11   [1]=>
12   string(3) "add"
13   [2]=>
14   string(8) "addByKey"
15   [3]=>
16   string(9) "addServer"
17   [4]=>
18   string(10) "addServers"
19   [5]=>
20   string(6) "append"
21   [6]=>
22   string(11) "appendByKey"
23   [7]=>
24   string(3) "cas"
25   [8]=>
26   string(8) "casByKey"
27   [9]=>
28   string(9) "decrement"
29   [10]=>
30   string(14) "decrementByKey"
31   [11]=>
32   string(6) "delete"
33   [12]=>
34   string(16) "deleteMultiByKey"
35   [13]=>
36   string(11) "deleteMulti"
37   [14]=>
38   string(11) "deleteByKey"
39   [15]=>
40   string(5) "fetch"
41   [16]=>
42   string(8) "fetchAll"
43   [17]=>
44   string(5) "flush"
45   [18]=>
46   string(3) "get"
47   [19]=>
48   string(10) "getAllKeys"
49   [20]=>
50   string(8) "getByKey"
51   [21]=>
52   string(10) "getDelayed"
53   [22]=>
54   string(15) "getDelayedByKey"
55   [23]=>
56   string(8) "getMulti"
57   [24]=>
58   string(13) "getMultiByKey"
59   [25]=>
60   string(9) "getOption"
61   [26]=>
62   string(13) "getResultCode"
63   [27]=>
64   string(16) "getResultMessage"
65   [28]=>
66   string(14) "getServerByKey"
67   [29]=>
68   string(13) "getServerList"
69   [30]=>
70   string(15) "resetServerList"
71   [31]=>
72   string(8) "getStats"
73   [32]=>
74   string(10) "getVersion"
75   [33]=>
76   string(9) "increment"
77   [34]=>
78   string(14) "incrementByKey"
79   [35]=>
80   string(12) "isPersistent"
81   [36]=>
82   string(10) "isPristine"
83   [37]=>
84   string(7) "prepend"
85   [38]=>
86   string(12) "prependByKey"
87   [39]=>
88   string(4) "quit"
89   [40]=>
90   string(7) "replace"
91   [41]=>
92   string(12) "replaceByKey"
93   [42]=>
94   string(3) "set"
95   [43]=>
96   string(8) "setByKey"
97   [44]=>
98   string(8) "setMulti"
99   [45]=>
100   string(13) "setMultiByKey"
101   [46]=>
102   string(9) "setOption"
103   [47]=>
104   string(10) "setOptions"
105   [48]=>
106   string(5) "touch"
107   [49]=>
108   string(10) "touchByKey"
110 ================
111 A_Memcached
112 object(A_Memcached)#2 (1) {
113   ["___x"]=>
114   NULL
117 Warning: Attempted to serialize unserializable builtin class A_Memcached in %s/builtin_extensions.inc on line 26
118 string(2) "N;"
119 NULL
120 array(50) {
121   [0]=>
122   string(11) "__construct"
123   [1]=>
124   string(3) "add"
125   [2]=>
126   string(8) "addByKey"
127   [3]=>
128   string(9) "addServer"
129   [4]=>
130   string(10) "addServers"
131   [5]=>
132   string(6) "append"
133   [6]=>
134   string(11) "appendByKey"
135   [7]=>
136   string(3) "cas"
137   [8]=>
138   string(8) "casByKey"
139   [9]=>
140   string(9) "decrement"
141   [10]=>
142   string(14) "decrementByKey"
143   [11]=>
144   string(6) "delete"
145   [12]=>
146   string(16) "deleteMultiByKey"
147   [13]=>
148   string(11) "deleteMulti"
149   [14]=>
150   string(11) "deleteByKey"
151   [15]=>
152   string(5) "fetch"
153   [16]=>
154   string(8) "fetchAll"
155   [17]=>
156   string(5) "flush"
157   [18]=>
158   string(3) "get"
159   [19]=>
160   string(10) "getAllKeys"
161   [20]=>
162   string(8) "getByKey"
163   [21]=>
164   string(10) "getDelayed"
165   [22]=>
166   string(15) "getDelayedByKey"
167   [23]=>
168   string(8) "getMulti"
169   [24]=>
170   string(13) "getMultiByKey"
171   [25]=>
172   string(9) "getOption"
173   [26]=>
174   string(13) "getResultCode"
175   [27]=>
176   string(16) "getResultMessage"
177   [28]=>
178   string(14) "getServerByKey"
179   [29]=>
180   string(13) "getServerList"
181   [30]=>
182   string(15) "resetServerList"
183   [31]=>
184   string(8) "getStats"
185   [32]=>
186   string(10) "getVersion"
187   [33]=>
188   string(9) "increment"
189   [34]=>
190   string(14) "incrementByKey"
191   [35]=>
192   string(12) "isPersistent"
193   [36]=>
194   string(10) "isPristine"
195   [37]=>
196   string(7) "prepend"
197   [38]=>
198   string(12) "prependByKey"
199   [39]=>
200   string(4) "quit"
201   [40]=>
202   string(7) "replace"
203   [41]=>
204   string(12) "replaceByKey"
205   [42]=>
206   string(3) "set"
207   [43]=>
208   string(8) "setByKey"
209   [44]=>
210   string(8) "setMulti"
211   [45]=>
212   string(13) "setMultiByKey"
213   [46]=>
214   string(9) "setOption"
215   [47]=>
216   string(10) "setOptions"
217   [48]=>
218   string(5) "touch"
219   [49]=>
220   string(10) "touchByKey"