summaryrefslogtreecommitdiff
path: root/ext/imap/tests
Commit message (Expand)AuthorAgeFilesLines
* add imapStanislav Malyshev2015-01-282-5/+7
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-218-42/+42
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-241-0/+52
|\
| * add unit test for bug 63126Remi Collet2012-11-241-0/+52
| * Update skipifHannes Magnusson2011-09-071-2/+2
| * MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during longAdam Harvey2010-12-131-0/+38
| * - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-145-84/+66
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
* | Update skipifHannes Magnusson2011-09-071-2/+2
* | Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIMEAdam Harvey2010-11-231-0/+38
* | - #35638, add udate to imap_fetch_overviewPierre Joye2010-04-145-84/+66
|/
* - Fixed #44098, imap_utf8() returns only capital lettersPierre Joye2010-02-071-0/+20
* Adding IMAP tests (PHP 5.3)Olivier DOUCET2009-11-2319-0/+1018
* allow tests to pass when a random username is used.Nuno Lopes2009-09-2219-25/+29
* fix testAntony Dovgal2009-07-261-0/+6
* - New tests (testfest DutchUG)Felipe Pena2009-05-168-0/+234
* - Fixed testsFelipe Pena2009-05-052-0/+2
* - [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7Pierre Joye2009-05-022-0/+44
* - Supressing error message for SKIPIF check works as expectedFelipe Pena2009-02-151-1/+1
* IMPA fetchheader testsZoe Slattery2009-01-237-0/+856
* - New testFelipe Pena2008-12-241-0/+69
* README for ext/imap testsZoe Slattery2008-12-171-0/+45
* Miscellaneous tests for ext/imapZoe Slattery2008-12-1724-0/+2291
* fix resource idZoe Slattery2008-12-091-1/+1
* tests for imap_fetch_overviewZoe Slattery2008-12-088-0/+1038
* Update to use norsh flagZoe Slattery2008-12-052-4/+4
* Committing include files required for tests. Tests and bug reports to follow.Zoe Slattery2008-11-283-0/+191
* MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parame...Jani Taskinen2008-08-042-0/+73
* - New parameter parsing APIFelipe Pena2008-06-231-2/+2
* Fixed bug #40854 (imap_mail_compose() creates an invalid terminator forIlia Alshanetsky2007-03-191-0/+57
* Fixed test, in some versions of c-client returned value is always uppercaseIlia Alshanetsky2006-11-261-2/+2
* fix leak in imap_utf8(), avoid extra strlen() callAntony Dovgal2006-09-051-0/+22
* Fixed bug #35669 (imap_mail_compose() crashes withIlia Alshanetsky2006-01-051-0/+68
* MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function).Ilia Alshanetsky2005-08-301-0/+34
* MFB: fixed test caseIlia Alshanetsky2004-12-301-3/+3
* Fixed bug #31142 (imap_mail_compose() fails to generate correct output).Ilia Alshanetsky2004-12-222-0/+89