object(DateTime)#1 (3) {
["date"]=>
string(26) "2005-03-16 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "America/New_York"
}
Fatal error: Uncaught Error: Cannot use object of type DateTime as array in /in/egpv0:8
Stack trace:
#0 {main}
thrown in /in/egpv0 on line 8
Process exited with code 255.
object(DateTime)#1 (3) {
["date"]=>
string(26) "2005-03-16 00:00:00.000000"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "America/New_York"
}
Fatal error: Cannot use object of type DateTime as array in /in/egpv0 on line 8
Process exited with code 255.
Output for 5.4.1 - 5.4.29
object(DateTime)#1 (3) {
["date"]=>
string(19) "2005-03-16 00:00:00"
["timezone_type"]=>
int(3)
["timezone"]=>
string(16) "America/New_York"
}
Fatal error: Cannot use object of type DateTime as array in /in/egpv0 on line 8
Process exited with code 255.