3v4l.org

run code in 300+ PHP versions simultaneously
<?php for ($i = 1; $i <= 12; $i++) { echo strtotime('2038-' + $i + '-01') , "\n"; } echo strtotime('2040-01-01');
Output for git.master, git.master_jit, rfc.property-hooks
Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923480 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923540 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923600 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923660 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923720 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923780 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923840 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923900 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453923960 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453924020 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453924080 Warning: A non-numeric value encountered in /in/gntLG on line 3 1453924140 2208985200

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:
56.1 ms | 403 KiB | 8 Q