mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[skip ci] PHP 8.4 changelog: fix typo in new constant
Ref: PR 15479 / d713e3619e
This commit is contained in:
parent
ced1e4509a
commit
95c5a5a959
1 changed files with 1 additions and 1 deletions
|
@ -1063,7 +1063,7 @@ PHP 8.4 UPGRADE NOTES
|
||||||
. IP_PORTRANGE_LOW (FreeBSD/NetBSD/OpenBSD only).
|
. IP_PORTRANGE_LOW (FreeBSD/NetBSD/OpenBSD only).
|
||||||
. SOCK_NONBLOCK.
|
. SOCK_NONBLOCK.
|
||||||
. SOCK_CLOEXEC.
|
. SOCK_CLOEXEC.
|
||||||
. SOCK_BINDTOIFINDEX.
|
. SO_BINDTOIFINDEX.
|
||||||
|
|
||||||
- Sodium:
|
- Sodium:
|
||||||
. SODIUM_CRYPTO_AEAD_AEGIS128L_KEYBYTES
|
. SODIUM_CRYPTO_AEAD_AEGIS128L_KEYBYTES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue