Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/tests/
H A Dbug64157.phpt10 $lastErrors = DateTime::getLastErrors();
H A Dbug51819.phpt27 print_r(DateTime::getLastErrors());
H A Dbug73426.phpt14 var_dump(DateTime::getLastErrors());
H A Dbug43808.phpt12 var_dump( DateTime::getLastErrors() );
H A Dbug79580.phpt13 echo DateTime::getLastErrors()['errors'][0], "\n";
H A Dbug51866.phpt21 var_dump(DateTime::getLastErrors());
/PHP-8.2/ext/date/
H A Dphp_date.stub.php370 public static function getLastErrors(): array|false {} function in DateTime
476 public static function getLastErrors(): array|false {} function in DateTimeImmutable
H A Dphp_date_arginfo.h664 …ZEND_ME_MAPPING(getLastErrors, date_get_last_errors, arginfo_class_DateTime_getLastErrors, ZEND_AC…
689 …ZEND_ME_MAPPING(getLastErrors, date_get_last_errors, arginfo_class_DateTimeImmutable_getLastErrors…
/PHP-8.2/
H A DNEWS1846 . Fixed bug GH-9431 (DateTime::getLastErrors() not returning false when no

Completed in 27 milliseconds