[wp-trac] [WordPress Trac] #41057: Update PHP codebase per WordPress PHP Coding Standards
WordPress Trac
noreply at wordpress.org
Thu Nov 23 05:23:03 UTC 2017
#41057: Update PHP codebase per WordPress PHP Coding Standards
----------------------------+-----------------------
Reporter: netweb | Owner: pento
Type: task (blessed) | Status: accepted
Priority: normal | Milestone: 5.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: early | Focuses:
----------------------------+-----------------------
Comment (by pento):
In [changeset:"42218"]:
{{{
#!CommitTicketReference repository="" revision="42218"
Setup: Allow for `wp-config-sample.php` to be formatted according to
coding standards.
When the setup process reads `wp-config-sample.php`, it assumes that there
are no spaces inside the brackes of the `define()`s. Unfortunately, this
doesn't match our coding standards, so will no longer work correctly once
we start enforcing them.
This also improves coding standards of the generated `wp-config.php` file.
See #41057.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41057#comment:81>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list