1343858467
This fixes several bugs in the signature verification code: Disables signature checks on certain incompatible PHP versions that cause math errors when opcache is enabled; Prevents a spurious URL and subsequent error when downloading a zip file with query arguments; Prevents errors triggered by third-party upgrade scripts as per #46615; Disables signature tests for Plugins, Themes, and Translations, leaving only core updates. At the 5.2 release the API servers will only provide signatures for core update packages, which is why messages are suppressed for plugins and other package types. Signatures for those other items will become available later. Props dd32. See #39309, #46615 git-svn-id: https://develop.svn.wordpress.org/trunk@45262 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
src | ||
tests | ||
tools | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.npmrc | ||
.nvmrc | ||
.travis.yml | ||
Gruntfile.js | ||
appveyor.yml | ||
composer.json | ||
composer.lock | ||
jsdoc.conf.json | ||
package-lock.json | ||
package.json | ||
phpcs.xml.dist | ||
phpunit.xml.dist | ||
webpack.config.js | ||
wp-cli.yml | ||
wp-config-sample.php | ||
wp-tests-config-sample.php |