/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
curl
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/curl/tests/bug65646.phpt
--TEST-- Bug #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir or safe_mode): open_basedir disabled --SKIPIF-- <?php if (!extension_loaded('curl')) exit("skip curl extension not loaded"); if (ini_get('open_basedir')) exit("skip open_basedir is set"); ?> --FILE-- <?php $ch = curl_init(); var_dump(curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true)); curl_close($ch); ?> --EXPECT-- bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure