[wp-trac] [WordPress Trac] #36926: Autoloading: Introduce compatibility shim for spl_autoload_register
WordPress Trac
noreply at wordpress.org
Mon Jun 6 03:23:41 UTC 2016
#36926: Autoloading: Introduce compatibility shim for spl_autoload_register
------------------------------+---------------------
Reporter: rmccue | Owner: rmccue
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.6
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by rmccue):
* owner: => rmccue
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"37636"]:
{{{
#!CommitTicketReference repository="" revision="37636"
Autoload: Introduce shim for SPL autoloading.
For PHP 5.2, SPL can be disabled. As SPL provides the support for multiple
autoloaders, this needs to be shimmed if not available.
Fixes #36926.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36926#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list