3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'hello world, world!'; var_dump(preg_match('/\Gworld/', $string, $matches, 0, 6));

preferences:
50.31 ms | 402 KiB | 5 Q