3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = <<<TEXT # one # two a-two b-two c-two # three a-three b-three # four TEXT; echo preg_replace_callback( "~^#~m", function () { static $counter = 0; return ++$counter; }, $text );

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
155.68 ms | 1985 KiB | 9 Q