3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = "hhvm.static_file.files_match[0][pattern] = *.(dll | exe)" . PHP_EOL; $a .= "hhvm.static_file.files_match[0][headers][] = Content-Disposition: attachment" . PHP_EOL; $a .= "hhvm.static_file.files_match[1][pattern] = *.(php)" . PHP_EOL; $a .= "hhvm.static_file.files_match[1][headers][] = Content-Disposition: program" . PHP_EOL; var_dump(parse_ini_string($a));

preferences:
45.95 ms | 402 KiB | 5 Q