3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = '23.08.18=&22.08.18=&21.08.18='; var_export(preg_split('~=&?~', $string, -1, PREG_SPLIT_NO_EMPTY));

preferences:
47.86 ms | 402 KiB | 5 Q