<?php $i = new DateInterval('PT1S'); $i->d = 9985856; $i->h = -856647; $i = unserialize(serialize($i)); var_dump($i->d, $i->h);
You have javascript disabled. You will not be able to edit any code.