Home
last modified time | relevance | path

Searched refs:Error (Results 201 – 225 of 1648) sorted by relevance

12345678910>>...66

/php-src/ext/standard/tests/serialize/
H A Dserialization_objects_017.phpt13 Warning: unserialize(): Error at offset 9 of 22 bytes in %s on line %d
16 Warning: unserialize(): Error at offset 10 of 22 bytes in %s on line %d
/php-src/ext/date/tests/
H A Ddate_period_unserialize2.phpt17 } catch (\Error $e) {
23 Error: Invalid serialization data for DatePeriod object
H A Dbug48476.phpt15 } catch (Error $e) {
22 } catch (Error $e) {
30 } catch (Error $e) {
/php-src/Zend/tests/restrict_globals/
H A Dinvalid_pass_by_ref.phpt9 } catch (Error $e) {
15 } catch (Error $e) {
/php-src/ext/mysqli/tests/mysqli_driver/
H A Dwrite_property_strict.phpt14 } catch (Error $e) {
20 } catch (Error $e) {
H A Dwrite_property.phpt12 } catch (Error $e) {
20 } catch (Error $e) {
/php-src/Zend/tests/readonly_props/
H A Dreadonly_containing_object.phpt20 } catch (Error $e) {
25 } catch (Error $e) {
30 } catch (Error $e) {
H A Dunset.phpt17 } catch (Error $e) {
42 } catch (Error $e) {
53 } catch (Error $e) {
H A Dinitialization_scope.phpt22 } catch (Error $e) {
27 } catch (Error $e) {
61 } catch (Error $e) {
H A Darray_append_initialization.phpt24 } catch (Error $e) {
30 } catch (Error $e) {
/php-src/ext/standard/tests/general_functions/
H A Dproc_open_sockets2.phpt13 throw new \Error("Select failed");
22 throw new Error("Failed to read: " . (error_get_last()['message'] ?? 'N/A'));
33 throw new Error("Failed to write: " . (error_get_last()['message'] ?? 'N/A'));
H A Dproc_open_null.phpt7 $cmd = [$php, '-r', 'echo "Test"; fprintf(STDERR, "Error");'];
25 string(5) "Error"
/php-src/ext/dom/tests/modern/spec/
H A DCharacterData_substringData_negative_arguments_mod32.phpt56 Index Size Error
58 Index Size Error
60 Index Size Error
/php-src/ext/openssl/tests/
H A Dopenssl_pkcs7_sign_basic.phpt43 Warning: openssl_pkcs7_sign(): Error opening input file wrong! in %s on line %d
46 Warning: openssl_pkcs7_sign(): Error opening input file ! in %s on line %d
49 Warning: openssl_pkcs7_sign(): Error opening output file ! in %s on line %d
58 Warning: openssl_pkcs7_sign(): Error getting private key in %s on line %d
/php-src/ext/standard/tests/array/
H A Dbug30266.phpt12 throw new Exception("Error");
35 Caught: Error
/php-src/Zend/tests/prop_const_expr/
H A Dnon_enums_rhs.phpt2 Error when fetching properties on non-enums in constant expressions is catchable
15 } catch (Error $e) {
/php-src/Zend/tests/varSyntax/
H A Dconstant_object_deref.phpt11 } catch (Error $e) {
17 } catch (Error $e) {
/php-src/Zend/tests/
H A Dbug78810.phpt13 } catch (Error $e) {
18 } catch (Error $e) {
H A D020.phpt8 } catch (\Error $e) {
22 } catch (\Error $e) {
H A Dcall_to_abstract_method_args.phpt12 } catch (Error $e) {
19 } catch (Error $e) {
/php-src/ext/dom/tests/
H A DDOM4_ParentNode_append_wrong_document.phpt30 Wrong Document Error
31 Wrong Document Error
/php-src/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt6 echo "Error: $err_no - $err_msg\n";
83 Error: 2 - Undefined variable $undefined_var
84 Error: 2 - Undefined variable $unset_var
112 Error: 2 - Array to string conversion
116 Error: 2 - Array to string conversion
120 Error: 2 - Array to string conversion
124 Error: 2 - Array to string conversion
128 Error: 2 - Array to string conversion
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_003.phpt36 } catch (Error $e) {
42 } catch (Error $e) {
48 } catch (Error $e) {
/php-src/tests/classes/
H A Dstatic_properties_003_error4.phpt13 } catch (Error $e) {
19 Error: Cannot access protected property C::$y in %s:%d
/php-src/ext/standard/tests/directory/
H A DDirectoryClass_error_001.phpt9 } catch (Error $e) {
17 } catch (Error $e) {

Completed in 22 milliseconds

12345678910>>...66