3v4l.org

run code in 300+ PHP versions simultaneously
<?php $lundi = strtotime('last monday'); $numWeekM6 = strftime('%U', strtotime('+4 week', $lundi)); echo $lundi; echo ' - '; echo $numWeekM6;
Output for 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Deprecated: Function strftime() is deprecated in /in/gZ22h on line 3 1385938800 - 52
Output for 5.6.28, 7.0.14 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.12 - 7.3.31, 7.4.0 - 7.4.25, 7.4.27 - 7.4.33, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30
1385938800 - 52
Output for 7.3.32 - 7.3.33, 7.4.26, 8.0.13
1385942400 - 52
Output for 7.0.6
1462140000 - 22
Output for 5.5.30, 5.6.14, 7.0.5
1459116000 - 17
Output for 5.5.33, 5.6.18, 7.0.4
1457305200 - 14
Output for 5.5.31 - 5.5.32, 5.6.17, 7.0.2 - 7.0.3
1457910000 - 15
Output for 5.6.15 - 5.6.16, 7.0.0 - 7.0.1
1458514800 - 16
Output for 5.5.24 - 5.5.25, 5.6.8 - 5.6.9, 5.6.21
1461535200 - 21
Output for 5.5.34, 5.6.20
1459720800 - 18
Output for 5.6.19
1456700400 - 13
Output for 5.5.29, 5.6.13
1460325600 - 19
Output for 5.5.26 - 5.5.28, 5.6.10 - 5.6.12
1460930400 - 20
Output for 5.6.7
1463954400 - 25
Output for 5.5.35
1463349600 - 24
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45
1447628400 - 50

preferences:
178.54 ms | 403 KiB | 315 Q