3v4l.org

run code in 500+ PHP versions simultaneously
<?php function firstNum() { //echo 5; } function secondNum() { //echo 10; } var_export(firstNum()); echo "\n"; var_export(secondNum()); echo "\n"; var_export(null+null);
Output for rfc.property-hooks, git.master, git.master_jit
NULL NULL 0

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:
41.65 ms | 1384 KiB | 4 Q