#55181 closed task (blessed) (fixed)
Update Random_Compat to 2.0.21
Reported by: | jrf | Owned by: | hellofromTonya |
---|---|---|---|
Milestone: | 6.0 | Priority: | normal |
Severity: | normal | Version: | 6.0 |
Component: | External Libraries | Keywords: | needs-patch php81 add-to-field-guide |
Focuses: | Cc: |
Description
Random_Compat 2.0.21 has just been released and by the looks of it, WP is actually quite a bit behind (2.0.11) with the last update of the library having been done in 2017.
Then again, the changes in the interim versions have been minimal and of little consequence for the functionality of the library, save for two Windows specific fixes and improved type safety, which in light of PHP 8.1 is a good thing.
Either way, I'd recommend for the version included with WP to be updated.
Full details:
- https://github.com/paragonie/random_compat/releases
- https://github.com/paragonie/random_compat/compare/v2.0.11...v2.0.21
I've reviewed the diff and have not found anything which concerns me in it. It should be safe to do this update at the earliest convenience.
Previously: #42439
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 52742: