DateTimeImmutable::getLastErrors

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

DateTimeImmutable::getLastErrorsRetorna os avisos e erros

Descrição

public static DateTimeImmutable::getLastErrors ( ) : array

Similar a DateTime::getLastErrors(), mas lida com DateTimeImmutable.

add a note add a note

User Contributed Notes

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