Home
last modified time | relevance | path

Searched refs:try (Results 51 – 75 of 833) sorted by relevance

12345678910>>...34

/PHP-5.5/ext/phar/tests/
H A Dpharfileinfo_compression.phpt21 try {
26 try {
34 try {
39 try {
45 try {
59 try {
65 try {
H A Dinvalid_alias.phpt12 try {
17 try {
23 try {
29 try {
H A Dbadparameters.phpt21 try {
26 try {
32 try {
37 try {
45 try {
50 try {
55 try {
63 try {
69 try {
74 try {
[all …]
H A Daddfuncs.phpt16 try {
21 try {
26 try {
31 try {
36 try {
H A Dinvalid_setstubalias.phpt13 try {
18 try {
24 try {
29 try {
H A Dpharfileinfo_construct.phpt12 try {
26 try {
32 try {
38 try {
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt16 try {
22 try {
28 try {
34 try {
40 try {
46 try {
52 try {
58 try {
H A DReflectionProperty_setAccessible.phpt20 try {
28 try {
36 try {
44 try {
78 try {
86 try {
94 try {
H A DReflectionParameter_invalidMethodInConstructor.phpt7 try {
12 try {
17 try {
H A D004.phpt18 try {
25 try {
32 try {
H A DReflectionProperty_constructor_error.phpt12 try {
20 try {
28 try {
H A DReflectionMethod_invoke_error1.phpt31 try {
38 try {
45 try {
53 try {
/PHP-5.5/Zend/tests/generators/finally/
H A Dreturn_return.phpt2 try { return } finally { return } in generator
7 try {
8 try {
H A Dreturn_yield.phpt2 try { return } finally { yield }
7 try {
H A Dyield_return.phpt2 try { yield } finally { return }
7 try {
/PHP-5.5/Zend/tests/
H A Dtry_catch_finally_006.phpt2 Try catch finally (goto in try/catch block)
8 try {
9 try {
H A Dtry_catch_finally_007.phpt2 Try catch finally (goto in try/catch block)
8 try {
9 try {
H A Dbug30162.phpt17 try {
22 try {
34 try {
H A Dtry_finally_004.phpt6 try {
14 Fatal error: Cannot use try without catch or finally in %stry_finally_004.php on line %d
H A Dclosure_021.phpt7 try {
14 try {
H A Dbug48409.phpt35 try {
48 try {
57 try {
/PHP-5.5/ext/spl/tests/
H A Dspl_autoload_001.phpt12 try
26 try
36 try
60 try
78 try
94 try
H A Dspl_limit_iterator_check_limits.phpt11 try {
18 try {
24 try {
/PHP-5.5/ext/pdo_odbc/tests/
H A Dcommon.phpt20 // try loading PDO driver using ENV vars and if none given, and on Windows, try using MS Access
23 // try to use common PDO env vars, instead of PDO_ODBC specific
46 // on Windows and user didn't set PDOTEST_DSN, try this as a fallback:
47 …// check if MS Access DB is installed, and if yes, try using it. create a temporary MS access data…
51 try {
52 // try to create database
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt15 try {
29 try {
84 try { $db = @new PDO($dsn, $user, $pass); } catch (PDOException $e) {
99 try { $db = @new PDO($dsn, $user, $pass); } catch (PDOException $e) {
129 try { $db = @new PDO($dsn, $user, $pass); } catch (PDOException $e) {
135 try {
181 try {
210 try {
221 try {
254 try {
[all …]

Completed in 39 milliseconds

12345678910>>...34