[wp-trac] [WordPress Trac] #33926: Improve WordPress Compatibility with HHVM
WordPress Trac
noreply at wordpress.org
Thu Dec 24 02:48:32 UTC 2015
#33926: Improve WordPress Compatibility with HHVM
------------------------------------+-----------------------------
Reporter: wjywbs | Owner: pento
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future Release
Component: General | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+-----------------------------
Comment (by pento):
In [changeset:"36084"]:
{{{
#!CommitTicketReference repository="" revision="36084"
User: Don't continue checking a password reset key, if the hash is empty.
An empty reset key hash will never be valid, so we can skip seeing if it
can be used to validate the given key, and return a failure early.
This fixes a warning in the unit tests under HHVM.
See #33926.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33926#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list