Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#51925 closed task (blessed) (fixed)

Update Sodium Compat library to 1.14.0

Reported by: jrf's profile jrf Owned by: sergeybiryukov's profile 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:

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.

Previously: #51399 (1.13.x), #48371 (1.12.x)

Change History (4)

#1 @SergeyBiryukov
4 years ago

  • Milestone changed from Awaiting Review to 5.6

#2 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Status changed from new to accepted

#3 @SergeyBiryukov
4 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 49741:

Upgrade/Install: Update sodium_compat to v1.14.0.

This includes improved PHP 8 support and more inclusive language.

A full list of changes in this update can be found on GitHub:
https://github.com/paragonie/sodium_compat/compare/v1.13.0...v1.14.0

Follow-up to [48121], [49056], [49057].

Props jrf.
Fixes #51925.

#4 @SergeyBiryukov
4 years ago

In 49742:

Upgrade/Install: Update sodium_compat to v1.14.0.

This includes improved PHP 8 support and more inclusive language.

A full list of changes in this update can be found on GitHub:
https://github.com/paragonie/sodium_compat/compare/v1.13.0...v1.14.0

Follow-up to [48121], [49056], [49057].

Props jrf.
Reviewed by jrf, SergeyBiryukov.
Merges [49741] to the 5.6 branch.
Fixes #51925.

Note: See TracTickets for help on using tickets.