[wp-trac] [WordPress Trac] #62424: Warning in wp_salt() since 6.7
WordPress Trac
noreply at wordpress.org
Wed Nov 20 13:51:37 UTC 2024
#62424: Warning in wp_salt() since 6.7
-------------------------------------------------+-------------------------
Reporter: juliobox | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.7.1
Component: Options, Meta APIs | Version: 6.7
Severity: normal | Resolution: fixed
Keywords: has-patch has-screenshots has- | Focuses:
testing-info commit fixed-major dev-reviewed |
-------------------------------------------------+-------------------------
Changes (by desrosj):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"59434" 59434]:
{{{
#!CommitTicketReference repository="" revision="59434"
Options, Meta APIs: Ensure duplicate salts are properly flagged.
Improvements were made in 6.7 to ensure that salts stored in the database
were primed more efficiently.
The logic added to accomplish this suffered from an edge case where array
indexes were unexpectedly missing when `wp_salt()` was called recursively.
Follow up to [58837].
Reviewed by davidbaumwald.
Merges [59427] to the 6.7 branch.
Props juliobox, ankitkumarshah, dilipbheda, johnbillion, joemcgill,
desrosj.
Fixes #62424.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62424#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list