Skip to content

Commit 0193422

Browse files
committed
[skip-ci] Update UPGRADING file with new IMAP namespace\
Followed by the bundled extension namespace RFC, php#6925 updated the `IMAPConnection` class to `IMAP\Connection`. This updates the UPGRADING file to reflect that change.
1 parent 9ba3c36 commit 0193422

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)