object(DateTimeImmutable)#1 (3) {
["date"]=>
string(26) "2019-11-01 12:12:40.885913"
["timezone_type"]=>
int(1)
["timezone"]=>
string(6) "+00:00"
}
bool(false)
array(4) {
["warning_count"]=>
int(0)
["warnings"]=>
array(0) {
}
["error_count"]=>
int(1)
["errors"]=>
array(1) {
[23]=>
string(47) "The timezone could not be found in the database"
}
}
Output for 7.2.0 - 7.2.33
object(DateTimeImmutable)#1 (3) {
["date"]=>
string(26) "2019-11-01 12:12:40.885913"
["timezone_type"]=>
int(1)
["timezone"]=>
string(6) "+00:00"
}
bool(false)
array(4) {
["warning_count"]=>
int(0)
["warnings"]=>
array(0) {
}
["error_count"]=>
int(2)
["errors"]=>
array(2) {
[20]=>
string(35) "The format separator does not match"
[21]=>
string(47) "The timezone could not be found in the database"
}
}
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33
object(DateTimeImmutable)#1 (3) {
["date"]=>
string(26) "2019-11-01 12:12:40.885914"
["timezone_type"]=>
int(1)
["timezone"]=>
string(6) "+00:00"
}
Fatal error: Uncaught Error: Undefined class constant 'RFC3339_EXTENDED' in /in/AADtE:7
Stack trace:
#0 {main}
thrown in /in/AADtE on line 7
Process exited with code 255.
Output for 5.5.14 - 5.5.38, 5.6.0 - 5.6.40
object(DateTimeImmutable)#1 (3) {
["date"]=>
string(26) "2019-11-01 12:12:40.885914"
["timezone_type"]=>
int(1)
["timezone"]=>
string(6) "+00:00"
}
Fatal error: Undefined class constant 'RFC3339_EXTENDED' in /in/AADtE on line 7
Process exited with code 255.
Output for 5.5.0 - 5.5.13
object(DateTimeImmutable)#1 (3) {
["date"]=>
string(19) "2019-11-01 12:12:40"
["timezone_type"]=>
int(1)
["timezone"]=>
string(6) "+00:00"
}
Fatal error: Undefined class constant 'RFC3339_EXTENDED' in /in/AADtE on line 7
Process exited with code 255.