Skip to content

Commit 18687e4

Browse files
UPGRADING 8.5: fix misplaced () (php#20272)
1 parent dd6a320 commit 18687e4

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
@@ -459,7 +459,7 @@ PHP 8.5 UPGRADE NOTES
459459
- LDAP:
460460
- Specific Oracle Instant Client calls and constants have been deprecated.
461461
List of affected calls:
462-
ldap_connect with wallet support()
462+
ldap_connect() with wallet support
463463
ldap_connect_wallet()
464464
List of affected constants:
465465
GSLC_SSL_NO_UATH

0 commit comments

Comments
 (0)