--TEST-- timezone_offset_get() tests --INI-- date.timezone=UTC --FILE-- --EXPECTF-- object(DateTime)#%d (0) { } object(DateTimeZone)#%d (0) { } Warning: timezone_offset_get() expects exactly 2 parameters, 0 given in %s on line %d bool(false) int(0) Warning: timezone_offset_get() expects parameter 1 to be DateTimeZone, object given in %s on line %d bool(false) Done