History log of /PHP-7.4/ext/imap/php_imap.c (Results 101 – 125 of 422)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 707a8f70 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 9480eace 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# edfa1988 06-Aug-2011 Felipe Pena

- Fixed bug #55313 (Number of retries not set when params specified)
patch by: kevin at kevinlocke dot name


# 7c1cb269 06-Aug-2011 Felipe Pena

- Fixed bug #55313 (Number of retries not set when params specified)
patch by: kevin at kevinlocke dot name


# 65e381ba 06-Aug-2011 Felipe Pena

- Fixed bug #55313 (Number of retries not set when params specified)
patch by: kevin at kevinlocke dot name


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 13683644 03-Apr-2011 Pierrick Charron

Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)


# e8486cc3 03-Apr-2011 Pierrick Charron

Fix common typos in the source code (Reported in Bug #54065)
# External libraries were excluded
# Thanks eitan at eitanadler dot com for the first patch :)


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 779e88e3 24-Jan-2011 Stanislav Malyshev

Add imap_fetchmime


# e7a2c9a8 24-Jan-2011 Stanislav Malyshev

Add imap_fetchmime


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16
# 75a9b76a 13-Dec-2010 Adam Harvey

MFH: fixed bug #53377 (imap_mime_header_decode() doesn't ignore \t during long
MIME header unfolding).


Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2
# f93b470f 23-Nov-2010 Adam Harvey

Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME
header unfolding).


Revision tags: php-5.3.4RC1
# ce96fd6b 18-Nov-2010 Pierre Joye

- fix #39863, do not accept paths with NULL in them. See http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus


Revision tags: php-5.2.15RC1, PHP_5_2_15RC1
# a1632696 02-Nov-2010 Ilia Alshanetsky

Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).


# 2bbcc005 02-Nov-2010 Ilia Alshanetsky

Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* 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_

Removed safe_mode
* 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

show more ...


# 632c03de 14-Apr-2010 Pierre Joye

- #35638, add udate to imap_fetch_overview


# 623818f4 14-Apr-2010 Pierre Joye

- #35638, add udate to imap_fetch_overview


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2
# c58f63a3 07-Feb-2010 Pierre Joye

- Fixed #44098, imap_utf8() returns only capital letters


12345678910>>...17