3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = ' My text1 My text2 My text3 '; var_export( preg_split('/\R+/', $string, 0, PREG_SPLIT_NO_EMPTY) );

preferences:
56.64 ms | 1415 KiB | 5 Q