summaryrefslogtreecommitdiff
path: root/ext/standard/tests/mail
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-03-011-0/+93
|\
| * Fix #80751: Comma in recipient name breaks email deliveryChristoph M. Becker2021-03-011-0/+93
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-081-0/+76
|\ \ | |/
| * Fix #80706: mail(): Headers after Bcc headers may be ignoredChristoph M. Becker2021-02-081-0/+76
* | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-191-0/+73
|\ \ | |/
| * Fix #72964: White space not unfolded for CC/Bcc headersChristoph M. Becker2020-11-191-0/+73
* | Update mbstring parameter namesNikita Popov2020-09-281-1/+1
* | Promote a few remaining errors in ext/standardMáté Kocsis2020-09-151-110/+166
* | Also forbid null bytes in mail()Nikita Popov2020-09-111-0/+38
* | Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-2417-122/+20
* | Fix #47983: mixed LF and CRLF line endings in mail()Christoph M. Becker2020-04-021-0/+17
* | Prevent imap mail tests from borking instead of skippingChristoph M. Becker2020-04-021-1/+1
* | Reindent phpt filesNikita Popov2020-02-0311-286/+286
* | Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-2/+2
* | Allows further tests to run on WindowsChristoph M. Becker2020-01-097-44/+14
* | Unify mail related tests for *nix and WindowsChristoph M. Becker2020-01-091-6/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2020-01-061-0/+24
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-01-061-0/+24
| |\
| | * Fix #54298: Using empty additional_headers adding extraneous CRLFChristoph M. Becker2020-01-061-0/+24
* | | Remove duplicate test casesChristoph M. Becker2020-01-052-67/+0
* | | Remove ezmlm_hash() functionMáté Kocsis2019-12-051-23/+0
* | | Clean DONE tags from testsFabien Villepinte2019-11-0723-43/+3
|/ /
* | Cleanup of remaining E_STRICT in testsGeorge Peter Banyard2019-07-237-10/+0
* | Deprecate ezmlm_hash()Nikita Popov2019-07-221-1/+5
* | Remove redundant 64-bit ezmlm_hash() testNikita Popov2019-07-111-25/+0
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-03-291-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-03-291-1/+1
| |\
| | * Fix test expectationChristoph M. Becker2019-03-291-1/+1
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1422-128/+128
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-27/+27
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1421-127/+127
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-157-14/+14
* | | More zpp error/variation test removalsNikita Popov2019-03-072-110/+0
* | | Avoid file conflicts in mail testsNikita Popov2019-02-195-13/+13
* | | Remove zpp variation testsNikita Popov2019-02-051-193/+0
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1418-38/+38
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1419-89/+89
* | | Revert changes in test fileGabriel Caruso2018-08-311-0/+3
* | | Fix tests in some buildsGabriel Caruso2018-08-311-1/+0
* | | Make more tests run on LinuxGabriel Caruso2018-08-281-6/+0
* | | Fix some misspellingsGabriel Caruso2018-08-122-2/+2
|/ /
* | Make more tests run on 64bit plataformsGabriel Caruso2018-07-301-5/+1
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* | Remove trailing whitespace in inc filesGabriel Caruso2018-02-102-27/+27
* | Fix some misspellingsGabriel Caruso2018-02-061-12/+12
|/
* fix testJoe Watkins2017-01-011-1/+1
* Fix CRLF line-endings in testsNikita Popov2016-11-201-24/+24
* Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-202-4/+4
* Merge branch 'PHP-7.1'Christoph M. Becker2016-09-301-0/+24
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-301-0/+24
| |\