-
ejn authored
As described in #492, ini_get may often be disabled in production environments, causing warnings to be generated (and NULL) to be returned. This change checks that ini_get is usable (otherwise function_exists will return FALSE) before using it, preventing the warnings while introducing no functional change.
3c7677d5
Name |
Last commit
|
Last update |
---|---|---|
docs | ||
examples | ||
library/Solarium | ||
phar | ||
tests | ||
.coveralls.yml | ||
.gitignore | ||
.travis.yml | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
COPYING | ||
README.md | ||
build.xml | ||
composer.json | ||
phpunit.xml.dist | ||
phpunit.xml.travis |