[wp-trac] [WordPress Trac] #39309: Secure WordPress Against Infrastructure Attacks
WordPress Trac
noreply at wordpress.org
Tue Jan 17 04:13:03 UTC 2017
#39309: Secure WordPress Against Infrastructure Attacks
------------------------------------------+-----------------------------
Reporter: paragoninitiativeenterprises | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------------------+-----------------------------
Comment (by rmccue):
Replying to [comment:12 dd32]:
> * Once again, `ext/spl` can be disabled under PHP 5.2. So no form of
autoloading is possible on those systems.
SPL can be disabled, but autoloading itself cannot be (PHP's core engine
contains support for `__autoload`). #36926 (in 4.7) introduced an
`spl_autoload_register` shim, so it can be used here fine.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39309#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list