#53907 closed task (blessed) (fixed)
Update Sodium Compat to 1.17.0 (PHP 8.1 compatibility)
Reported by: | jrf | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Sodium_Compat 1.17.0 has just been released and includes fixes for PHP 8.1 compatibility as well as a fix for PHP 5.6 compatibility.
The version included with WP should be updated.
Full details:
- https://github.com/paragonie/sodium_compat/releases/tag/v1.17.0
- https://github.com/paragonie/sodium_compat/compare/v1.16.1...v1.17.0
I've reviewed the diff and would strongly recommend an update at the earliest convenience.
Change History (3)
#1
@
3 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 51591: