3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '{width:100, max-heigth:300, min-height:200}'; $pattern = '/^{.*}$/'; var_dump(preg_match($pattern, $string);
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17
Parse error: syntax error, unexpected ';' in /in/NA1sS on line 6
Process exited with code 255.

preferences:
182.64 ms | 1395 KiB | 53 Q