3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = "This is my test case for an example."; var_export( preg_split('~[^ ]+ [^ ]+\K ~', $string) );

preferences:
105.71 ms | 1520 KiB | 5 Q