Skip to content

Commit 251da73

Browse files
AyeshGirgias
authored andcommitted
[skip-ci] Update UPGRADING file with new IMAP namespace
Followed by the bundled extension namespace RFC, #6925 updated the `IMAPConnection` class to `IMAP\Connection`. This updates the UPGRADING file to reflect that change.
1 parent ed33262 commit 251da73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ PHP 8.1 UPGRADE NOTES
6363
instead of resources.
6464

6565
- IMAP:
66-
. The IMAP functions now accept and return, respectively, IMAPConnection objects
66+
. The IMAP functions now accept and return, respectively, IMAP\Connection objects
6767
instead of resources.
6868

6969
- LDAP:

0 commit comments

Comments
 (0)