Searched refs:getLastErrors (Results 1 – 8 of 8) sorted by relevance
10 $lastErrors = DateTime::getLastErrors();
8 var_dump($date, DateTime::getLastErrors());
27 print_r(DateTime::getLastErrors());
12 var_dump( DateTime::getLastErrors() );
14 var_dump(DateTime::getLastErrors());
21 var_dump(DateTime::getLastErrors());
166 public static function getLastErrors() {} function in DateTime267 public static function getLastErrors() {} function in DateTimeImmutable
582 …ZEND_ME_MAPPING(getLastErrors, date_get_last_errors, arginfo_class_DateTime_getLastErrors, ZEND_AC…605 …ZEND_ME_MAPPING(getLastErrors, date_get_last_errors, arginfo_class_DateTimeImmutable_getLastErrors…
Completed in 11 milliseconds