[wp-trac] [WordPress Trac] #29392: Notice on install screen.
WordPress Trac
noreply at wordpress.org
Mon Sep 1 19:23:56 UTC 2014
#29392: Notice on install screen.
-------------------------------------------+--------------------
Reporter: markoheijnen | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: HTTP API | Version: trunk
Severity: minor | Resolution:
Keywords: has-patch commit dev-reviewed | Focuses:
-------------------------------------------+--------------------
Changes (by nacin):
* keywords: has-patch => has-patch commit dev-reviewed
Comment:
If we're going to do `if ( 'localhost' == $check['host'] || isset(
$home['host'] ) && $home['host'] == $check['host'] )` I'd like parentheses
around `isset( $home['host'] ) && $home['host'] == $check['host']` so it's
absolutely clear as to the order of operations.
Otherwise, this is good.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29392#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list