[wp-trac] [WordPress Trac] #62424: Warning in wp_salt() since 6.7
WordPress Trac
noreply at wordpress.org
Wed Nov 20 01:37:59 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 |
-------------------------------------------------+-------------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"59427" 59427]:
{{{
#!CommitTicketReference repository="" revision="59427"
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].
Props juliobox, ankitkumarshah, dilipbheda, johnbillion, joemcgill,
desrosj.
Fixes #62424.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62424#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list