Home
last modified time | relevance | path

Searched refs:catch (Results 101 – 125 of 1180) sorted by relevance

12345678910>>...48

/PHP-7.4/Zend/tests/try/
H A Dtry_catch_finally_006.phpt2 Try catch finally (goto in try/catch block)
15 } catch (Exception $e) {
H A Dtry_finally_020.phpt29 } catch (Exception $e) {
30 echo "catch\n";
40 catch
H A Dtry_catch_finally_007.phpt2 Try catch finally (goto in try/catch block)
20 } catch (Exception $e) {
H A Dtry_finally_004.phpt2 Try finally (without catch/finally block)
14 Fatal error: Cannot use try without catch or finally in %stry_finally_004.php on line %d
/PHP-7.4/ext/phar/tests/
H A Dinvalid_alias.phpt14 } catch (Exception $e) {
19 } catch (Exception $e) {
25 } catch (Exception $e) {
31 } catch (Exception $e) {
H A Dpharfileinfo_compression.phpt23 } catch (Exception $e) {
28 } catch (Exception $e) {
36 } catch (Exception $e) {
41 } catch (Exception $e) {
47 } catch (Exception $e) {
61 } catch (Exception $e) {
67 } catch (Exception $e) {
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_075.phpt14 } catch(TypeError $t) {
22 } catch(TypeError $t) {
30 } catch(TypeError $t) {
38 } catch(TypeError $t) {
H A Dtyped_properties_063.phpt20 } catch (Error $e) { echo $e->getMessage(), "\n"; }
33 } catch (Error $e) { echo $e->getMessage(), "\n"; }
38 } catch (Error $e) { echo $e->getMessage(), "\n"; }
45 } catch (Error $e) { echo $e->getMessage(), "\n"; }
50 } catch (Error $e) { echo $e->getMessage(), "\n"; }
56 } catch (Error $e) { echo $e->getMessage(), "\n"; }
H A Dtyped_properties_064.phpt20 } catch (Error $e) { echo $e->getMessage(), "\n"; }
33 } catch (Error $e) { echo $e->getMessage(), "\n"; }
38 } catch (Error $e) { echo $e->getMessage(), "\n"; }
45 } catch (Error $e) { echo $e->getMessage(), "\n"; }
50 } catch (Error $e) { echo $e->getMessage(), "\n"; }
56 } catch (Error $e) { echo $e->getMessage(), "\n"; }
H A Dtyped_properties_038.phpt12 } catch(TypeError $t) {
20 } catch(TypeError $t) {
28 } catch(TypeError $t) {
36 } catch(TypeError $t) {
H A Dtyped_properties_095.phpt14 } catch (TypeError $e) {
21 } catch (TypeError $e) {
36 } catch (TypeError $e) {
43 } catch (TypeError $e) {
54 } catch (TypeError $e) {
H A Dtyped_properties_062.phpt21 } catch (Error $e) { echo $e->getMessage(), "\n"; }
34 } catch (Error $e) { echo $e->getMessage(), "\n"; }
39 } catch (Error $e) { echo $e->getMessage(), "\n"; }
46 } catch (Error $e) { echo $e->getMessage(), "\n"; }
51 } catch (Error $e) { echo $e->getMessage(), "\n"; }
57 } catch (Error $e) { echo $e->getMessage(), "\n"; }
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_newInstanceArgs_001.phpt43 } catch (Throwable $e) {
48 } catch (Throwable $e) {
54 } catch (Throwable $e) {
59 } catch (Throwable $e) {
66 } catch (Exception $e) {
73 } catch (Exception $e) {
83 } catch (Exception $e) {
H A DReflectionExtension_constructor_error.phpt10 } catch (TypeError $re) {
16 } catch (TypeError $re) {
22 } catch (TypeError $re) {
H A DReflectionProperty_setAccessible.phpt24 catch (ReflectionException $e) {
32 catch (ReflectionException $e) {
40 catch (ReflectionException $e) {
48 catch (ReflectionException $e) {
82 catch (ReflectionException $e) {
90 catch (ReflectionException $e) {
98 catch (ReflectionException $e) {
/PHP-7.4/Zend/tests/
H A Dbug70012.phpt19 } catch (Exception $e) {
20 echo "Outer catch\n";
31 Outer catch
H A Dint_static_prop_name.phpt19 } catch (Error $e) {
25 } catch (Error $e) {
31 } catch (Error $e) {
H A Dthis_in_isset.phpt8 } catch (Throwable $e) {
13 } catch (Throwable $e) {
18 } catch (Throwable $e) {
H A Dbug48693.phpt8 } catch (ParseError $e) {
13 } catch (ParseError $e) {
18 } catch (ParseError $e) {
23 } catch (ParseError $e) {
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_incorrect_userland.phpt8 } catch (\Error $e) {
16 } catch (\Error $e) {
25 } catch (\Error $e) {
32 } catch (\Error $e) {
/PHP-7.4/ext/spl/tests/
H A Dfixedarray_005.phpt8 } catch (TypeError $iae) {
14 } catch (TypeError $iae) {
20 } catch (TypeError $iae) {
H A Dspl_limit_iterator_check_limits.phpt13 } catch (OutOfRangeException $e){
20 } catch (OutOfRangeException $e){
26 } catch (OutOfRangeException $e){
/PHP-7.4/ext/intl/tests/
H A Dcalendar_equals_error.phpt22 } catch (Error $ex) {
27 } catch (Error $ex) {
32 } catch (Error $ex) {
39 } catch (Error $ex) {
44 } catch (Error $ex) {
/PHP-7.4/ext/ffi/tests/
H A Dbug77706.phpt8 } catch (Throwable $_) {
34 } catch (Throwable $e) {
40 } catch (Throwable $e) {
46 } catch (Throwable $e) {
52 } catch (Throwable $e) {
/PHP-7.4/ext/date/tests/
H A Dtimezone_offset_get_error.phpt21 } catch (Error $ex) {
29 } catch (Error $ex) {
38 } catch (Error $ex) {
47 } catch (Error $ex) {
54 } catch (Error $ex) {
61 } catch (Error $ex) {
70 } catch (Error $ex) {
77 } catch (Error $ex) {
84 } catch (Error $ex) {

Completed in 28 milliseconds

12345678910>>...48