mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
Gary Pendergast
593c402dc7
Code Modernisation: Remove the SPL autoloader polyfill.
As of PHP 5.3, the SPL extension cannot be disabled, so we no longer need this polyfill. The file is kept with a `_deprecated_file()` call, to alert any plugins or themes that may be loading it directly. Props jrf, ayeshrajans. See #47698, #46630. git-svn-id: https://develop.svn.wordpress.org/trunk@45637 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
81.4%
CSS
8.9%
JavaScript
8.2%
SCSS
0.8%
HTML
0.7%