[wp-trac] [WordPress Trac] #36335: Next generation: core autoloader proposal
WordPress Trac
noreply at wordpress.org
Thu Aug 25 16:06:33 UTC 2016
#36335: Next generation: core autoloader proposal
-----------------------------+------------------
Reporter: dnaber-de | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 4.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------
Comment (by wonderboymusic):
[attachment:36335.5.diff] has the `vendor` folder (I understand that we
may not want this to be checked in, let's see... )
I also added a list of files to be autoloaded in `composer.json`. This
rips out the giant list of `wp-includes/{box of functions grouped
together}.php` from `wp-settings.php`. I also moved the inclusion of the
autoloader to `wp-settings.php`, so that it doesn't need to be included by
any of the unit test files.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36335#comment:65>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list