Home
last modified time | relevance | path

Searched refs:getSqlState (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/mysqli/tests/
H A Dgh7746.phpt20 var_dump($exception->getSqlState());
/PHP-8.1/ext/mysqli/
H A Dmysqli_exception.c67 PHP_METHOD(mysqli_sql_exception, getSqlState) in PHP_METHOD() argument
H A Dmysqli.stub.php744 public function getSqlState(): string {} function in mysqli_sql_exception
H A Dmysqli_arginfo.h848 ZEND_METHOD(mysqli_sql_exception, getSqlState);
1090 …ZEND_ME(mysqli_sql_exception, getSqlState, arginfo_class_mysqli_sql_exception_getSqlState, ZEND_AC…
/PHP-8.1/
H A DNEWS1509 . Fixed bug GH-7746 (mysqli_sql_exception->getSqlState()). (Kamil Tekiela)

Completed in 37 milliseconds