Home
last modified time | relevance | path

Searched refs:error (Results 2801 – 2825 of 3068) sorted by relevance

1...<<111112113114115116117118119120>>...123

/PHP-7.2/ext/mbstring/tests/
H A Dmb_convert_encoding.phpt11 //$debug = true; // Uncomment this line to view error/warning/notice message in *.out file
H A Dmb_decode_mimeheader_variation1.phpt20 // Define error handler
/PHP-7.2/ext/shmop/tests/
H A D002.phpt2 shmop extension error messages
/PHP-7.2/ext/reflection/tests/
H A DReflectionClassConstant_basic1.phpt189 Fatal error: Uncaught ReflectionException: Class Constant TestClass::BAD_CONST does not exist in %s…
/PHP-7.2/ext/standard/tests/network/
H A Dip2long_variation1.phpt13 // Define error handler
/PHP-7.2/ext/standard/tests/array/
H A Darray_merge.phpt81 echo "\n*** Testing error conditions ***";
748 *** Testing error conditions ***
H A Deach.phpt84 echo "\n*** Testing error conditions ***\n";
694 *** Testing error conditions ***
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_float_64bit.phpt132 echo "\n*** Testing error conditions ***\n";
418 *** Testing error conditions ***
H A Dis_float.phpt130 echo "\n*** Testing error conditions ***\n";
421 *** Testing error conditions ***
H A Dis_int.phpt135 echo "\n*** Testing error conditions ***\n";
446 *** Testing error conditions ***
H A Dis_int_64bit.phpt137 echo "\n*** Testing error conditions ***\n";
443 *** Testing error conditions ***
/PHP-7.2/ext/standard/tests/strings/
H A Dexplode1.phpt80 echo "\n*** Testing error conditions ***\n";
502 *** Testing error conditions ***
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt44 libmysql gives a less descriptive error message but mysqlnd,
45 we did not unify the error messages but ignore this slight difference silently
337 $stmt->errno, $stmt->error);
341 printf("[2006] [%d] %s\n", $stmt->errno, $stmt->error);
H A Dmysqli_stmt_field_count.phpt56 printf("[014] expected error - got ok\n");
H A Dmysqli_stmt_get_warnings.phpt18 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt70 Warning: mysqli_stmt_send_long_data(): There was an error while sending long data. Probably max_all…
/PHP-7.2/ext/ftp/tests/
H A Dserver.inc109 fputs($s, "500 Syntax error, command unrecognized.\r\n");
147 fputs($s, "500 Syntax error, command unrecognized.\r\n");
164 fputs($s, "500 Syntax error, command unrecognized.\r\n");
542 fputs($s, "500 Syntax error, command unrecognized.\r\n");
/PHP-7.2/
H A DINSTALL422 generate custom directory listings and error pages. Additional
575 Special use for error pages or self-made directory listings (PHP >= 4.3.3)
577 You can use PHP to generate the error pages for "404 Not Found" or
579 error page you want to overwrite:
1157 error can be read directly on screen.
1606 script file via my browser, I get a server 500 error.
1613 script file via my browser, I get the error: cgi error: The
1739 file via my browser, I get a server 500 error.
1763 file via my browser, I get the error:
1765 cgi error:
[all …]
/PHP-7.2/win32/
H A Dinstall.txt693 generate custom directory listings and error pages. Additional
814 error page you want to overwrite:
818 where XXX is the HTTP error code. Please delete any other Error
830 For both error and directory listing pages the original URI and
1419 script file via my browser, I get a server 500 error.
1430 file via my browser, I get the error:
1432 cgi error:
1622 script file via my browser, I get a server 500 error.
1645 file via my browser, I get the error:
1646 cgi error:
[all …]
/PHP-7.2/ext/standard/tests/file/
H A Dfopen_variation3.phpt15 // Define error handler
H A Dmkdir_variation3.phpt15 // Define error handler
H A Dbasename.phpt139 echo "\n*** Testing error conditions ***\n";
403 *** Testing error conditions ***
/PHP-7.2/ext/phar/tests/
H A Dmounteddir.phpt99 …//%stempmanifest1.phar.php/testit/directory): failed to open stream: phar error: path "testit/dire…
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE295 ex. (?<name>a|\g<name>b) => error
391 ex. a(?i)* is a syntax error pattern.
406 + invalid back reference is checked and raises error.
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c483 compiler->error = SLJIT_ERR_COMPILED; in sljit_generate_code()
510 #error "FIR check is not implemented for this architecture" in sljit_has_cpu_feature()
892 return compiler->error; in emit_op_mem()
901 return compiler->error; in emit_op_mem2()
975 FAIL_IF(compiler->error); in emit_op()
1003 FAIL_IF(compiler->error); in emit_op()
1030 return compiler->error; in emit_op()
1500 FAIL_IF(compiler->error); in sljit_emit_fop2()
1510 FAIL_IF(compiler->error); in sljit_emit_fop2()

Completed in 50 milliseconds

1...<<111112113114115116117118119120>>...123