3v4l.org

run code in 300+ PHP versions simultaneously
<?php $time = new DateTime(); echo IntlDateFormatter::formatObject($time)."\n"; echo IntlDateFormatter::formatObject($time, [IntlDateFormatter::NONE, IntlDateFormatter::MEDIUM])."\n"; echo IntlDateFormatter::formatObject($time, [IntlDateFormatter::NONE, IntlDateFormatter::GREGORIAN, 'MM/dd/yyyy'])."\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.31, 7.4.0 - 7.4.32, 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.4, 8.3.6
Oct 28, 2015, 2:26:44 PM 2:26:44 PM
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 Oct 28, 2015, 2:26:44 PM 2:26:44 PM
Output for 8.0.13
Fatal error: Uncaught Error: Class "IntlDateFormatter" not found in /in/mVO7J:4 Stack trace: #0 {main} thrown in /in/mVO7J on line 4
Process exited with code 255.
Output for 7.0.5, 7.3.32 - 7.3.33, 7.4.33
Fatal error: Uncaught Error: Class 'IntlDateFormatter' not found in /in/mVO7J:4 Stack trace: #0 {main} thrown in /in/mVO7J on line 4
Process exited with code 255.
Output for 7.0.6
May 3, 2016, 5:56:37 PM 5:56:37 PM
Output for 7.0.4
Mar 10, 2016, 6:09:27 PM 6:09:27 PM
Output for 7.0.3
Mar 18, 2016, 6:57:34 PM 6:57:34 PM
Output for 7.0.2
Mar 23, 2016, 1:21:34 AM 1:21:34 AM
Output for 7.0.1
Mar 24, 2016, 5:05:33 AM 5:05:33 AM
Output for 7.0.0
Mar 27, 2016, 7:02:02 AM 7:02:02 AM
Output for 5.6.21
May 2, 2016, 1:07:24 PM 1:07:24 PM
Output for 5.5.29 - 5.5.30, 5.5.34, 5.6.13 - 5.6.15, 5.6.20
Fatal error: Class 'IntlDateFormatter' not found in /in/mVO7J on line 4
Process exited with code 255.
Output for 5.6.19
Mar 8, 2016, 2:19:35 AM 2:19:35 AM
Output for 5.6.18
Mar 15, 2016, 11:00:54 AM 11:00:54 AM
Output for 5.6.17
Mar 19, 2016, 10:42:10 PM 10:42:10 PM
Output for 5.6.16
Mar 28, 2016, 7:49:18 AM 7:49:18 AM
Output for 5.6.12
Apr 20, 2016, 5:22:49 AM 5:22:49 AM
Output for 5.6.11
Apr 24, 2016, 11:38:36 AM 11:38:36 AM
Output for 5.6.10
Apr 25, 2016, 1:48:06 PM 1:48:06 PM
Output for 5.6.9
Apr 27, 2016, 6:57:34 PM 6:57:34 PM
Output for 5.6.8
Apr 30, 2016, 3:51:04 AM 3:51:04 AM
Output for 5.5.35
May 22, 2016, 7:32:08 PM 7:32:08 PM
Output for 5.5.33
Mar 9, 2016, 4:56:45 AM 4:56:45 AM
Output for 5.5.32
Mar 17, 2016, 2:39:36 PM 2:39:36 PM
Output for 5.5.31
Mar 21, 2016, 1:40:58 AM 1:40:58 AM
Output for 5.5.28
Apr 21, 2016, 8:35:49 AM 8:35:49 AM
Output for 5.5.27
Apr 22, 2016, 10:24:44 AM 10:24:44 AM
Output for 5.5.26
Apr 26, 2016, 4:31:06 PM 4:31:06 PM
Output for 5.5.25
Apr 28, 2016, 11:22:07 PM 11:22:07 PM
Output for 5.5.24
May 24, 2016, 5:56:58 AM 5:56:58 AM
Output for 5.4.0 - 5.4.45
Fatal error: Call to undefined method IntlDateFormatter::formatObject() in /in/mVO7J on line 4
Process exited with code 255.

preferences:
263.14 ms | 401 KiB | 227 Q