DateTimeImmutable::getLastErrors

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

DateTimeImmutable::getLastErrorsReturns the warnings and errors

说明

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

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

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有