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

WordPress Trac noreply at wordpress.org
Fri Sep 19 16:22:13 UTC 2025


#64008: Update Sodium Compat to 1.21.2 for better PHP 8.5 support
------------------------------------------+-----------------------------
 Reporter:  paragoninitiativeenterprises  |      Owner:  (none)
     Type:  defect (bug)                  |     Status:  new
 Priority:  normal                        |  Milestone:  Awaiting Review
Component:  External Libraries            |    Version:
 Severity:  normal                        |   Keywords:
  Focuses:  php-compatibility             |
------------------------------------------+-----------------------------
 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 a
 SplFixedArray polyfill for PHP 5.2, which should never be executed on PHP
 8.5), but for completeness the poylfill was updated.

 * https://github.com/paragonie/sodium_compat/releases/tag/v1.21.1
 * https://github.com/paragonie/sodium_compat/releases/tag/v1.21.2
 * https://github.com/paragonie/sodium_compat/compare/v1.21.1...v1.21.2

 Previously, #61686

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


More information about the wp-trac mailing list