3v4l.org

run code in 300+ PHP versions simultaneously
<?php print 'Default: '; var_dump(microtime()); print 'Optional: '; var_dump(microtime(TRUE));
Output for git.master
Default: string(21) "0.02365600 1679984555" Optional: float(1679984555.023695)
Output for git.master_jit
Default: string(21) "0.00434400 1679984555" Optional: float(1679984555.004353)

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