Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#55453 closed task (blessed) (fixed)

Update Sodium Compat to 1.17.1 (PHP 8.1 compatibility)

Reported by: jrf Owned by: SergeyBiryukov
Priority: normal Milestone: 6.0
Component: External Libraries Version: 6.0
Severity: normal Keywords: needs-patch php81 add-to-field-guide
Cc: Focuses:

Description

Sodium_Compat 1.17.1 has just been released and includes further improvements for PHP 8.1 compatibility.

The version included with WP should be updated.

Full details:

I've reviewed the diff and would strongly recommend an update at the earliest convenience.

Previously: #48371, #51399, #51925, #53274, #53907
Related: #54730

Change History (3)

#1 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 52988:

Upgrade/Install: Update sodium_compat to v1.17.1.

The latest version of sodium_compat includes further improvements for PHP 8.1 compatibility.

Release notes:
https://github.com/paragonie/sodium_compat/releases/tag/v1.17.1

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

Follow-up to [49741], [51002], [51591].

Props jrf, paragoninitiativeenterprises.
Fixes #55453.

#2 @milana_cap
4 years ago

  • Keywords needs-dev-note added

Marking for dev note but really needs only mentioning in Field guide.

#3 @milana_cap
4 years ago

  • Keywords add-to-field-guide added; needs-dev-note removed
Note: See TracTickets for help on using tickets.