Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
<?php
2
/**
3
 * imap extension Function dictionary for PHP_CompatInfo 1.9.0b2 or better
4
 *
5
 * PHP versions 4 and 5
6
 *
7
 * @category PHP
8
 * @package  PHP_CompatInfo
9
 * @author   Davey Shafik <davey@php.net>
10
 * @author   Laurent Laville <pear@laurent-laville.org>
11
 * @license  http://www.opensource.org/licenses/bsd-license.php  BSD
12
 * @version  CVS: $Id: imap_func_array.php,v 1.1 2008/12/13 16:44:29 farell Exp $
13
 * @link     http://pear.php.net/package/PHP_CompatInfo
14
 * @since    version 1.9.0b2 (2008-12-19)
15
 */
16
 
17
$GLOBALS['_PHP_COMPATINFO_FUNC_IMAP'] = array (
18
  'imap_8bit' =>
19
  array (
20
    'init' => '4.0.0',
21
    'ext' => 'imap',
22
    'pecl' => false,
23
  ),
24
  'imap_alerts' =>
25
  array (
26
    'init' => '4.0.0',
27
    'ext' => 'imap',
28
    'pecl' => false,
29
  ),
30
  'imap_append' =>
31
  array (
32
    'init' => '4.0.0',
33
    'ext' => 'imap',
34
    'pecl' => false,
35
  ),
36
  'imap_base64' =>
37
  array (
38
    'init' => '4.0.0',
39
    'ext' => 'imap',
40
    'pecl' => false,
41
  ),
42
  'imap_binary' =>
43
  array (
44
    'init' => '4.0.0',
45
    'ext' => 'imap',
46
    'pecl' => false,
47
  ),
48
  'imap_body' =>
49
  array (
50
    'init' => '4.0.0',
51
    'ext' => 'imap',
52
    'pecl' => false,
53
  ),
54
  'imap_bodystruct' =>
55
  array (
56
    'init' => '4.0.0',
57
    'ext' => 'imap',
58
    'pecl' => false,
59
  ),
60
  'imap_check' =>
61
  array (
62
    'init' => '4.0.0',
63
    'ext' => 'imap',
64
    'pecl' => false,
65
  ),
66
  'imap_clearflag_full' =>
67
  array (
68
    'init' => '4.0.0',
69
    'ext' => 'imap',
70
    'pecl' => false,
71
  ),
72
  'imap_close' =>
73
  array (
74
    'init' => '4.0.0',
75
    'ext' => 'imap',
76
    'pecl' => false,
77
  ),
78
  'imap_create' =>
79
  array (
80
    'init' => '4.0.0',
81
    'ext' => 'imap',
82
    'pecl' => false,
83
  ),
84
  'imap_createmailbox' =>
85
  array (
86
    'init' => '4.0.0',
87
    'ext' => 'imap',
88
    'pecl' => false,
89
  ),
90
  'imap_delete' =>
91
  array (
92
    'init' => '4.0.0',
93
    'ext' => 'imap',
94
    'pecl' => false,
95
  ),
96
  'imap_deletemailbox' =>
97
  array (
98
    'init' => '4.0.0',
99
    'ext' => 'imap',
100
    'pecl' => false,
101
  ),
102
  'imap_errors' =>
103
  array (
104
    'init' => '4.0.0',
105
    'ext' => 'imap',
106
    'pecl' => false,
107
  ),
108
  'imap_expunge' =>
109
  array (
110
    'init' => '4.0.0',
111
    'ext' => 'imap',
112
    'pecl' => false,
113
  ),
114
  'imap_fetch_overview' =>
115
  array (
116
    'init' => '4.0.0',
117
    'ext' => 'imap',
118
    'pecl' => false,
119
  ),
120
  'imap_fetchbody' =>
121
  array (
122
    'init' => '4.0.0',
123
    'ext' => 'imap',
124
    'pecl' => false,
125
  ),
126
  'imap_fetchheader' =>
127
  array (
128
    'init' => '4.0.0',
129
    'ext' => 'imap',
130
    'pecl' => false,
131
  ),
132
  'imap_fetchstructure' =>
133
  array (
134
    'init' => '4.0.0',
135
    'ext' => 'imap',
136
    'pecl' => false,
137
  ),
138
  'imap_fetchtext' =>
139
  array (
140
    'init' => '4.0.0',
141
    'ext' => 'imap',
142
    'pecl' => false,
143
  ),
144
  'imap_get_quota' =>
145
  array (
146
    'init' => '4.0.5',
147
    'ext' => 'imap',
148
    'pecl' => false,
149
  ),
150
  'imap_get_quotaroot' =>
151
  array (
152
    'init' => '4.3.0',
153
    'ext' => 'imap',
154
    'pecl' => false,
155
  ),
156
  'imap_getacl' =>
157
  array (
158
    'init' => '5.0.0',
159
    'ext' => 'imap',
160
    'pecl' => false,
161
  ),
162
  'imap_getmailboxes' =>
163
  array (
164
    'init' => '4.0.0',
165
    'ext' => 'imap',
166
    'pecl' => false,
167
  ),
168
  'imap_getsubscribed' =>
169
  array (
170
    'init' => '4.0.0',
171
    'ext' => 'imap',
172
    'pecl' => false,
173
  ),
174
  'imap_header' =>
175
  array (
176
    'init' => '4.0.0',
177
    'ext' => 'imap',
178
    'pecl' => false,
179
  ),
180
  'imap_headerinfo' =>
181
  array (
182
    'init' => '4.0.0',
183
    'ext' => 'imap',
184
    'pecl' => false,
185
  ),
186
  'imap_headers' =>
187
  array (
188
    'init' => '4.0.0',
189
    'ext' => 'imap',
190
    'pecl' => false,
191
  ),
192
  'imap_last_error' =>
193
  array (
194
    'init' => '4.0.0',
195
    'ext' => 'imap',
196
    'pecl' => false,
197
  ),
198
  'imap_list' =>
199
  array (
200
    'init' => '4.0.0',
201
    'ext' => 'imap',
202
    'pecl' => false,
203
  ),
204
  'imap_listmailbox' =>
205
  array (
206
    'init' => '4.0.0',
207
    'ext' => 'imap',
208
    'pecl' => false,
209
  ),
210
  'imap_listsubscribed' =>
211
  array (
212
    'init' => '4.0.0',
213
    'ext' => 'imap',
214
    'pecl' => false,
215
  ),
216
  'imap_lsub' =>
217
  array (
218
    'init' => '4.0.0',
219
    'ext' => 'imap',
220
    'pecl' => false,
221
  ),
222
  'imap_mail' =>
223
  array (
224
    'init' => '4.0.0',
225
    'ext' => 'imap',
226
    'pecl' => false,
227
  ),
228
  'imap_mail_compose' =>
229
  array (
230
    'init' => '4.0.0',
231
    'ext' => 'imap',
232
    'pecl' => false,
233
  ),
234
  'imap_mail_copy' =>
235
  array (
236
    'init' => '4.0.0',
237
    'ext' => 'imap',
238
    'pecl' => false,
239
  ),
240
  'imap_mail_move' =>
241
  array (
242
    'init' => '4.0.0',
243
    'ext' => 'imap',
244
    'pecl' => false,
245
  ),
246
  'imap_mailboxmsginfo' =>
247
  array (
248
    'init' => '4.0.0',
249
    'ext' => 'imap',
250
    'pecl' => false,
251
  ),
252
  'imap_mime_header_decode' =>
253
  array (
254
    'init' => '4.0.0',
255
    'ext' => 'imap',
256
    'pecl' => false,
257
  ),
258
  'imap_msgno' =>
259
  array (
260
    'init' => '4.0.0',
261
    'ext' => 'imap',
262
    'pecl' => false,
263
  ),
264
  'imap_num_msg' =>
265
  array (
266
    'init' => '4.0.0',
267
    'ext' => 'imap',
268
    'pecl' => false,
269
  ),
270
  'imap_num_recent' =>
271
  array (
272
    'init' => '4.0.0',
273
    'ext' => 'imap',
274
    'pecl' => false,
275
  ),
276
  'imap_open' =>
277
  array (
278
    'init' => '4.0.0',
279
    'ext' => 'imap',
280
    'pecl' => false,
281
  ),
282
  'imap_ping' =>
283
  array (
284
    'init' => '4.0.0',
285
    'ext' => 'imap',
286
    'pecl' => false,
287
  ),
288
  'imap_qprint' =>
289
  array (
290
    'init' => '4.0.0',
291
    'ext' => 'imap',
292
    'pecl' => false,
293
  ),
294
  'imap_rename' =>
295
  array (
296
    'init' => '4.0.0',
297
    'ext' => 'imap',
298
    'pecl' => false,
299
  ),
300
  'imap_renamemailbox' =>
301
  array (
302
    'init' => '4.0.0',
303
    'ext' => 'imap',
304
    'pecl' => false,
305
  ),
306
  'imap_reopen' =>
307
  array (
308
    'init' => '4.0.0',
309
    'ext' => 'imap',
310
    'pecl' => false,
311
  ),
312
  'imap_rfc822_parse_adrlist' =>
313
  array (
314
    'init' => '4.0.0',
315
    'ext' => 'imap',
316
    'pecl' => false,
317
  ),
318
  'imap_rfc822_parse_headers' =>
319
  array (
320
    'init' => '4.0.0',
321
    'ext' => 'imap',
322
    'pecl' => false,
323
  ),
324
  'imap_rfc822_write_address' =>
325
  array (
326
    'init' => '4.0.0',
327
    'ext' => 'imap',
328
    'pecl' => false,
329
  ),
330
  'imap_savebody' =>
331
  array (
332
    'init' => '5.1.3',
333
    'ext' => 'imap',
334
    'pecl' => false,
335
  ),
336
  'imap_scan' =>
337
  array (
338
    'init' => '4.0.0',
339
    'ext' => 'imap',
340
    'pecl' => false,
341
  ),
342
  'imap_scanmailbox' =>
343
  array (
344
    'init' => '4.0.0',
345
    'ext' => 'imap',
346
    'pecl' => false,
347
  ),
348
  'imap_search' =>
349
  array (
350
    'init' => '4.0.0',
351
    'ext' => 'imap',
352
    'pecl' => false,
353
  ),
354
  'imap_set_quota' =>
355
  array (
356
    'init' => '4.0.5',
357
    'ext' => 'imap',
358
    'pecl' => false,
359
  ),
360
  'imap_setacl' =>
361
  array (
362
    'init' => '4.0.7',
363
    'ext' => 'imap',
364
    'pecl' => false,
365
  ),
366
  'imap_setflag_full' =>
367
  array (
368
    'init' => '4.0.0',
369
    'ext' => 'imap',
370
    'pecl' => false,
371
  ),
372
  'imap_sort' =>
373
  array (
374
    'init' => '4.0.0',
375
    'ext' => 'imap',
376
    'pecl' => false,
377
  ),
378
  'imap_status' =>
379
  array (
380
    'init' => '4.0.0',
381
    'ext' => 'imap',
382
    'pecl' => false,
383
  ),
384
  'imap_subscribe' =>
385
  array (
386
    'init' => '4.0.0',
387
    'ext' => 'imap',
388
    'pecl' => false,
389
  ),
390
  'imap_thread' =>
391
  array (
392
    'init' => '4.0.7',
393
    'ext' => 'imap',
394
    'pecl' => false,
395
  ),
396
  'imap_timeout' =>
397
  array (
398
    'init' => '4.3.3',
399
    'ext' => 'imap',
400
    'pecl' => false,
401
  ),
402
  'imap_uid' =>
403
  array (
404
    'init' => '4.0.0',
405
    'ext' => 'imap',
406
    'pecl' => false,
407
  ),
408
  'imap_undelete' =>
409
  array (
410
    'init' => '4.0.0',
411
    'ext' => 'imap',
412
    'pecl' => false,
413
  ),
414
  'imap_unsubscribe' =>
415
  array (
416
    'init' => '4.0.0',
417
    'ext' => 'imap',
418
    'pecl' => false,
419
  ),
420
  'imap_utf7_decode' =>
421
  array (
422
    'init' => '4.0.0',
423
    'ext' => 'imap',
424
    'pecl' => false,
425
  ),
426
  'imap_utf7_encode' =>
427
  array (
428
    'init' => '4.0.0',
429
    'ext' => 'imap',
430
    'pecl' => false,
431
  ),
432
  'imap_utf8' =>
433
  array (
434
    'init' => '4.0.0',
435
    'ext' => 'imap',
436
    'pecl' => false,
437
  ),
438
);
439
?>