- Output for 8.5.1 - 8.5.9
- object(DateTime)#2 (3) {
["date"]=>
string(26) "1940-01-01 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
Fatal error: Uncaught Error: Class "IntlDateFormatter" not found in /in/UoVSs:7
Stack trace:
#0 {main}
thrown in /in/UoVSs on line 7
Process exited with code 255. - Output for 8.1.34, 8.2.30 - 8.2.32, 8.3.28 - 8.3.32, 8.4.15 - 8.4.24, 8.5.0
- object(DateTime)#2 (3) { ["date"]=> string(26) "1940-01-01 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(46) "Sunday, December 31, 1939 at 11:40:00 PM GMT" string(22) "INTL_ICU_VERSION: 76.1"
- Output for 8.1.28 - 8.1.33, 8.2.18 - 8.2.29, 8.3.5 - 8.3.27, 8.4.1 - 8.4.14
- object(DateTime)#2 (3) { ["date"]=> string(26) "1940-01-01 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(48) "Monday, January 1, 1940 at 12:00:00 AM GMT+00:20" string(22) "INTL_ICU_VERSION: 63.1"
- Output for 8.1.0 - 8.1.27, 8.2.0 - 8.2.17, 8.3.0 - 8.3.4
- object(DateTime)#2 (3) { ["date"]=> string(26) "1940-01-01 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } string(48) "Monday, January 1, 1940 at 12:00:00 AM GMT+00:20" string(22) "INTL_ICU_VERSION: 57.1"
- Output for 8.0.1 - 8.0.30
- object(DateTime)#2 (3) {
["date"]=>
string(26) "1940-01-01 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "Europe/Amsterdam"
}
Fatal error: Uncaught ArgumentCountError: IntlDateFormatter::__construct() expects at least 3 arguments, 1 given in /in/UoVSs:7
Stack trace:
#0 /in/UoVSs(7): IntlDateFormatter->__construct('en-US')
#1 {main}
thrown in /in/UoVSs on line 7
Process exited with code 255.