summaryrefslogtreecommitdiff
path: root/ext/standard/mail.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* - Fixed ZTS buildFelipe Pena2012-07-241-2/+2
* Add syslog support to mail.log #62356Florian Anderiasch2012-07-241-10/+45
* - Year++Felipe Pena2012-01-011-1/+1
* Fixed ZE specific compile warnings (Bug #55629)Dmitry Stogov2011-09-131-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - use popen_ex directly, avoid the tsrm fetchPierre Joye2010-09-171-1/+1
* Fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x (only 64Adam Harvey2010-07-191-0/+1