X7ROOT File Manager
Current Path:
/opt/alt/tests/alt-php84-pecl-imap_1.0.3-1.el8/tests
opt
/
alt
/
tests
/
alt-php84-pecl-imap_1.0.3-1.el8
/
tests
/
📁
..
📄
README.md
(1.15 KB)
📄
bug31142_1.phpt
(1.05 KB)
📄
bug31142_2.phpt
(591 B)
📄
bug32589.phpt
(644 B)
📄
bug35669.phpt
(1.69 KB)
📄
bug40854.phpt
(1.05 KB)
📄
bug44098.phpt
(247 B)
📄
bug45705_1.phpt
(348 B)
📄
bug45705_2.phpt
(1.34 KB)
📄
bug46918.phpt
(1.42 KB)
📄
bug53377.phpt
(606 B)
📄
bug63126.phpt
(1.41 KB)
📄
bug64076.phpt
(602 B)
📄
bug75774.phpt
(394 B)
📄
bug77020.phpt
(333 B)
📄
bug77153.phpt
(534 B)
📄
bug80213.phpt
(434 B)
📄
bug80215.phpt
(1 KB)
📄
bug80216.phpt
(425 B)
📄
bug80220.phpt
(531 B)
📄
bug80223.phpt
(663 B)
📄
bug80226.phpt
(544 B)
📄
bug80242.phpt
(349 B)
📄
bug80438.phpt
(1.28 KB)
📄
bug80710_1.phpt
(1.11 KB)
📄
bug80710_2.phpt
(1.15 KB)
📄
bug80800.phpt
(539 B)
📄
gh9309.phpt
(603 B)
📄
imap_8bit_basic.phpt
(788 B)
📄
imap_append_basic.phpt
(1.83 KB)
📄
imap_base64_basic.phpt
(806 B)
📄
imap_binary_basic.phpt
(1.6 KB)
📄
imap_body_basic.phpt
(1 KB)
📄
imap_body_errors.phpt
(1.11 KB)
📄
imap_body_uid.phpt
(619 B)
📄
imap_bodystruct_basic.phpt
(1.55 KB)
📄
imap_clearflag_full_basic.phpt
(2.29 KB)
📄
imap_clearflag_full_uid.phpt
(1.79 KB)
📄
imap_close_basic.phpt
(1.48 KB)
📄
imap_close_variation4.phpt
(2.47 KB)
📄
imap_constructor.phpt
(294 B)
📄
imap_createmailbox_basic.phpt
(1.98 KB)
📄
imap_delete_uid.phpt
(953 B)
📄
imap_errors_basic.phpt
(571 B)
📄
imap_fetch_overview_basic.phpt
(1.71 KB)
📄
imap_fetch_overview_uid.phpt
(707 B)
📄
imap_fetch_overview_variation5.phpt
(2.18 KB)
📄
imap_fetch_overview_variation6.phpt
(2.6 KB)
📄
imap_fetchbody_basic.phpt
(2.19 KB)
📄
imap_fetchbody_errors.phpt
(1.18 KB)
📄
imap_fetchbody_uid.phpt
(680 B)
📄
imap_fetchbody_variation6.phpt
(1.35 KB)
📄
imap_fetchheader_basic.phpt
(1.86 KB)
📄
imap_fetchheader_errors.phpt
(1.15 KB)
📄
imap_fetchheader_uid.phpt
(654 B)
📄
imap_fetchheader_variation5.phpt
(1.4 KB)
📄
imap_fetchmime_errors.phpt
(1.18 KB)
📄
imap_fetchmime_uid.phpt
(680 B)
📄
imap_fetchstructure_basic.phpt
(1.16 KB)
📄
imap_fetchstructure_errors.phpt
(1.14 KB)
📄
imap_fetchstructure_uid.phpt
(709 B)
📄
imap_final.phpt
(220 B)
📄
imap_gc_error.phpt
(645 B)
📄
imap_getsubscribed_basic.phpt
(1.19 KB)
📄
imap_headerinfo_basic.phpt
(2.29 KB)
📄
imap_is_open.phpt
(699 B)
📄
imap_list_basic.phpt
(667 B)
📄
imap_lsub_basic.phpt
(1.04 KB)
📄
imap_mail_copy_basic.phpt
(895 B)
📄
imap_mail_move_basic.phpt
(903 B)
📄
imap_mutf7_to_utf8.phpt
(515 B)
📄
imap_open_error.phpt
(895 B)
📄
imap_open_with_cl_expunge.phpt
(1.12 KB)
📄
imap_renamemailbox_basic.phpt
(940 B)
📄
imap_reopen_with_cl_expunge.phpt
(1.29 KB)
📄
imap_rfc822_parse_headers_basic.phpt
(2.14 KB)
📄
imap_rfc822_write_address_basic.phpt
(215 B)
📄
imap_savebody_basic.phpt
(852 B)
📄
imap_savebody_errors.phpt
(1.18 KB)
📄
imap_savebody_uid.phpt
(940 B)
📄
imap_search_basic.phpt
(688 B)
📄
imap_setflag_full_basic.phpt
(1.31 KB)
📄
imap_setflag_full_uid.phpt
(1.88 KB)
📄
imap_sort_uid.phpt
(839 B)
📄
imap_timeout_basic.phpt
(998 B)
📄
imap_undelete_basic.phpt
(573 B)
📄
imap_undelete_uid.phpt
(819 B)
📄
imap_utf8.phpt
(220 B)
📄
imap_utf8_to_mutf7_basic.phpt
(515 B)
📄
nil_constant.phpt
(164 B)
📁
setup
Editing: imap_fetch_overview_variation6.phpt
--TEST-- Test imap_fetch_overview() function : usage variations - multipart message --EXTENSIONS-- imap --SKIPIF-- <?php require_once(__DIR__.'/setup/skipif.inc'); ?> --FILE-- <?php /* * Pass a multipart message to imap_fetch_overview() to test the contents of returned array */ echo "*** Testing imap_fetch_overview() : usage variations ***\n"; require_once __DIR__.'/setup/imap_include.inc'; $stream_id = setup_test_mailbox('imapfetchoverviewvar6', 0, $mailbox); // setup temp mailbox create_multipart_message($stream_id, $mailbox); // refresh msg numbers imap_check($stream_id); $msg_no = 1; $a = imap_fetch_overview($stream_id, $msg_no); echo "\n--> Object #1\n"; displayOverviewFields($a[0]); /** * Create a multipart message with subparts * * @param resource $imap_stream * @param string $mailbox */ function create_multipart_message($imap_stream, $mailbox) { global $users, $domain; $envelope["from"]= "foo@anywhere.com"; $envelope["to"] = IMAP_USERS[0] . '@' . IMAP_MAIL_DOMAIN; $envelope["subject"] = "Test msg 1"; $part1["type"] = TYPEMULTIPART; $part1["subtype"] = "mixed"; $part2["type"] = TYPETEXT; $part2["subtype"] = "plain"; $part2["description"] = "imap_mail_compose() function"; $part2["contents.data"] = "message 1:xxxxxxxxxxxxxxxxxxxxxxxxxx"; $part3["type"] = TYPETEXT; $part3["subtype"] = "plain"; $part3["description"] = "Example"; $part3["contents.data"] = "message 2:yyyyyyyyyyyyyyyyyyyyyyyyyy"; $file_handle = fopen(__FILE__, 'r+'); $file_size = 1; $part4["type"] = TYPEAPPLICATION; $part4["encoding"] = ENCBASE64; $part4["subtype"] = "octet-stream"; $part4["description"] = 'Test'; $part4['disposition.type'] = 'attachment'; $part4['disposition'] = array ('filename' => 'Test'); $part4['type.parameters'] = array('name' => 'Test'); $part4["contents.data"] = base64_encode(fread($file_handle, 1)); $body[1] = $part1; $body[2] = $part2; $body[3] = $part3; $body[4] = $part4; $msg = imap_mail_compose($envelope, $body); if (imap_append($imap_stream, $mailbox, $msg) === false) { echo imap_last_error() . "\n"; echo "TEST FAILED : could not append new message to mailbox '$mailbox'\n"; exit; } } ?> --CLEAN-- <?php $mailbox_suffix = 'imapfetchoverviewvar6'; require_once(__DIR__.'/setup/clean.inc'); ?> --EXPECTF-- *** Testing imap_fetch_overview() : usage variations *** Create a temporary mailbox and add 0 msgs New mailbox created --> Object #1 size is %d uid is %d msgno is 1 recent is %d flagged is 0 answered is 0 deleted is 0 seen is 0 draft is 0 udate is OK
Upload File
Create Folder