summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-081-1/+1
|\
| * Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0Anatol Belski2016-11-081-1/+1
| |\
| | * Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crashAnatol Belski2016-11-031-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2016-11-031-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2016-11-031-1/+1
| |\ \ | | |/ | |/|
| | * More string length checks & fixesStanislav Malyshev2016-11-031-1/+1
| | * Fix bug #73208 - another missing length checkStanislav Malyshev2016-10-031-1/+1
| | * Fix various int size overflows.Stanislav Malyshev2016-09-121-11/+17
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-131-1/+1
|\ \ \ | |/ /
| * | pick up the safe alloc pieces fromAnatol Belski2016-09-131-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-201-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-201-3/+3
| |\ \ | | |/
| | * Fixed bug #72852 imap_mail null dereferenceAnatol Belski2016-08-201-3/+3
* | | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-051-1/+1
|\ \ \
| * | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown ErrorAaron Piotrowski2016-06-131-1/+1
| * | | Merge branch 'master' into throw-error-in-extensionsAaron Piotrowski2016-06-104-21/+24
| |\ \ \ | | |/ /
| * | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-051-1/+1
* | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-1/+1
| |/ / |/| |
* | | remove unused varsAnatol Belski2016-03-011-3/+1
* | | fix possible pointer truncation on win64Anatol Belski2016-03-011-9/+9
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | | |/ | |/|
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2015-12-091-5/+10
|\ \ \ | |/ /
| * | ext/imap/config.m4: fix conftest segfault in utf8_to_mutf7 check, bug #66909.Michael Orlitzky2015-12-091-5/+10
| * | bump yearXinchen Hui2015-01-152-2/+2
* | | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-241-1/+1
* | | Fix #70158: Building with static imap failsChristoph M. Becker2015-07-291-1/+1
| |/ |/|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-71/+71
* | cleanup the mod version macros, round 2Anatol Belski2015-03-232-1/+3
* | Ported imapXinchen Hui2015-02-021-48/+142
* | add imapStanislav Malyshev2015-01-283-7/+10
* | map fixesStanislav Malyshev2015-01-251-3/+4
* | Missed removing a couple of _len varsRasmus Lerdorf2015-01-201-3/+2
* | Finishing porting ext/imap to PHP7Rasmus Lerdorf2015-01-201-222/+194
* | bump yearXinchen Hui2015-01-152-2/+2
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-218-42/+42
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-182/+172
* | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+14
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-10-011-176/+0
|\ \
| * | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-176/+0
* | | remove fetches from imapkrakjoe2014-09-261-14/+0
|/ /
* | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-2/+2
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+4
|/ /
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-8/+8
* | master renames phase 1Anatol Belski2014-08-251-183/+183
* | basic macro replacements, all at onceAnatol Belski2014-08-191-186/+186