[wp-trac] [WordPress Trac] #36310: a small fix for endless update nagging in latest hhvm
WordPress Trac
noreply at wordpress.org
Wed Mar 23 18:18:31 UTC 2016
#36310: a small fix for endless update nagging in latest hhvm
-----------------------------+-----------------------------
Reporter: natostanco | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 4.4.2
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
On `[php] => 7.0.99-hhvm`
on [https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/update.php#L107 this line] the null parameter makes the
`http_build_query` return null, causing the "please update!" message of
doom, changing it to false solves it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36310>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list