3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo ((new \DateTime("first mon of June 2020"))->format('Y-m-d')) . PHP_EOL; echo ((new \DateTime("Monday June 2020"))->format('Y-m-d')) . PHP_EOL;
Output for git.master, git.master_jit
Warning: Module "Zend OPcache" is already loaded in Unknown on line 0 Warning: Zend OPcache: module registration failed! in Unknown on line 0 2020-06-01 2020-06-01
Output for rfc.property-hooks
2020-06-01 2020-06-01

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:
44.08 ms | 1555 KiB | 4 Q