Test "missingheaderseparator": ... FAILED Output of script ../test_message_decoder.php is different from the expected file expect/missingheaderseparator.txt . ________________________________________________________________________________ 28,29c28,29 < string(38) "Body without empty separation line < --- > string(38) "Body without empty separation line > 83,84c83,84 < string(38) "Body without empty separation line < --- > string(38) "Body without empty separation line > ________________________________________________________________________________ Test "mbox": ... FAILED Output of script ../test_message_decoder.php is different from the expected file expect/mbox.txt . ________________________________________________________________________________ 32,42c32,42 < string(65) "from - < < >from - < < From - < < >From - < < >>From - < < >>>From - --- > string(65) "from - > > >from - > > From - > > >From - > > >>From - > > >>>From - 96,106c96,106 < string(65) "from - < < >from - < < From - < < >From - < < >>From - < < >>>From - --- > string(65) "from - > > >from - > > From - > > >From - > > >>From - > > >>>From - 138,149c138,149 < string(67) "from - < < >from - < < From - < < >From - < < >>From - < < >>>From - < --- > string(67) "from - > > >from - > > From - > > >From - > > >>From - > > >>>From - > 203,214c203,214 < string(67) "from - < < >from - < < From - < < >From - < < >>From - < < >>>From - < --- > string(67) "from - > > >from - > > From - > > >From - > > >>From - > > >>>From - > ________________________________________________________________________________ Test "normal": ... OK Test "noendbreak": ... OK Test "nomboxnormal": ... OK Test "nomboxnoendbreak": ... OK Test "normalfromdata": ... OK Test "noendbreakfromdata": ... OK Test "mixedlinebreaks": ... OK Test "q-encoding": ... OK Test "parseaddresses": ... FAILED Output of script ../test_parse_addresses.php is different from the expected file expect/parse_addresses.txt . ________________________________________________________________________________ 125,136d124 < Parsed address: Isto =?iso-8859-1?q?=E9_um_teste?= =?iso-8859-1?q?_e_isto_=E9_outro_teste?= < array(1) { < [0]=> < array(3) { < ["address"]=> < string(13) "test@test.com" < ["name"]=> < string(36) "Isto é um teste e isto é outro teste" < ["encoding"]=> < string(10) "iso-8859-1" < } < } ________________________________________________________________________________ 11 test were performed, 3 failed.