3v4l.org

run code in 300+ PHP versions simultaneously
<?php $new_type = 'INT(13)'; $count = preg_match('/\(\d+\)/', $new_type, $matches); var_dump($matches, $count);

preferences:
42.93 ms | 402 KiB | 5 Q