3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i = 1; $i < 10; $i++) { echo date('l \t\h\e jS',strtotime("+$i days")) . " - " . date('l \t\h\e jS',strtotime('+1 Weekday',strtotime("+$i days"))) . "<br/>\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
Tuesday the 29th - Wednesday the 30th<br/> Wednesday the 30th - Thursday the 31st<br/> Thursday the 31st - Friday the 1st<br/> Friday the 1st - Monday the 4th<br/> Saturday the 2nd - Monday the 4th<br/> Sunday the 3rd - Monday the 4th<br/> Monday the 4th - Tuesday the 5th<br/> Tuesday the 5th - Wednesday the 6th<br/> Wednesday the 6th - Thursday the 7th<br/>

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:
37.36 ms | 402 KiB | 8 Q