3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($weekdate = 0; $weekdate <= 18; $weekdate++) { $newdate = date('d m y', strtotime("+" . $weekdate . " Week")); //add 1 to number of weeks from today echo $newdate."\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
13 07 21 20 07 21 27 07 21 03 08 21 10 08 21 17 08 21 24 08 21 31 08 21 07 09 21 14 09 21 21 09 21 28 09 21 05 10 21 12 10 21 19 10 21 26 10 21 02 11 21 09 11 21 16 11 21

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:
160.67 ms | 405 KiB | 5 Q