Home
last modified time | relevance | path

Searched refs:_php_imap_mail (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/imap/
H A Dphp_imap.c3939 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail() function
4130 …if (_php_imap_mail(ZSTR_VAL(to), ZSTR_VAL(subject), ZSTR_VAL(message), headers?ZSTR_VAL(headers):N… in PHP_FUNCTION()
/PHP-7.2/
H A DNEWS2745 . Fixed bug #73418 (Integer Overflow in "_php_imap_mail" leads to crash).

Completed in 42 milliseconds