summaryrefslogtreecommitdiff
path: root/ext/standard/mail.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #69061Tom Sommer2017-01-141-20/+21
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Merge branch 'pull-request/1414' into PHP-7.1Joe Watkins2017-01-011-1/+1
|\
| * Fix rebase errorTom Sommer2015-07-141-1/+1
| * Add subject to mail.logTom Sommer2015-07-141-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
* | | remove TSRMLS_*Anatol Belski2015-08-021-1/+1
| |/ |/|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-7/+7
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-06-291-2/+2
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-06-281-3/+3
| |\
| | * Merge branch 'pull-request/1350' into PHP-5.4Stanislav Malyshev2015-06-281-3/+3
| | |\
| | | * Move strlen() check to php_mail_detect_multiple_crlf()Yasuo Ohgaki2015-06-191-2/+2
| | | * Fixed Bug #69874 : Can't set empty additional_headers for mail()Yasuo Ohgaki2015-06-191-1/+1
| | |/
* | | Merge branch 'PHP-5.6'Xinchen Hui2015-06-191-1/+0
|\ \ \ | |/ /
| * | Remove excess variable in mail.c (5.5 branch)Sophia Nepochataya2015-06-181-1/+0
* | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-06-091-0/+44
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-06-091-0/+44
| |\ \ | | |/
| | * Fixed bug #68776Yasuo Ohgaki2015-06-091-0/+44
| * | Bump yearXinchen Hui2015-01-151-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | | Improved trim/ltrim/rtrim functions.Dmitry Stogov2014-12-231-8/+8
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-20/+20
* | | fix datatype mismatchAnatol Belski2014-10-231-1/+1
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | restore the old part of ezmlm_hash()Anatol Belski2014-08-271-3/+3
* | | 's' works with size_t round 4Anatol Belski2014-08-271-1/+1
* | | first show to make 's' work with size_tAnatol Belski2014-08-271-7/+7
* | | master renames phase 3Anatol Belski2014-08-251-2/+2
* | | master renames phase 1Anatol Belski2014-08-251-5/+5
* | | fixes to %pd format usageAnatol Belski2014-08-241-2/+2
* | | yet more fixes to zppAnatol Belski2014-08-201-1/+1
* | | fix macros in the 5 basic extensionsAnatol Belski2014-08-161-1/+1
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-02-281-1/+1
| |\ \ | | |/
| | * [bug 66535] X-PHP-Originating-Script adds newline if no custom headers are givenTjerk Meesters2014-02-281-1/+1
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | * typo fixesVeres Lajos2013-07-151-1/+1
| | * Happy New YearXinchen Hui2013-01-011-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
| * | typo fixesVeres Lajos2013-07-151-1/+1
* | | Fixed char*/zend_string* inconsistencyDmitry Stogov2014-03-071-7/+8
* | | Fixed php_mail logXinchen Hui2014-03-031-3/+4
* | | Refactor basename using zend_stringXinchen Hui2014-02-231-6/+5
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | typo fixesVeres Lajos2013-07-151-1/+1
|/ /
* | fix windows buildAnatoliy Belsky2013-01-061-1/+2
* | Add a timestamp to the mail log.Martin Jansen2013-01-061-2/+11
* | Happy New YearXinchen Hui2013-01-011-1/+1
|/