diff --git a/UPGRADING b/UPGRADING index 75a155c3e6ff9..6969ea1cd869b 100644 --- a/UPGRADING +++ b/UPGRADING @@ -63,7 +63,7 @@ PHP 8.1 UPGRADE NOTES instead of resources. - IMAP: - . The IMAP functions now accept and return, respectively, IMAPConnection objects + . The IMAP functions now accept and return, respectively, IMAP\Connection objects instead of resources. - LDAP: