Home
last modified time | relevance | path

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

/PHP-8.1/
H A DUPGRADING.INTERNALS87 the "describer" callback populated the "pdo_type" member in the
91 In PHP 8.1, the "describer" callback no longer determines the pdo_type
98 As the "describer" no longer determines pdo_type, the "get_column_meta"
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h405 pdo_stmt_describe_col_func describer; member
H A Dpdo_stmt.c135 if (!stmt->methods->describer(stmt, col)) { in pdo_stmt_describe_columns()

Completed in 22 milliseconds