3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "*@combinationRule don't remove the reference"; echo strpos($string, "combinationRule"), "\n"; echo substr($string, strpos($string, "combinationRule") + strlen("@combinationRule"));

preferences:
39.63 ms | 402 KiB | 5 Q