DateTimeImmutable::getLastErrors

(PHP 5 >= 5.5.0, PHP 7)

DateTimeImmutable::getLastErrorsReturns the warnings and errors

Descrierea

public static DateTimeImmutable::getLastErrors ( ) : array|false

Like DateTime::getLastErrors() but works with DateTimeImmutable.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top