Home
last modified time | relevance | path

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

/php-src/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.phpt32 } catch(mysqli_sql_exception $e) {
46 } catch(mysqli_sql_exception $e) {
58 } catch(mysqli_sql_exception $e) {
73 } catch (mysqli_sql_exception $e) {
87 } catch(mysqli_sql_exception $e) {
H A Dmysqli_next_result_no_repeat_error.phpt20 } catch (mysqli_sql_exception $e) {
H A D063.phpt26 } catch(mysqli_sql_exception $e) {
H A Dmysqli_reap_async_query_error.phpt23 } catch (mysqli_sql_exception $exception) {
H A Dgh8978.phpt20 } catch (mysqli_sql_exception $e) {
H A Dbug80837.phpt26 } catch (mysqli_sql_exception $e) {
H A Dgh8058.phpt35 } catch (mysqli_sql_exception $e) {
H A Dmysqli_set_charset.phpt84 } catch (\mysqli_sql_exception $exception) {
90 } catch (\mysqli_sql_exception $exception) {
H A Dmysqli_report_wo_ps.phpt89 } catch (mysqli_sql_exception $e) {
101 } 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.phpt80 } catch (mysqli_sql_exception $e) {
H A Dmysqli_stmt_execute_bind.phpt61 } catch (mysqli_sql_exception $e) {
H A Dmysqli_report.phpt183 } catch (mysqli_sql_exception $e) {
195 } catch (mysqli_sql_exception $e) {
/php-src/ext/mysqli/tests/closing_connection_tests/
H A Dcall_statement_after_close.phpt21 } catch (mysqli_sql_exception $e) {
/php-src/ext/mysqli/
H A Dmysqli_exception.c67 PHP_METHOD(mysqli_sql_exception, getSqlState) in PHP_METHOD() argument
H A Dmysqli.stub.php1344 final class mysqli_sql_exception extends RuntimeException
H A Dmysqli_arginfo.h820 ZEND_METHOD(mysqli_sql_exception, getSqlState);
1035 …ZEND_ME(mysqli_sql_exception, getSqlState, arginfo_class_mysqli_sql_exception_getSqlState, ZEND_AC…
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc113 } catch (\mysqli_sql_exception) {
125 } catch (\mysqli_sql_exception) {
/php-src/ext/mysqli/tests/fetch/
H A Dmysqli_fetch_all_data_types_variation.phpt27 } catch (mysqli_sql_exception $e) {

Completed in 47 milliseconds