Add IMAP resource to object conversion to UPGRADING

This commit is contained in:
George Peter Banyard 2020-12-22 03:09:00 +01:00
parent 383779e502
commit 27afc455c3

View File

@ -23,6 +23,10 @@ PHP 8.1 UPGRADE NOTES
. The fileinfo functions now accept and return, respectively, finfo objects
instead of resources.
- IMAP:
. The IMAP functions now accept and return, respectively, IMAPConnection objects
instead of resources.
- MySQLi:
. mysqli_fetch_fields() and mysqli_fetch_field_direct() will now always return
zero for max_length. You can compute this information by iterating over the