3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'https://my.heyform.net/workspace/nTM2Qfqi/project/sG6hdyag/form/Oc5hsIl3/create'; if (preg_match('#/form/([^/]+)/create#', $url, $matches)) { print_r($matches); }
Output for 8.1.0 - 8.1.30, 8.2.0 - 8.2.24, 8.3.0 - 8.3.12
Array ( [0] => /form/Oc5hsIl3/create [1] => Oc5hsIl3 )

preferences:
40.98 ms | 406 KiB | 5 Q