3v4l.org

run code in 300+ PHP versions simultaneously
<?php $last_sunday = new DateTime('-1 day, this week'); $sunday = new DateTime('last sunday'); echo $last_sunday->format("j/n"); echo $sunday->format("j/n");
Output for 5.6.28, 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.4, 8.3.6
13/1213/12
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 13/1213/12
Output for 7.0.6
15/515/5
Output for 7.0.5
3/427/3
Output for 5.5.33, 5.6.19, 7.0.4
6/36/3
Output for 5.5.32, 5.6.18, 7.0.3
13/313/3
Output for 5.5.31, 7.0.1 - 7.0.2
20/320/3
Output for 7.0.0
27/320/3
Output for 5.6.21
1/51/5
Output for 5.6.20
10/43/4
Output for 5.6.17
20/313/3
Output for 5.5.30, 5.6.15 - 5.6.16
27/327/3
Output for 5.5.34, 5.6.13 - 5.6.14
10/410/4
Output for 5.5.27 - 5.5.28, 5.6.12
17/417/4
Output for 5.6.11
24/417/4
Output for 5.5.25 - 5.5.26, 5.6.8 - 5.6.10
24/424/4
Output for 5.5.24, 5.5.35
22/522/5
Output for 5.5.29
17/410/4

preferences:
223.96 ms | 401 KiB | 229 Q