--TEST-- Bug #81273: Date interval calculation not correct --FILE-- diff($us); // Should output int(19) var_dump($diff->h); ?> --EXPECT-- int(19)