3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = <<<TEXT This is [my_name] and another being <my_name> but this isn't <my_name] because the braces don't match! TEXT; $replacement = 'BOB'; echo preg_replace( '/\[\w+]|<\w+>/', $replacement, $text );

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
150.26 ms | 1604 KiB | 9 Q