3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($weekdate = 18; $weekdate >= 0; $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
27 02 17 20 02 17 13 02 17 06 02 17 30 01 17 23 01 17 16 01 17 09 01 17 02 01 17 26 12 16 19 12 16 12 12 16 05 12 16 28 11 16 21 11 16 14 11 16 07 11 16 31 10 16 24 10 16

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