Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -6/+6 |
* | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -13/+13 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 4 | -7/+1 |
* | Fixed tests | Dmitry Stogov | 2018-07-12 | 1 | -18/+18 |
* | Use zval_ptr_dtor() instead of zval_dtor() in internal functions that destroy... | Dmitry Stogov | 2018-07-05 | 1 | -1/+1 |
* | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -4/+4 |
* | Merge branch 'PHP-7.2' | Nikita Popov | 2018-04-14 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-04-14 | 1 | -0/+1 |
| |\ | |||||
| | * | reset imap_errorstack after outputting it | Aron Rotteveel | 2018-04-14 | 1 | -0/+1 |
* | | | remove support for string|unicode in tests | Gabriel Caruso | 2018-02-22 | 4 | -15/+15 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | | | Remove trailing whitespace in inc files | Gabriel Caruso | 2018-02-10 | 3 | -31/+31 |
* | | | Use bool instead of boolean while throwing a type error | Gabriel Caruso | 2018-02-04 | 10 | -22/+22 |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 8 | -38/+38 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-01-12 | 2 | -6/+29 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-01-12 | 2 | -6/+29 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #75774 imap_append HeapCorruction | Anatol Belski | 2018-01-12 | 2 | -6/+29 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-12-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-09 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | ext/imap/config.m4: fix ac_cv_u8t_decompose check | Michael Heimpold | 2017-12-09 | 1 | -1/+1 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 2 | -2/+2 |
* | | | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -16/+8 |
* | | | Remove tutorial for building IMAP on windows | Peter Kokot | 2017-12-05 | 1 | -32/+0 |
|/ / | |||||
* | | Fixed bug #72324 (imap_mailboxmsginfo() return wrong size) | Kalle Sommer Nielsen | 2017-07-07 | 1 | -5/+2 |
* | | Fix redefine warnings | Kalle Sommer Nielsen | 2017-07-07 | 1 | -0/+15 |
* | | Remove superfluous semicolons | Tom Van Looy | 2017-06-26 | 1 | -1/+1 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
* | | Remove more PHP 6 leftovers from tests | Nikita Popov | 2016-11-24 | 19 | -79/+79 |
* | | Remove the b prefix from literals on unrelated tests | Pedro Magalhães | 2016-11-20 | 2 | -7/+7 |
|/ | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-11-08 | 1 | -1/+1 |
|\ | |||||
| * | Merge remote-tracking branch 'phpsec/PHP-7.0.13' into PHP-7.0 | Anatol Belski | 2016-11-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed bug #73418 Integer Overflow in "_php_imap_mail" leads to crash | Anatol Belski | 2016-11-03 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | More string length checks & fixes | Stanislav Malyshev | 2016-11-03 | 1 | -1/+1 |
| | * | Fix bug #73208 - another missing length check | Stanislav Malyshev | 2016-10-03 | 1 | -1/+1 |
| | * | Fix various int size overflows. | Stanislav Malyshev | 2016-09-12 | 1 | -11/+17 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | pick up the safe alloc pieces from | Anatol Belski | 2016-09-13 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-20 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-08-20 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #72852 imap_mail null dereference | Anatol Belski | 2016-08-20 | 1 | -3/+3 |
* | | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 1 | -1/+1 |
| * | | | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 4 | -21/+24 |
| |\ \ \ | | |/ / | |||||
| * | | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 1 | -1/+1 |