Searched refs:getLastErrors (Results 1 – 7 of 7) sorted by relevance
10 $lastErrors = DateTime::getLastErrors();
27 print_r(DateTime::getLastErrors());
14 var_dump(DateTime::getLastErrors());
12 var_dump( DateTime::getLastErrors() );
13 echo DateTime::getLastErrors()['errors'][0], "\n";
21 var_dump(DateTime::getLastErrors());
378 public static function getLastErrors(): array|false {} function in DateTime489 public static function getLastErrors(): array|false {} function in DateTimeImmutable
Completed in 9 milliseconds