#51925 closed task (blessed) (fixed)
Update Sodium Compat library to 1.14.0
Reported by: | jrf | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | normal | Version: | 5.7 |
Component: | External Libraries | Keywords: | needs-patch php8 |
Focuses: | Cc: |
Description
Sodium_Compat 1.14.0 has just been released and includes some small fixes for PHP 8 compatibility.
The version included with WP should be updated.
Full details:
- https://github.com/paragonie/sodium_compat/releases/tag/v1.14.0
- https://github.com/paragonie/sodium_compat/compare/v1.13.0...master
I've reviewed the diff and other than the PHP 8 fixes, there are no notable/risky changes, so this update should be safe to still go into WP 5.6.
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 49741: