Home
last modified time | relevance | path

Searched refs:Throwable (Results 276 – 297 of 297) sorted by relevance

1...<<1112

/php-src/Zend/tests/
H A Ddynamic_class_const_fetch.phpt13 } catch (Throwable $e) {
H A Doperator_unsupported_types.phpt48 } catch (Throwable $e) {
58 } catch (Throwable $e) {
/php-src/Zend/tests/offsets/
H A Dappending_containers_in_fetch.phpt13 } catch (\Throwable $e) {
H A Dreference_containers_appended.phpt13 } catch (\Throwable $e) {
/php-src/ext/reflection/tests/
H A D007.phpt28 catch (Throwable $e)
H A DReflectionMethod_invoke_basic.phpt27 } catch (Throwable $e) {
/php-src/ext/hash/tests/
H A Dhash_serialize_003.phpt238 } catch (Throwable $e) {
H A Dhash_serialize_002.phpt20 } catch (Throwable $e) {
/php-src/Zend/tests/nullsafe_operator/
H A D001.phpt47 } catch (Throwable $e) {
H A D013.phpt9 } catch (Throwable $e) {
/php-src/ext/dom/tests/
H A DDOMXPath_callables.phpt57 } catch (Throwable $e) {
/php-src/ext/zend_test/
H A Dtest.stub.php63 public function returnsThrowable(): Throwable {}
H A Dtest_arginfo.h188 …EGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class__ZendTestClass_returnsThrowable, 0, 0, Throwable, 0)
/php-src/Zend/tests/throw/
H A D001.phpt129 } catch (Throwable $e) {
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_attr_set.phpt25 } catch (\Throwable $e) {
/php-src/tests/lang/operators/
H A Ddivide_basiclong_64bit.phpt30 } catch (\Throwable $e) {
H A Dmodulus_variationStr.phpt18 } catch (\Throwable $e) {
H A DbitwiseShiftLeft_variationStr.phpt18 } catch (Throwable $e) {
H A DbitwiseShiftLeft_variationStr_64bit.phpt22 } catch (\Throwable $e) {
H A DbitwiseShiftRight_variationStr.phpt18 } catch (\Throwable $e) {
/php-src/ext/standard/
H A Dbasic_functions.stub.php2302 function assert(mixed $assertion, Throwable|string|null $description = null): bool {}
H A Dbasic_functions_arginfo.h807 ZEND_ARG_OBJ_TYPE_MASK(0, description, Throwable, MAY_BE_STRING|MAY_BE_NULL, "null")

Completed in 52 milliseconds

1...<<1112