[wp-trac] [WordPress Trac] #64008: Update Sodium Compat to 1.21.2 for better PHP 8.5 support

WordPress Trac noreply at wordpress.org
Sat Sep 20 22:11:55 UTC 2025


#64008: Update Sodium Compat to 1.21.2 for better PHP 8.5 support
------------------------------------------+--------------------------------
 Reporter:  paragoninitiativeenterprises  |       Owner:  SergeyBiryukov
     Type:  task (blessed)                |      Status:  closed
 Priority:  normal                        |   Milestone:  6.9
Component:  External Libraries            |     Version:
 Severity:  normal                        |  Resolution:  fixed
 Keywords:  needs-patch php85             |     Focuses:  php-compatibility
------------------------------------------+--------------------------------
Changes (by SergeyBiryukov):

 * owner:  (none) => SergeyBiryukov
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60787" 60787]:
 {{{
 #!CommitTicketReference repository="" revision="60787"
 Upgrade/Install: Update sodium_compat to v1.21.2.

 Version 1.21.2 is mostly to prevent deprecation warnings on PHP 8.5. These
 should never be encountered in practice (as the only file in scope was an
 `SplFixedArray` polyfill for PHP 5.2, which should never be executed on
 PHP 8.5), but for completeness the polyfill was updated.

 References:
 * [https://github.com/paragonie/sodium_compat/releases/tag/v1.21.2
 sodium_compat 1.21.2 release notes]
 * [https://github.com/paragonie/sodium_compat/compare/v1.20.1...v1.21.2
 Full list of changes in sodium_compat 1.21.2]

 Follow-up to [55699], [58752], [58753].

 Props paragoninitiativeenterprises, jrf, johnbillion, TobiasBg,
 SergeyBiryukov.
 Fixes #64008.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64008#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list