Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵ | Dmitry Stogov | 2015-06-30 | 1 | -71/+71 |
| | | | | semantick changes). | ||||
* | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | Ported imap | Xinchen Hui | 2015-02-02 | 1 | -48/+142 |
| | |||||
* | add imap | Stanislav Malyshev | 2015-01-28 | 1 | -2/+3 |
| | |||||
* | map fixes | Stanislav Malyshev | 2015-01-25 | 1 | -3/+4 |
| | |||||
* | Missed removing a couple of _len vars | Rasmus Lerdorf | 2015-01-20 | 1 | -3/+2 |
| | |||||
* | Finishing porting ext/imap to PHP7 | Rasmus Lerdorf | 2015-01-20 | 1 | -222/+194 |
| | | | | All tests pass now | ||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -182/+172 |
| | |||||
* | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+14 |
| | | | | for better comparability with the mainstream | ||||
* | remove fetches from imap | krakjoe | 2014-09-26 | 1 | -14/+0 |
| | |||||
* | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
| | | | | | | | | So we can use it there as well... For now I've retained the zend_smart_str_public.h header, though it would probably be better to just move that one struct into zend_types.h. | ||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -8/+8 |
| | |||||
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -183/+183 |
| | |||||
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -186/+186 |
| | |||||
* | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -81/+57 |
| | |||||
* | Fixed attempt to modify immutable array | Dmitry Stogov | 2014-07-08 | 1 | -97/+101 |
| | |||||
* | Refactoring imap (in progress) | Xinchen Hui | 2014-06-16 | 1 | -383/+346 |
| | |||||
* | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -84/+102 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #64467 (Segmentation fault after imap_reopen failure) patch by: ↵ | Felipe Pena | 2013-06-26 | 1 | -4/+3 |
| | | | | askalski at gmail dot com | ||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Remi Collet | 2012-11-24 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.3: Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array | ||||
| * | Fixed Bug #63126 DISABLE_AUTHENTICATOR ignores array | Remi Collet | 2012-11-24 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #55313 (Number of retries not set when params specified) | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | | | | | | | | | patch by: kevin at kevinlocke dot name | ||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
| * | Add imap_fetchmime | Stanislav Malyshev | 2011-01-24 | 1 | -0/+41 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long | Adam Harvey | 2010-12-13 | 1 | -1/+1 |
| | | | | | | | | | | MIME header unfolding). | ||||
| * | - fix #39863, do not accept paths with NULL in them. See ↵ | Pierre Joye | 2010-11-18 | 1 | -4/+8 |
| | | | | | | | | http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus | ||||
| * | Fixed a possible double free in imap extension (Identified by Mateusz ↵ | Ilia Alshanetsky | 2010-11-02 | 1 | -0/+2 |
| | | | | | | | | Kocielski). | ||||
| * | - #35638, add udate to imap_fetch_overview | Pierre Joye | 2010-04-14 | 1 | -0/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
* | | - Fixed bug #55313 (Number of retries not set when params specified) | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | | | | | | | | | patch by: kevin at kevinlocke dot name | ||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | - Added new parameter parsing option (p - for valid path (string without ↵ | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | null byte in the middle)) # The tests will be fixed in the next commits | ||||
* | | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | # External libraries were excluded # Thanks eitan at eitanadler dot com for the first patch :) | ||||
* | | Add imap_fetchmime | Stanislav Malyshev | 2011-01-24 | 1 | -0/+41 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME | Adam Harvey | 2010-11-23 | 1 | -1/+1 |
| | | | | | | | | | | header unfolding). | ||||
* | | Fixed a possible double free in imap extension (Identified by Mateusz ↵ | Ilia Alshanetsky | 2010-11-02 | 1 | -0/+2 |
| | | | | | | | | Kocielski). | ||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -9/+5 |
| | | | | | | | | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | ||||
* | | - #35638, add udate to imap_fetch_overview | Pierre Joye | 2010-04-14 | 1 | -0/+1 |
|/ | |||||
* | - Fixed #44098, imap_utf8() returns only capital letters | Pierre Joye | 2010-02-07 | 1 | -1/+1 |
| | |||||
* | - [doc] add support for DISABLE_AUTHENTICATOR in imap_open (fix #33500) | Pierre Joye | 2010-01-05 | 1 | -2/+44 |
| |