3v4l.org

run code in 300+ PHP versions simultaneously
<?php list($rate, $rate_sum) = [1,2]; list($rate_summary['count'], $rate_summary['average']) = [1,2]; var_dump($rate, $rate_sum,$rate_summary);
Output for git.master_jit, git.master, rfc.property-hooks
int(1) int(2) array(2) { ["count"]=> int(1) ["average"]=> int(2) }

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:
58.65 ms | 1944 KiB | 4 Q