Searched refs:getLastErrors (Results 1 – 8 of 8) 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());
236 public static function getLastErrors(): array|false {} function in DateTime338 public static function getLastErrors(): array|false {} function in DateTimeImmutable
624 …ZEND_ME_MAPPING(getLastErrors, date_get_last_errors, arginfo_class_DateTime_getLastErrors, ZEND_AC…647 …ZEND_ME_MAPPING(getLastErrors, date_get_last_errors, arginfo_class_DateTimeImmutable_getLastErrors…
Completed in 11 milliseconds