3v4l.org

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

preferences:
103.33 ms | 2315 KiB | 5 Q