Go to file
Dominik Schilling 48078058d7 Script Loader: Ignore deregistered dependencies in `wp_dependencies_unique_hosts()`.
Prevents a PHP warning when a handle of a deregistered dependency is still in the queue.

Fixes #37502.

git-svn-id: https://develop.svn.wordpress.org/trunk@38174 602fd350-edb4-49c9-b593-d223f7449a82
2016-07-31 18:24:21 +00:00
src Script Loader: Ignore deregistered dependencies in `wp_dependencies_unique_hosts()`. 2016-07-31 18:24:21 +00:00
tests Script Loader: Ignore deregistered dependencies in `wp_dependencies_unique_hosts()`. 2016-07-31 18:24:21 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Grunt: when running `precommit` use regex to check which files have been modified. 2016-06-19 12:31:15 +00:00
package.json Tools: Update `grunt-patch-wordpress` to 0.4.2. 2016-07-20 06:48:26 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php