/
proc
/
3430793
/
cwd
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
network
/
File Upload :
llllll
Current File: //proc/3430793/cwd/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/network/bug80067.phpt
--TEST-- Bug #80067 (Omitting the port in bindto setting errors) --SKIPIF-- <?php if (getenv("SKIP_ONLINE_TESTS")) die('skip online test'); if (!in_array('https', stream_get_wrappers())) die('skip: https wrapper is required'); ?> --FILE-- <?php $context = stream_context_create(['socket' => ['bindto' => '0']]); var_dump(file_get_contents('https://httpbin.org/get', false, $context) !== false); ?> --EXPECT-- bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure