3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match( '/^ndg_keywords.partial\(\'(\w+)\'\)/', 'ndg_keywords.partial('a_Imelda Staunton ')', $matches); echo $matches[1]; // 1234
Output for 5.4.0 - 5.4.24, 5.5.0 - 5.5.8
Parse error: syntax error, unexpected 'a_Imelda' (T_STRING) in /in/WngU4 on line 2
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected T_STRING in /in/WngU4 on line 2
Process exited with code 255.

preferences:
181.64 ms | 1395 KiB | 70 Q