3v4l.org

run code in 300+ PHP versions simultaneously
<?php IntlChar::enumCharNames(0x2600, 0x2610, function($codepoint, $nameChoice, $name) { printf("U+%04x %s\n", $codepoint, $name); }); ?>
Output for git.master, git.master_jit, rfc.property-hooks
U+2600 BLACK SUN WITH RAYS U+2601 CLOUD U+2602 UMBRELLA U+2603 SNOWMAN U+2604 COMET U+2605 BLACK STAR U+2606 WHITE STAR U+2607 LIGHTNING U+2608 THUNDERSTORM U+2609 SUN U+260a ASCENDING NODE U+260b DESCENDING NODE U+260c CONJUNCTION U+260d OPPOSITION U+260e BLACK TELEPHONE U+260f WHITE TELEPHONE

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
36.36 ms | 402 KiB | 8 Q