Home
last modified time | relevance | path

Searched refs:error (Results 26 – 50 of 2626) sorted by relevance

12345678910>>...106

/PHP-8.0/ext/phar/
H A Dzip.c214 if (error) { in phar_parse_zipfile()
225 if (error) { in phar_parse_zipfile()
236 if (error) { in phar_parse_zipfile()
243 if (error) { in phar_parse_zipfile()
259 if (error) { in phar_parse_zipfile()
277 if (error) { in phar_parse_zipfile()
799 if (error) { in phar_open_or_create_zip()
813 char **error; member
1194 if (pass->error && *(pass->error)) { in phar_zip_applysignature()
1227 if (error) { in phar_zip_flush()
[all …]
H A Ddirstream.c330 if (error) { in phar_wrapper_open_dir()
340 if (error) { in phar_wrapper_open_dir()
341 efree(error); in phar_wrapper_open_dir()
447 efree(error); in phar_wrapper_mkdir()
463 if (error) { in phar_wrapper_mkdir()
465 efree(error); in phar_wrapper_mkdir()
477 if (error) { in phar_wrapper_mkdir()
479 efree(error); in phar_wrapper_mkdir()
516 if (error) { in phar_wrapper_mkdir()
590 if (error) { in phar_wrapper_rmdir()
[all …]
H A Dphar_object.c186 char *error; in phar_file_action() local
564 if (error) { in PHP_METHOD()
941 if (error) { in PHP_METHOD()
965 if (error) { in PHP_METHOD()
985 if (error) { in PHP_METHOD()
1836 char *error; in PHP_METHOD() local
1933 char *error; in phar_copy_file_contents() local
2195 if (error) { in phar_rename_archive()
2609 char *error; in PHP_METHOD() local
2645 if (error) { in PHP_METHOD()
[all …]
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_error_oo.phpt2 $mysqli->error
16 if ('' !== ($tmp = @$mysqli->error))
23 $tmp = $mysqli->error;
25 …xpecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, $mysqli->error);
28 printf("[004] Failed to drop old test table: [%d] %s\n", $mysqli->errno, $mysqli->error);
32 $tmp = $mysqli->error;
34 …able... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, $mysqli->error);
39 $mysqli->error;
H A D031.phpt14 $error = mysqli_error($link);
15 var_dump($error);
20 $error = mysqli_error($link);
22 var_dump($error);
H A Dbug52891.phpt21 printf("[002] [%d] %s\n", $link->errno, $link->error);
26 printf("[003] [%d] %s\n", $link->errno, $link->error);
31 printf("[004] [%d] %s\n", $link->errno, $link->error);
34 printf("[005] [%d] %s\n", $link->errno, $link->error);
39 printf("[006] [%d] %s\n", $stmt1->errno, $stmt1->error);
42 printf("[007] [%d] %s\n", $stmt2->errno, $stmt2->error);
46 printf("[008] [%d] %s\n", $stmt1->errno, $stmt1->error);
49 printf("[009] [%d] %s\n", $stmt2->errno, $stmt2->error);
54 printf("[010] [%d] %s\n", $stmt2->errno, $stmt2->error);
60 printf("[011] [%d] %s\n", $stmt1->errno, $stmt1->error);
[all …]
/PHP-8.0/ext/oci8/tests/
H A Dbug42134.phpt2 Bug #42134 (Collection error for invalid collection name)
13 // Test collection creation error for normal connection
24 echo "Normal connection: New Collection error\n";
29 // Test collection creation error for new connection
40 echo "New connection: New Collection error\n";
45 // Test collection creation error for persistent connection
56 echo "Persistent connection: New Collection error\n";
66 Normal connection: New Collection error
79 New connection: New Collection error
92 Persistent connection: New Collection error
/PHP-8.0/ext/gd/tests/
H A Dbug39780_extern.phpt2 Bug #39780 (PNG image with CRC/data error raises a fatal error)
15 gd-png: fatal libpng error: Read Error: truncated data
16 gd-png error: setjmp returns error condition 2
H A Dbug39780.phpt2 Bug #39780 (PNG image with CRC/data error raises a fatal error)
15 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
17 Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s on line %d
/PHP-8.0/ext/spl/tests/
H A Dbug74372.phpt2 Bug #74372: autoloading file with syntax error uses next autoloader, may hide parse error
17 Parse error: syntax error, unexpected identifier "ha" in %s on line %d
/PHP-8.0/ext/standard/tests/serialize/
H A Dserialization_error_002.phpt2 Test unserialize(): error is indistinguishable from deserialized boolean
5 echo "*** Testing unserialize() error/boolean distinction ***\n";
18 echo "unserialize error and deserialized false are identical? " . (bool) ($deserialized_false == $d…
25 // Test unserialize error idiom
32 *** Testing unserialize() error/boolean distinction ***
38 unserialize error and deserialized false are identical? 1
/PHP-8.0/tests/classes/
H A Dconstants_scope_001.phpt7 const FATAL = "Fatal error\n";
17 const FATAL = "Worst error\n";
30 self::FATAL = Fatal error
31 self::FATAL = Worst error
32 parent::FATAL = Fatal error
/PHP-8.0/ext/zlib/tests/
H A Dbug71417.phpt19 // gzip: test-zlib-inflate.gz: invalid compressed data--crc error
34 // gzip: test-zlib-inflate.gz: invalid compressed data--crc error
46 // detects the error:
47 // --> gzdecode(): PHP Fatal error: Uncaught ErrorException: gzdecode(): data error in ...
70 Warning: gzdecode(): data error in %s on line %d
73 Notice: fread(): zlib: data error in %s on line %d
76 Warning: gzdecode(): data error in %s on line %d
80 Warning: gzdecode(): data error in %s on line %d
83 Notice: fread(): zlib: data error in %s on line %d
86 Warning: gzdecode(): data error in %s on line %d
[all …]
/PHP-8.0/ext/xml/tests/
H A Dbug81351.phpt2 Bug #81351 (xml_parse may fail, but has no error code)
19 $error = xml_error_string($code);
20 echo "xml_parse returned $success, xml_get_error_code = $code, xml_error_string = $error\r\n";
23 $error = xml_error_string($code);
24 echo "xml_parse returned $success, xml_get_error_code = $code, xml_error_string = $error\r\n";
27 xml_parse returned 1, xml_get_error_code = 0, xml_error_string = No error
/PHP-8.0/ext/opcache/tests/
H A Dpreload_parse_error.phpt2 Parse error in preload script
17 Parse error: syntax error, unexpected identifier "error" in %s on line %d
/PHP-8.0/ext/standard/tests/streams/
H A Dbug77664.phpt9 stream_wrapper_register('error',ErrorWrapper::class);
10 file_get_contents('error://test');
13 Fatal error: Uncaught Error: Undefined constant self::INVALID in %s:%d
15 #0 %sbug77664.php(%d): file_get_contents('error://test')
/PHP-8.0/Zend/tests/
H A Dbug51394.phpt2 Bug #51394 (Error line reported incorrectly if error handler throws an exception)
9 throw new Exception("error!");
17 Fatal error: Uncaught Exception: error! in %sbug51394.php:%d
H A Dfunction_arguments_002.phpt2 Argument parsing error #002
8 Parse error: %s error, %s)%s in %sfunction_arguments_002.php on line %d
H A Dfunction_arguments_001.phpt2 Argument parsing error #001
8 Parse error: %s error, %s)%s in %sfunction_arguments_001.php on line %d
H A Dbug77993.phpt2 Bug #77993 (Wrong parse error for invalid hex literal on Windows)
8 Parse error: syntax error, unexpected identifier "xg10" in %s on line %d
/PHP-8.0/ext/phar/tests/zip/
H A Dcorrupt_008.phpt84 phar error: unsupported compression method (Shrunk) used in this zip in zip-based phar "%scompress_…
85 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
86 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
87 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
88 phar error: unsupported compression method (Reduce) used in this zip in zip-based phar "%scompress_…
89 phar error: unsupported compression method (Implode) used in this zip in zip-based phar "%scompress…
90 phar error: unsupported compression method (Tokenize) used in this zip in zip-based phar "%scompres…
91 phar error: unsupported compression method (Deflate64) used in this zip in zip-based phar "%scompre…
93 phar error: unsupported compression method (LZMA) used in this zip in zip-based phar "%scompress_un…
96 phar error: unsupported compression method (WavPack) used in this zip in zip-based phar "%scompress…
[all …]
/PHP-8.0/ext/phar/tests/
H A Dmkdir.phpt34 Warning: mkdir(): phar error: cannot create directory "phar://", no phar archive specified in %smkd…
36 Warning: mkdir(): phar error: cannot create directory "" in phar "foo.phar", phar error: invalid pa…
38 Warning: mkdir(): phar error: cannot create directory "a" in phar "%smkdir.phar.php", phar error: p…
40 Warning: rmdir(): phar error: cannot remove directory "phar://", no phar archive specified, or phar…
42 Warning: rmdir(): phar error: cannot remove directory "" in phar "foo.phar", directory does not exi…
44 Warning: rmdir(): phar error: cannot remove directory "a" in phar "%smkdir.phar.php", phar error: p…
/PHP-8.0/ext/intl/tests/
H A Dnormalizer_normalize_kc_cf.phpt89 'ABC' normalized to form 'UNORM_FORM_KC_CF' is 'abc' error info: 'U_ZERO_ERROR' (0)
90 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
91 'abc' normalized to form 'UNORM_FORM_KC_CF' is 'abc' error info: 'U_ZERO_ERROR' (0)
92 is in form 'UNORM_FORM_KC_CF'? = yes error info: 'U_ZERO_ERROR' (0)
94 is in form 'UNORM_FORM_KC_CF'? = yes error info: 'U_ZERO_ERROR' (0)
96 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
98 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
99 '%EF%AC%81' normalized to form 'UNORM_FORM_KC_CF' is 'fi' error info: 'U_ZERO_ERROR' (0)
100 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
101 '%E1%BA%9B' normalized to form 'UNORM_FORM_KC_CF' is '%E1%B9%A1' error info: 'U_ZERO_ERROR' (0)
[all …]
H A Dnormalizer_get_raw_decomposition.phpt39 $result .= "error info: '$error_message' ($error_code)\n";
52 error info: 'U_ZERO_ERROR' (0)
55 error info: 'U_ZERO_ERROR' (0)
58 error info: 'U_ZERO_ERROR' (0)
61 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
64 error info: 'Input string must be exactly one UTF-8 encoded code point long.: U_ILLEGAL_ARGUMENT_ER…
67 error info: 'Code point out of range: U_ILLEGAL_ARGUMENT_ERROR' (1)
/PHP-8.0/ext/odbc/tests/
H A Dodbc_exec_001.phpt33 Warning: odbc_exec(): SQL error: %s in %s on line %d
37 Warning: odbc_exec(): SQL error: %s in %s on line %d
39 Warning: odbc_exec(): SQL error: %s in %s on line %d
41 Warning: odbc_exec(): SQL error: %s in %s on line %d
43 Warning: odbc_exec(): SQL error: %s in %s on line %d
45 Warning: odbc_exec(): SQL error: %s in %s on line %d

Completed in 51 milliseconds

12345678910>>...106