3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "<?php function test() { } "; mb_detect_order(["ASCII", "UUENCODE"]); var_dump( mb_detect_encoding($string, null, true), mb_detect_encoding($string, mb_detect_order(), true), );

preferences:
29.17 ms | 406 KiB | 5 Q