- Add
DatePoint
: an immutable DateTime implementation with stricter error handling and return types - Throw
DateMalformedStringException
/DateInvalidTimeZoneException
when appropriate - Add
$modifier
argument to thenow()
helper
- Add
ClockAwareTrait
to help write time-sensitive classes - Add
Clock
class andnow()
function
- Add the component