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));

preferences:
47.11 ms | 402 KiB | 5 Q