3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(IntlChar::getBlockCode("A") === IntlChar::BLOCK_CODE_BASIC_LATIN); var_dump(IntlChar::getBlockCode("Φ")); var_dump(IntlChar::getBlockCode("\u{2603}") === IntlChar::BLOCK_CODE_MISCELLANEOUS_SYMBOLS); ?>

preferences:
55.47 ms | 402 KiB | 5 Q