Searched refs:mysqli_sql_exception (Results 1 – 22 of 22) sorted by relevance
2 Bug #GH-7746 mysqli_sql_exception->sqlstate is inaccessible19 } catch (mysqli_sql_exception $exception) {
46 } 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) {
47 } catch (mysqli_sql_exception $e) {58 } catch (mysqli_sql_exception $e) {69 } catch (mysqli_sql_exception $e) {
27 } catch (mysqli_sql_exception $e) {44 } catch (mysqli_sql_exception $e) {
96 } catch (mysqli_sql_exception $e) {104 } catch (mysqli_sql_exception $e) {113 } catch (mysqli_sql_exception $e) {122 } catch (mysqli_sql_exception $e) {131 } catch (mysqli_sql_exception $e) {144 } catch (mysqli_sql_exception $e) {
33 } 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) {
20 } catch (mysqli_sql_exception $e) {
26 } catch(mysqli_sql_exception $e) {
23 } catch (mysqli_sql_exception $exception) {
27 } catch (mysqli_sql_exception $e) {
35 } catch (mysqli_sql_exception $e) {
110 } catch (\mysqli_sql_exception $exception) {116 } catch (\mysqli_sql_exception $exception) {
89 } catch (mysqli_sql_exception $e) {101 } catch (mysqli_sql_exception $e) {
60 } catch (mysqli_sql_exception $e) {
97 } catch (mysqli_sql_exception $e) {
66 } catch (mysqli_sql_exception $e) {
185 } catch (mysqli_sql_exception $e) {197 } catch (mysqli_sql_exception $e) {
67 PHP_METHOD(mysqli_sql_exception, getSqlState) in PHP_METHOD() argument
740 final class mysqli_sql_exception extends RuntimeException class
848 ZEND_METHOD(mysqli_sql_exception, getSqlState);1090 …ZEND_ME(mysqli_sql_exception, getSqlState, arginfo_class_mysqli_sql_exception_getSqlState, ZEND_AC…
1535 . Fixed bug GH-7746 (mysqli_sql_exception->getSqlState()). (Kamil Tekiela)
Completed in 26 milliseconds