Home
last modified time | relevance | path

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

12345678910>>...104

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_error_oo.phpt2 $mysqli->error
17 if ('' !== ($tmp = @$mysqli->error))
24 $tmp = $mysqli->error;
26 …xpecting string/empty, got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, $mysqli->error);
29 printf("[004] Failed to drop old test table: [%d] %s\n", $mysqli->errno, $mysqli->error);
33 $tmp = $mysqli->error;
35 …able... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp, $mysqli->errno, $mysqli->error);
39 var_dump($mysqli->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 …]
H A D031.phpt14 $error = mysqli_error($link);
15 var_dump($error);
20 $error = mysqli_error($link);
22 var_dump($error);
/PHP-7.4/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-7.4/Zend/tests/
H A Dbug60909_1.phpt2 Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function).
7 echo "error($errstr)";
13 error(require(notfound.php): failed to open stream: %s)
14 Fatal error: Uncaught Exception: Foo in %sbug60909_1.php:5
H A Dbug51394.phpt2 Bug #51394 (Error line reported incorrectly if error handler throws an exception)
9 throw new Exception("error!");
16 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 Dbug72057.phpt2 Bug #72057 (PHP hangs when user error handler throws exception after Notice from type coercion)
8 throw new Exception("My custom error");
14 Fatal error: Uncaught Exception: My custom error in %s:%d
H A Dbug77993.phpt2 Bug #77993 (Wrong parse error for invalid hex literal on Windows)
7 Parse error: syntax error, unexpected 'xg10' (T_STRING) in %s on line %d
/PHP-7.4/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 'ha' (T_STRING) in %s on line %d
/PHP-7.4/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-7.4/ext/phar/
H A Dphar_object.c185 char *error; in phar_file_action() local
564 if (error) { in PHP_METHOD()
959 if (error) { in PHP_METHOD()
984 if (error) { in PHP_METHOD()
1005 if (error) { in PHP_METHOD()
1867 char *error; in PHP_METHOD() local
1965 char *error; in phar_copy_file_contents() local
2227 if (error) { in phar_rename_archive()
2639 char *error; in PHP_METHOD() local
2674 if (error) { in PHP_METHOD()
[all …]
/PHP-7.4/ext/curl/
H A Dmulti.c80 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
103 SAVE_CURLM_ERROR(mh, error); in PHP_FUNCTION()
168 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
184 SAVE_CURLM_ERROR(mh, error); in PHP_FUNCTION()
220 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
234 if (CURLM_OK != error) { in PHP_FUNCTION()
266 CURLMcode error = CURLM_OK; in PHP_FUNCTION() local
495 int error; in _php_server_push_callback() local
537 if (error == FAILURE) { in _php_server_push_callback()
599 if (error != CURLM_OK) { in _php_curl_multi_setopt()
[all …]
/PHP-7.4/ext/gd/tests/
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-7.4/ext/phar/tests/
H A Dmkdir.phpt35 Warning: mkdir(): phar error: cannot create directory "phar://", no phar archive specified in %smkd…
37 Warning: mkdir(): phar error: cannot create directory "" in phar "foo.phar", phar error: invalid pa…
39 Warning: mkdir(): phar error: cannot create directory "a" in phar "%smkdir.phar.php", phar error: p…
41 Warning: rmdir(): phar error: cannot remove directory "phar://", no phar archive specified, or phar…
43 Warning: rmdir(): phar error: cannot remove directory "" in phar "foo.phar", directory does not exi…
45 Warning: rmdir(): phar error: cannot remove directory "a" in phar "%smkdir.phar.php", phar error: p…
H A Dcreate_path_error.phpt44 file_put_contents($pname . '/' . $check, "error");
54 $phar[$check] = 'error';
69 1:Error: file_put_contents(phar://%s//): failed to open stream: phar error: file "" in phar "%s" ca…
70 2:Error: file_put_contents(phar://%s/.): failed to open stream: phar error: file "" in phar "%s" ca…
71 3:Error: file_put_contents(phar://%s/../): failed to open stream: phar error: file "" in phar "%s" …
72 4:Error: file_put_contents(phar://%s/a/..): failed to open stream: phar error: file "" in phar "%s"…
77 9:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contain…
78 10:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
79 11:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
80 12:Error: file_put_contents(phar://%s): failed to open stream: phar error: invalid path "%s" contai…
[all …]
/PHP-7.4/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 class constant 'self::INVALID' in %sbug77664.php:%d
15 #0 %sbug77664.php(%d): file_get_contents('error://test')
/PHP-7.4/ext/intl/tests/
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)
H A Dnormalizer_normalize_kc_cf.phpt94 'ABC' normalized to form 'UNORM_FORM_KC_CF' is 'abc' error info: 'U_ZERO_ERROR' (0)
95 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
96 'abc' normalized to form 'UNORM_FORM_KC_CF' is 'abc' error info: 'U_ZERO_ERROR' (0)
97 is in form 'UNORM_FORM_KC_CF'? = yes error info: 'U_ZERO_ERROR' (0)
99 is in form 'UNORM_FORM_KC_CF'? = yes error info: 'U_ZERO_ERROR' (0)
101 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
103 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
104 '%EF%AC%81' normalized to form 'UNORM_FORM_KC_CF' is 'fi' error info: 'U_ZERO_ERROR' (0)
105 is in form 'UNORM_FORM_KC_CF'? = no error info: 'U_ZERO_ERROR' (0)
106 '%E1%BA%9B' normalized to form 'UNORM_FORM_KC_CF' is '%E1%B9%A1' error info: 'U_ZERO_ERROR' (0)
[all …]
/PHP-7.4/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
/PHP-7.4/sapi/cli/
H A Dphp_http_parser.c320 goto error; in php_http_parser_execute()
370 goto error; in php_http_parser_execute()
448 goto error; in php_http_parser_execute()
537 goto error; in php_http_parser_execute()
607 goto error; in php_http_parser_execute()
627 goto error; in php_http_parser_execute()
662 goto error; in php_http_parser_execute()
1138 goto error; in php_http_parser_execute()
1433 goto error; in php_http_parser_execute()
1500 goto error; in php_http_parser_execute()
[all …]
/PHP-7.4/ext/pgsql/tests/
H A D31nb_async_query_prepared.phpt27 echo "pg_send_prepare() error\n";
35 echo "pg_get_result() error\n";
41 echo "pg_send_execute() error\n";
49 echo "pg_get_result() error\n";
53 echo "pg_num_rows() error\n";
79 echo "pg_send_prepare() error\n";
87 echo "pg_get_result() error\n";
93 echo "pg_send_execute() error\n";
101 echo "pg_get_result() error\n";
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_008.phpt85 phar error: unsupported compression method (Shrunk) 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 (Reduce) used in this zip in zip-based phar "%scompress_…
90 phar error: unsupported compression method (Implode) used in this zip in zip-based phar "%scompress…
91 phar error: unsupported compression method (Tokenize) used in this zip in zip-based phar "%scompres…
92 phar error: unsupported compression method (Deflate64) used in this zip in zip-based phar "%scompre…
94 phar error: unsupported compression method (LZMA) used in this zip in zip-based phar "%scompress_un…
97 phar error: unsupported compression method (WavPack) used in this zip in zip-based phar "%scompress…
[all …]
/PHP-7.4/sapi/cli/tests/
H A Dphp_cli_server.inc13 $error = null;
38 $error =
48 $error =
54 $error =
65 $error = @fsockopen(
72 if (!$error) {
83 if ($error) {
84 echo $error;

Completed in 51 milliseconds

12345678910>>...104