Home
last modified time | relevance | path

Searched refs:getLastErrors (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/ext/date/tests/
H A Dbug64157.phpt10 $lastErrors = DateTime::getLastErrors();
H A Dbug64975.phpt8 var_dump($date, DateTime::getLastErrors());
H A Dbug51819.phpt27 print_r(DateTime::getLastErrors());
H A Dbug43808.phpt12 var_dump( DateTime::getLastErrors() );
H A Dbug73426.phpt14 var_dump(DateTime::getLastErrors());
H A Dbug51866.phpt21 var_dump(DateTime::getLastErrors());
/PHP-8.0/ext/date/
H A Dphp_date.stub.php166 public static function getLastErrors() {} function in DateTime
267 public static function getLastErrors() {} function in DateTimeImmutable
H A Dphp_date_arginfo.h582 …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