3v4l.org

run code in 300+ PHP versions simultaneously
<?php IntlChar::enumCharTypes(function($start, $end, $type){ printf("U+%04x through U+%04x belongs to category %d\n", $start, $end, $type); });

preferences:
51.9 ms | 402 KiB | 5 Q