3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = hexdec("2a0"); for($i = 0; $i < 50; $i++) { print "$a\n"; $a++; }
Output for git.master, git.master_jit, rfc.property-hooks
672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721

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:
47.49 ms | 401 KiB | 8 Q