3v4l.org

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

preferences:
44.77 ms | 1497 KiB | 5 Q