3v4l.org

run code in 300+ PHP versions simultaneously
<?php $file = '/tmp/FOO2AsD16'; file_put_contents($file, ' foo=bar # This line is discarded by all versions of PHP #hashkey=undefined_behaviour ; This is a real comment ;commented_out_key=documented_behaviour baz=quux '); print_r( parse_ini_file($file) );

preferences:
38.56 ms | 402 KiB | 5 Q