History log of /PHP-5.5/ext/imap/php_imap.c (Results 26 – 50 of 334)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


Revision tags: php-5.2.13RC1
# c5c6bc82 05-Jan-2010 Pierre Joye

- [doc] add support for DISABLE_AUTHENTICATOR in imap_open (fix #33500)


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1
# 9309f2bf 22-Dec-2009 Pierre Joye

- fix build and warning (introduced by my last commit)


# dea1d412 17-Dec-2009 Pierre Joye

- [DOC] add INTERNALDATE to imap_append (will merge to trunk later)


Revision tags: php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0
# 5596b054 22-Sep-2009 Felipe Pena

- Fixed bug #49630 (imap_listscan function missing)
# Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox())


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1
# 952a193f 03-Aug-2009 Jani Taskinen

- Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)


Revision tags: php-5.3.0
# d1fb4d2d 22-Jun-2009 Pierre Joye

- #48619, imap_search ALL segfaults


Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3
# 1fa3b21c 06-Jun-2009 Matt Wilmas

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the orde

MFH: Fixed error message grammar:
- "cannot" instead of "can not" (meaning "also can")
- "than" instead of "then" (Hint: "then" should hardly be needed;
you're not telling the order in which to do something)

... plus removed a couple ending. dots

show more ...


Revision tags: php-5.2.10RC1, php-5.3.0RC2
# e34d4e93 05-May-2009 Jani Taskinen

MFH: ws fix


# af442c0b 05-May-2009 Jani Taskinen

MFH: fix build


# a02d4a69 05-May-2009 Jani Taskinen

- sync with HEAD


# 9faccc3d 02-May-2009 Pierre Joye

- [DOC] MFH: add imap_mutf7_to_utf8 and imap_utf8_to_mutf7


# 8f9c7574 30-Apr-2009 Pierre Joye

- MFB: #47940, memory leaks in imap_body


12345678910>>...14