History log of /PHP-7.4/ext/imap/php_imap.c (Results 126 – 150 of 422)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# efb0b8bf 28-Apr-2009 Pierre Joye

- space to tabs
- CS


# d4e6d963 28-Apr-2009 Pierre Joye

- [DOC] add imap_gc (purge cache(s) and constants IMAP_GC_ELT, IMAP_GC_ENV and IMAP_GC_TEXTS to control imap_gc behavior


# 73aa2a66 27-Apr-2009 Pierre Joye

- remove duplicate definition


# 3d5c1e0f 26-Apr-2009 Pierre Joye

- correct clause


# bf58dedb 25-Apr-2009 Pierre Joye

- ws


# bb17721a 25-Apr-2009 Pierre Joye

- #elif


# 9292f303 25-Apr-2009 Pierre Joye

- ws


# 8c9a66e8 25-Apr-2009 Pierre Joye

- add 2007d and e


# 7b73190b 25-Apr-2009 Pierre Joye

- MFH: SEARCHPGM struct has to be freed


# 2e886532 25-Apr-2009 Pierre Joye

- silent warning, NULL is not 0


# ccc615c3 25-Apr-2009 Pierre Joye

- bad idea to free body


# c20e1537 23-Apr-2009 Pierre Joye

- MFH: #47940, leaks in imap_body()


12345678910>>...17