--TEST-- Test clone on DateTimeZone objects --FILE-- ===DONE=== --EXPECTF-- *** Testing clone on DateTime objects *** object(DateTimeZone)#%d (2) { ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTimeZone)#%d (2) { ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } TEST PASSED : Objects equal but not indetical ===DONE===