[wp-trac] [WordPress Trac] #38411: Twenty Seventeen: Fatal error
WordPress Trac
noreply at wordpress.org
Thu Dec 8 16:38:03 UTC 2016
#38411: Twenty Seventeen: Fatal error
---------------------------+-----------------------
Reporter: swapnild | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+-----------------------
Changes (by Rarst):
* status: closed => reopened
* resolution: worksforme =>
Comment:
Yep on builds, clearly the issue on dev checkout of core at least:
{{{#!php
var_dump( $GLOBALS['wp_version'], version_compare( $GLOBALS['wp_version'],
'4.7-alpha', '<' ) );
// string(7) "4.7-src" bool(true)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38411#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list