Skip to content

Commit 39b2380

Browse files
committed
[ci skip] Add note about chacha20-poly1305 additon to UPGRADING
1 parent 1407968 commit 39b2380

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ PHP 8.2 UPGRADE NOTES
108108
round-trips between PHP and Oracle Database when fetching LOBS. This is
109109
usable with Oracle Database 12.2 or later.
110110

111+
- OpenSSL:
112+
. Added AEAD support for chacha20-poly1305 algorithm.
113+
111114
- ODBC:
112115
. Added odbc_connection_string_is_quoted, odbc_connection_string_should_quote,
113116
and odbc_connection_string_quote. These are primarily used behind the scenes

0 commit comments

Comments
 (0)