3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tags = "Adam-Smith, Christine, Müller, Roger, Hauptstraße, X Æ A-12"; var_export( preg_split( '/ *, *|[^,]*[^, a-z\d()\-+&%@#][^,]*/i', $tags, 0, PREG_SPLIT_NO_EMPTY ) );

preferences:
107.68 ms | 405 KiB | 5 Q