mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.2'
This commit is contained in:
commit
33bc061df2
1 changed files with 1 additions and 0 deletions
|
@ -1082,6 +1082,7 @@ PHP_RSHUTDOWN_FUNCTION(imap)
|
|||
}
|
||||
}
|
||||
mail_free_errorlist(&IMAPG(imap_errorstack));
|
||||
IMAPG(imap_errorstack) = NIL;
|
||||
}
|
||||
|
||||
if (IMAPG(imap_alertstack) != NIL) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue