Go to file
Ryan McCue e6092b8b07 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.


git-svn-id: https://develop.svn.wordpress.org/trunk@37636 602fd350-edb4-49c9-b593-d223f7449a82
2016-06-06 03:23:38 +00:00
src Autoload: Introduce shim for SPL autoloading. 2016-06-06 03:23:38 +00:00
tests Taxonomy: No, really, don't pass results of 'count' query through 'get_terms' filter. 2016-06-04 12:19:15 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Tests: Upgrade the HHVM job to use Ubuntu Trusty, and a more recent version of HHVM. 2016-05-25 06:11:20 +00:00
Gruntfile.js Build/Test Tools: Run image tasks only if there are changes 2016-04-15 10:18:03 +00:00
package.json Update grunt-patch-wordpress to 0.4.0 2016-06-01 21:24:09 +00:00
phpunit.xml.dist Set a whitelist for PHPUnit code coverage. 2016-05-17 20:22:57 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php