3v4l.org

run code in 300+ PHP versions simultaneously
<?php $term = "100"; if ($term=="mpv" || $term=="bmw" || $term=="mg") { echo strtoupper($term); } } else { echo ucfirst($term); } ?> <!-- if(1 === preg_match('~[0-9]~', $string)){ echo "£$string"; } ?>
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.26, 5.5.0 - 5.5.10
Parse error: syntax error, unexpected '}' in /in/1AIMP on line 8
Process exited with code 255.

preferences:
190 ms | 940 KiB | 75 Q