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 : /usr/local/src/php7/php-7.0.5/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/bug52508.phpt |
--TEST-- Bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW) --FILE-- <?php $file = dirname(__FILE__) .'/bug52508.ini'; file_put_contents($file, "a = 1"); $ini_array = parse_ini_file($file, true, INI_SCANNER_RAW); var_dump($ini_array); unlink($file); ?> --EXPECT-- array(1) { ["a"]=> string(1) "1" }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare