3v4l.org

run code in 300+ PHP versions simultaneously
<?php $last_sunday = new DateTime('-1 day, this week'); $sunday = new DateTime('this 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.20, 7.2.0 - 7.2.33, 7.3.16 - 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/1220/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/1220/12
Output for 7.0.6
15/522/5
Output for 7.0.5
3/43/4
Output for 5.5.33, 5.6.19, 7.0.4
6/313/3
Output for 5.5.32, 5.6.18, 7.0.3
13/320/3
Output for 5.5.31, 7.0.1 - 7.0.2
20/327/3
Output for 7.0.0
27/327/3
Output for 5.6.21
1/58/5
Output for 5.6.20
10/410/4
Output for 5.6.17
20/320/3
Output for 5.5.30, 5.6.15 - 5.6.16
27/33/4
Output for 5.5.34, 5.6.13 - 5.6.14
10/417/4
Output for 5.5.27 - 5.5.28, 5.6.12
17/424/4
Output for 5.6.11
24/424/4
Output for 5.5.25 - 5.5.26, 5.6.8 - 5.6.10
24/41/5
Output for 5.5.24, 5.5.35
22/529/5
Output for 5.5.29
17/417/4

preferences:
179.74 ms | 401 KiB | 183 Q