3v4l.org

run code in 300+ PHP versions simultaneously
<?php //preg_match( "/^ndg\_keywords\.partial\([a-zA-Z\_\ ]+\)/", "ndg_keywords.partial('a_Imelda Staunton ')", $matches); preg_match(/^ndg\_keywords\.partial\([a-zA-Z\_\ ]+\)/, "ndg_keywords.partial('a_Imelda Staunton ')", $matches); echo $matches[1]; // 1234 ?>
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.24
Parse error: syntax error, unexpected '/', expecting ')' in /in/VNZjU on line 3
Process exited with code 255.

preferences:
178.37 ms | 1399 KiB | 61 Q