summaryrefslogtreecommitdiff
path: root/ext/standard/tests/mail
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Add unit test for mail.log ini setting.Martin Jansen2013-01-061-0/+48
|/
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-251-0/+10
|\
| * Fixed bug #62148 mail_skipif doesn't skip imap tests on Release BuildMatt Ficken2012-05-251-0/+10
| * Fix for bug #51604 (newline in end of header is shown in start of message).Adam Harvey2010-04-221-0/+35
* | fix testsStanislav Malyshev2011-08-012-17/+15
* | Fix for bug #51604 (newline in end of header is shown in start of message).Adam Harvey2010-04-221-0/+35
|/
* Explicitly set mail.add_x_header in php.ini so test output matches expected r...Christopher Jones2010-02-023-0/+3
* Fixed tests which fail from time to time because of race conditions ("echo" c...Dmitry Stogov2009-09-222-10/+14
* FIx test after Stas' explode() fixRasmus Lerdorf2009-08-141-19/+9
* MFH: fix testJani Taskinen2009-04-301-2/+2
* MFH:fix testJani Taskinen2009-04-301-4/+4
* fix testAntony Dovgal2009-04-151-2/+2
* Increased the sleep() from 1 to 5 to prevent intermittent failuresZoe Slattery2009-02-171-1/+6
* exit -1 and exit -2 don't work for all sh. changed to exit 1Zoe Slattery2009-02-162-2/+2
* MFH use example.comAntony Dovgal2009-01-253-6/+6
* added some mail tests. Tested on windows, linux and linux 64bitDave Kelsey2009-01-2321-0/+1455