Go to file
Dion Hulse 9d70a4495d Bootstrap: Check that `ini_get_all()` exists before calling it, allows us to work around hosts who disable the function for "security purposes".
Fixes #37680 for trunk.


git-svn-id: https://develop.svn.wordpress.org/trunk@38431 602fd350-edb4-49c9-b593-d223f7449a82
2016-08-29 02:58:25 +00:00
src Bootstrap: Check that `ini_get_all()` exists before calling it, allows us to work around hosts who disable the function for "security purposes". 2016-08-29 02:58:25 +00:00
tests HTTP: Accept non-string values in cookies, fixing a regression since 4.5. 2016-08-29 02:41:56 +00:00
tools/i18n
.editorconfig
.gitignore After [38399], update the `.gitignore` file accordingly. 2016-08-27 11:28:11 +00:00
.jshintrc
.travis.yml Build/Test Tools: Ensure PHP 7.1 is tested on Travis. 2016-08-17 20:45:07 +00:00
Gruntfile.js Fix jshint of Gruntfile.js 2016-08-18 20:04:16 +00:00
package.json Trunk is now 4.7-alpha. 2016-08-02 13:44:37 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php