mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Add entries for new Sodium functions to NEWS
This commit is contained in:
parent
9b794f8e5e
commit
c4fe9fb375
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -102,6 +102,11 @@ PHP NEWS
|
|||
. Convert resource<pspell> to object \PSpell. (Sara)
|
||||
. Convert resource<pspell config> to object \PSpellConfig. (Sara)
|
||||
|
||||
- Sodium:
|
||||
. Added the XChaCha20 stream cipher functions. (P.I.E. Security Team)
|
||||
. Added the Ristretto255 functions, which are available in libsodium 1.0.18.
|
||||
(P.I.E. Security Team)
|
||||
|
||||
- SPL:
|
||||
. Fixed bug #80724 (FilesystemIterator::FOLLOW_SYMLINKS remove KEY_AS_FILE
|
||||
from bitmask). (Cameron Porter)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue