php-src/ext/imap
Christoph M. Becker 179030d167
Fix #81649: imap_(un)delete accept sequences, not single numbers
As such, the parameter name `$message_num` is utmost misleading; it
should be `$message_nums` as for other functions.

Closes GH-7686.
2021-11-25 18:29:43 +01:00
..
tests Merge branch 'PHP-7.4' into PHP-8.0 2021-04-26 21:49:38 -07:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove unused defines 2019-07-18 02:21:39 +02:00
CREDITS
php_imap_arginfo.h Fix #81649: imap_(un)delete accept sequences, not single numbers 2021-11-25 18:29:43 +01:00
php_imap.c Fix maybe-uninitialized warning 2021-08-17 12:27:32 +02:00
php_imap.h Fix [-Wundef] warning in IMAP extension 2020-05-16 15:31:18 +02:00
php_imap.stub.php Fix #81649: imap_(un)delete accept sequences, not single numbers 2021-11-25 18:29:43 +01:00