Home
last modified time | relevance | path

Searched refs:check_liveness (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h304 pdo_dbh_check_liveness_func check_liveness; member
H A Dpdo_dbh.c325 if (pdbh->methods->check_liveness && FAILURE == (pdbh->methods->check_liveness)(pdbh)) { in PHP_METHOD()
/PHP-8.1/
H A DUPGRADING.INTERNALS105 - The check_liveness handler's return type has been formalized to zend_return

Completed in 19 milliseconds