3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i = new \DateTime(); $i < new \DateTime('+ 50 years'); $i->add(new \DateInterval('P1Y'))){ echo $i->format('Y') . "<br>\n"; }
Output for git.master, git.master_jit, rfc.property-hooks
2019<br> 2020<br> 2021<br> 2022<br> 2023<br> 2024<br> 2025<br> 2026<br> 2027<br> 2028<br> 2029<br> 2030<br> 2031<br> 2032<br> 2033<br> 2034<br> 2035<br> 2036<br> 2037<br> 2038<br> 2039<br> 2040<br> 2041<br> 2042<br> 2043<br> 2044<br> 2045<br> 2046<br> 2047<br> 2048<br> 2049<br> 2050<br> 2051<br> 2052<br> 2053<br> 2054<br> 2055<br> 2056<br> 2057<br> 2058<br> 2059<br> 2060<br> 2061<br> 2062<br> 2063<br> 2064<br> 2065<br> 2066<br> 2067<br> 2068<br> 2069<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:
146.59 ms | 406 KiB | 5 Q