PATH:
opt
/
alt
/
tests
/
alt-php70-pecl-mailparse_3.1.3-1.el8
/
tests
--TEST-- OO API Segfault when opening a file is not possible --SKIPIF-- <?php /* vim600: sw=4 ts=4 fdm=marker syn=php */ if (!extension_loaded("mailparse")) print "skip"; ?> --POST-- --GET-- --FILE-- <?php error_reporting(0); $msg = new MimeMessage("file", md5(uniqid("nothere"))); if (is_resource($msg)) echo "Err??"; else echo "OK"; ?> --EXPECT-- OK
[-] 009.phpt
[edit]
[-] bug81422.phpt
[edit]
[-] 005.phpt
[edit]
[-] parse_test_messages.phpt
[edit]
[-] 012.phpt
[edit]
[-] 013.phpt
[edit]
[-] 003.phpt
[edit]
[-] 007.phpt
[edit]
[-] 008.phpt
[edit]
[-] bug75825.phpt
[edit]
[-] bug73110.phpt
[edit]
[-] 001.phpt
[edit]
[-] 002.phpt
[edit]
[-] 006.phpt
[edit]
[+]
testdata
[-] bug74223.phpt
[edit]
[-] 004.phpt
[edit]
[-] gh19.phpt
[edit]
[+]
..
[-] bug001.phpt
[edit]
[-] 010.phpt
[edit]
[-] 011.phpt
[edit]