3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time = strtotime("monday this week"); var_dump($time);
Output for 5.4.0 - 5.4.45, 5.6.28, 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
int(1445205600)
Output for 7.3.32 - 7.3.33, 8.0.13
int(1445212800)
Output for 5.6.21, 7.0.6
int(1462140000)
Output for 5.5.30, 5.6.14 - 5.6.16, 7.0.5
int(1459116000)
Output for 5.5.33, 5.6.19, 7.0.4
int(1457305200)
Output for 5.5.32, 5.6.17 - 5.6.18, 7.0.3
int(1457910000)
Output for 5.5.31, 7.0.0 - 7.0.2
int(1458514800)
Output for 5.6.20
int(1459720800)
Output for 5.5.29, 5.5.34, 5.6.13
int(1460325600)
Output for 5.5.27 - 5.5.28, 5.6.11 - 5.6.12
int(1460930400)
Output for 5.5.24 - 5.5.26, 5.6.8 - 5.6.10
int(1461535200)
Output for 5.6.7
int(1463954400)
Output for 5.5.35
int(1463349600)

preferences:
200.8 ms | 401 KiB | 272 Q