/
proc
/
3430793
/
cwd
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
file
/
File Upload :
llllll
Current File: //proc/3430793/cwd/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/file/bug46347.phpt
--TEST-- Bug #46347 (parse_ini_file() doesn't support * in keys) --FILE-- <?php $str = <<< EOF [section] part1.*.part2 = 1 EOF; $file = __DIR__ . '/parse.ini'; file_put_contents($file, $str); var_dump(parse_ini_file($file)); ?> --CLEAN-- <?php unlink(__DIR__.'/parse.ini'); ?> --EXPECT-- array(1) { ["part1.*.part2"]=> string(1) "1" }
Copyright ©2k19 -
Hexid
|
Tex7ure