PHP Manual
Function Reference
Date and Time Related Extensions
Date/Time
DateTimeImmutable
DateTimeImmutable::add
DateTimeImmutable::__construct
DateTimeImmutable::createFromFormat
DateTimeImmutable::createFromMutable
DateTimeImmutable::getLastErrors
DateTimeImmutable::modify
DateTimeImmutable::__set_state
DateTimeImmutable::setDate
DateTimeImmutable::setISODate
DateTimeImmutable::setTime
DateTimeImmutable::setTimestamp
DateTimeImmutable::setTimezone
DateTimeImmutable::sub
DateTimeImmutable::createFromMutable
DateTimeImmutable::modify
DateTimeImmutable
PHP Manual
DateTimeImmutable::getLastErrors
Returns the warnings and errors
Description
public
static
array
DateTimeImmutable::getLastErrors
(
void
)
Like
DateTime::getLastErrors
but works with
DateTimeImmutable
.