History log of /PHP-7.4/ext/imap/php_imap.c (Results 201 – 225 of 422)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5
# 864f182d 05-Oct-2006 Antony Dovgal

fix build with new version of c-client


# e55036a3 24-Sep-2006 Ilia Alshanetsky

Fixed bug #38941 (imap extension does not compile against new version of
the imap library).


Revision tags: php-5.2.0RC4
# 8c53ff1e 05-Sep-2006 Antony Dovgal

fix leak in imap_utf8(), avoid extra strlen() call
add test


Revision tags: php-5.2.0RC3
# 75b8cd74 31-Aug-2006 Antony Dovgal

last portion of z/Z fixes


Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1
# 5b4ecd60 11-Aug-2006 Ilia Alshanetsky

MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well.


Revision tags: php-5.1.5RC1
# b20b73cd 04-Aug-2006 Ilia Alshanetsky

Fixed bug #37265 (Added missing safe_mode & open_basedir checks to
imap_body()).


Revision tags: php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 1dbaae27 15-Jun-2006 Dmitry Stogov

Added automatic module globals management


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# e44b9f08 28-Jan-2006 Michael Wallner

- not efree but free


# a146043c 27-Jan-2006 Michael Wallner

- fix imap_fetchbody(); there is no default mailgets()


# b12f8e68 27-Jan-2006 Michael Wallner

MFH: add imap_savebody()


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# fc4fb89c 05-Jan-2006 Ilia Alshanetsky

Fixed bug #35669 (imap_mail_compose() crashes with
multipart-multiboundary-email).


# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5
# 43f63e47 30-Aug-2005 Ilia Alshanetsky

MFH: Fixed bug #32589 (possible crash inside imap_mail_compose() function).


Revision tags: php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE
# df5cfe27 07-Aug-2005 foobar

- Fixed bug #29334 (mail() provides incorrect message time header)


Revision tags: RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 2fae7f1e 08-Apr-2005 Ilia Alshanetsky

Missing part of the patch for bug #32589


Revision tags: RELEASE_0_3
# cb8d2076 05-Apr-2005 Ilia Alshanetsky

Fixed bug #32589 (Possible crash inside imap_mail_compose, with charsets).


Revision tags: php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 1aab6041 20-Feb-2005 Ilia Alshanetsky

Simplify Code.


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# c404bdb9 25-Jan-2005 Antony Dovgal

check body for NULL before using and prevent segfaults


# 5e1b1278 21-Jan-2005 Antony Dovgal

destruct return_value


# 84a8849a 20-Jan-2005 Antony Dovgal

fix error message


# 4f3e113e 20-Jan-2005 Antony Dovgal

fix segfault in imap_sort() - it segfaults when options is less than 0.
it looks like c-client bug, but we still need a workaround.
also, convert_to_string search criteria.


# 9812f552 20-Jan-2005 Antony Dovgal

fix segfault in imap_headerinfo() when fromlength or subjectlength are less than 0
+ fix protos


# c78db344 18-Jan-2005 Ilia Alshanetsky

Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).


12345678910>>...17