--TEST-- timezone_offset_get() tests --FILE-- --EXPECTF-- object(DateTime)#%d (3) { ["date"]=> string(26) "2006-12-12 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTimeZone)#%d (2) { ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } int(0) Fatal error: Uncaught TypeError: timezone_offset_get(): Argument #1 ($object) must be of type DateTimeZone, DateTime given in %s:%d Stack trace: #0 %s(%d): timezone_offset_get(Object(DateTime), Object(DateTimeZone)) #1 {main} thrown in %s on line %d