Home
last modified time | relevance | path

Searched refs:mysqli_sql_exception (Results 1 – 22 of 22) sorted by relevance

/PHP-8.2/ext/mysqli/tests/
H A Dgh7746.phpt2 Bug #GH-7746 mysqli_sql_exception->sqlstate is inaccessible
18 } catch (mysqli_sql_exception $exception) {
H A Dmysqli_connect_oo_defaults.phpt46 } catch (mysqli_sql_exception $e) {
64 } catch (mysqli_sql_exception $e) {
82 } catch (mysqli_sql_exception $e) {
100 } catch (mysqli_sql_exception $e) {
125 } catch (mysqli_sql_exception $e) {
138 } catch (mysqli_sql_exception $e) {
151 } catch (mysqli_sql_exception $e) {
H A Dgh9841.phpt47 } catch (mysqli_sql_exception $e) {
58 } catch (mysqli_sql_exception $e) {
69 } catch (mysqli_sql_exception $e) {
H A Dmysqli_connect_oo.phpt95 } catch (mysqli_sql_exception $e) {
103 } catch (mysqli_sql_exception $e) {
112 } catch (mysqli_sql_exception $e) {
121 } catch (mysqli_sql_exception $e) {
130 } catch (mysqli_sql_exception $e) {
143 } catch (mysqli_sql_exception $e) {
H A Dmysqli_next_result_error.phpt27 } catch (mysqli_sql_exception $e) {
44 } catch (mysqli_sql_exception $e) {
H A Dbug79375.phpt33 } catch(mysqli_sql_exception $e) {
47 } catch(mysqli_sql_exception $e) {
59 } catch(mysqli_sql_exception $e) {
74 } catch (mysqli_sql_exception $e) {
88 } catch(mysqli_sql_exception $e) {
H A Dmysqli_next_result_no_repeat_error.phpt20 } catch (mysqli_sql_exception $e) {
H A Dmysqli_reap_async_query_error.phpt23 } catch (mysqli_sql_exception $exception) {
H A D063.phpt26 } catch(mysqli_sql_exception $e) {
H A Dgh8978.phpt20 } catch (mysqli_sql_exception $e) {
H A Dbug80837.phpt27 } catch (mysqli_sql_exception $e) {
H A Dgh8058.phpt35 } catch (mysqli_sql_exception $e) {
H A Dmysqli_set_charset.phpt106 } catch (\mysqli_sql_exception $exception) {
112 } catch (\mysqli_sql_exception $exception) {
H A Dmysqli_report_wo_ps.phpt84 } catch (mysqli_sql_exception $e) {
96 } catch (mysqli_sql_exception $e) {
H A Dmysqli_driver.phpt58 } catch (mysqli_sql_exception $e) {
H A Dmysqli_execute_query.phpt81 } catch (mysqli_sql_exception $e) {
H A Dmysqli_options.phpt94 } catch (mysqli_sql_exception $e) {
H A Dmysqli_stmt_execute_bind.phpt63 } catch (mysqli_sql_exception $e) {
H A Dmysqli_report.phpt183 } catch (mysqli_sql_exception $e) {
195 } catch (mysqli_sql_exception $e) {
/PHP-8.2/ext/mysqli/
H A Dmysqli_exception.c67 PHP_METHOD(mysqli_sql_exception, getSqlState) in PHP_METHOD() argument
H A Dmysqli.stub.php1347 final class mysqli_sql_exception extends RuntimeException
H A Dmysqli_arginfo.h820 ZEND_METHOD(mysqli_sql_exception, getSqlState);
1042 …ZEND_ME(mysqli_sql_exception, getSqlState, arginfo_class_mysqli_sql_exception_getSqlState, ZEND_AC…

Completed in 30 milliseconds