3v4l.org

run code in 300+ PHP versions simultaneously
<?php $chaines_tasks = array_fill(0, 10, "0000000000000000"); print_r($chaines_tasks);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => 0000000000000000 [1] => 0000000000000000 [2] => 0000000000000000 [3] => 0000000000000000 [4] => 0000000000000000 [5] => 0000000000000000 [6] => 0000000000000000 [7] => 0000000000000000 [8] => 0000000000000000 [9] => 0000000000000000 )

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:
51.64 ms | 402 KiB | 8 Q