summaryrefslogtreecommitdiff
path: root/ext/imap
Commit message (Expand)AuthorAgeFilesLines
* Remove unused definesPeter Kokot2019-07-181-1/+0
* Allow exceptions in __toString()Nikita Popov2019-06-051-3/+9
* [ci skip] Migrate tests READMEs to MarkdownPeter Kokot2019-05-123-41/+49
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* Remove PHP_SETUP_KERBEROS m4 macroPeter Kokot2019-04-201-4/+6
* Use PKG_CHECK_MODULES to detect the kerberos librariesHugh McMaster2019-04-201-7/+2
* Use release for regex in imapNikita Popov2019-04-101-2/+2
* Accept zend_string* instead of char* in php_pcre_match_impl()Nikita Popov2019-03-181-1/+1
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1552-109/+109
* Switch to use ZTS cacheDmitry Stogov2019-03-124-6/+13
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-10/+18
* Remove zpp variation testsNikita Popov2019-02-059-2068/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Removed useless zval_ptr_dtor(return_value)Dmitry Stogov2018-12-261-2/+2
* Merge branch 'PHP-7.3'Stanislav Malyshev2018-12-032-1/+15
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2018-12-032-1/+15
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-12-032-1/+15
| | |\
| | | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-12-032-1/+15
| | | |\
| | | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-12-032-1/+15
| | | | |\
| | | | | * Fix #77020: null pointer dereference in imap_mailStanislav Malyshev2018-12-032-1/+15
* | | | | | Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-031-5/+2
* | | | | | Merge branch 'PHP-7.3'Stanislav Malyshev2018-11-281-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2018-11-281-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-11-281-0/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-11-281-0/+2
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-11-281-0/+2
| | | | |\ \ | | | | | |/
| | | | | * Add DISPLAY_INI_ENTRIES for imapStanislav Malyshev2018-11-281-0/+2
| | | | | * Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
| | | | | * Merge remote-tracking branch 'phpsec/PHP-5.6.28' into PHP-5.6Anatol Belski2016-11-081-1/+1
| | | | | |\
| | | | | | * Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crashAnatol Belski2016-11-031-1/+1
| | | | | * | More string length checks & fixesStanislav Malyshev2016-11-031-1/+1
| | | | | |/
| | | | * | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
| | | | * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| | | * | | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
| | | * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1518-18/+14
| | | * | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1469-204/+204
| | | * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-8/+1
| | | * | | Trim trailing whitespace in source code filesPeter Kokot2018-10-136-45/+44
| | * | | | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
| | * | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1518-18/+14
| | * | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1469-204/+204
| | * | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-143-8/+1
| | * | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-136-45/+44
| * | | | | Disable rsh/ssh functionality in imap by default (bug #77153)Stanislav Malyshev2018-11-203-0/+42
| * | | | | Future-proof email addressesZeev Suraski2018-11-012-2/+2
| * | | | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1518-18/+14
| * | | | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1469-204/+204
| * | | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-6/+1
| * | | | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1