Home
last modified time | relevance | path

Searched refs:messages (Results 76 – 96 of 96) sorted by relevance

1234

/PHP-7.1/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt12 * that the function outputs proper warning messages wherever expected.
/PHP-7.1/ext/standard/tests/strings/
H A Dprintf.phpt27 /* Checking warning messages */
H A Dprintf_64bit.phpt27 /* Checking warning messages */
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_report.phpt56 // Check that none of the above would have caused any error messages if MYSQL_REPORT_ERROR would
H A Dmysqli_stmt_bind_param.phpt45 we did not unify the error messages but ignore this slight difference silently
/PHP-7.1/
H A Dphp.ini-development505 ; Do not log repeated messages. Repeated errors must occur in same file on same
510 ; Ignore source of message when ignoring repeated messages. When this setting
511 ; is On you will not log errors with repeated messages from different files or
552 ; produces clickable error messages that direct to a page describing the error
1879 ; You can also enable warnings (level 2), info messages (level 3) or
1880 ; debug messages (level 4).
H A Dphp.ini-production505 ; Do not log repeated messages. Repeated errors must occur in same file on same
510 ; Ignore source of message when ignoring repeated messages. When this setting
511 ; is On you will not log errors with repeated messages from different files or
552 ; produces clickable error messages that direct to a page describing the error
1879 ; You can also enable warnings (level 2), info messages (level 3) or
1880 ; debug messages (level 4).
H A DREADME.STREAMS237 for the implementation that will be used when printing error messages - the
H A DUPGRADING186 . TypeError messages for arg_info type checks will now say "must be ...
H A DNEWS164 . Fixed bug #77041 (buildconf should output error messages to stderr)
1485 . TypeError messages for arg_info type checks will now say "must be ...
1942 messages). (Yasuo)
3405 . Fixed bug #70931 (Two errors messages are in conflict). (dams, Laruence)
3683 and conversion error messages. (Andrea)
3850 . Fixed handling of big lines in error messages with libxml >= 2.9.0.
H A Dconfigure.in1613 | see the file debug.log for error messages. |
/PHP-7.1/ext/soap/
H A Dphp_sdl.c402 …if (zend_hash_str_add_ptr(&ctx->messages, (char*)name->children->content, xmlStrlen(name->children… in load_wsdl_ex()
463 if ((message = zend_hash_str_find_ptr(&ctx->messages, ctype, strlen(ctype))) == NULL) { in wsdl_soap_binding_header()
669 if ((tmp = zend_hash_str_find_ptr(&ctx->messages, ctype, strlen(ctype))) == NULL) { in wsdl_message()
736 zend_hash_init(&ctx.messages, 0, NULL, NULL, 0); in load_wsdl()
1168 zend_hash_destroy(&ctx.messages); in load_wsdl()
/PHP-7.1/Zend/
H A DZEND_CHANGES427 useful. Destructors can log messages for debugging, close
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic7784 # Error messages at end of code
9838 >>8 lelong x %d messages,
9839 >>36 lelong x %d sysdep messages
9841 >>8 lelong x %d messages
9846 >>8 belong x %d messages,
9847 >>36 belong x %d sysdep messages
9849 >>8 belong x %d messages
10476 >8 long >0 %d messages
13724 >12 leshort >0 (%d messages)
13730 #>4 leshort >0 (%d messages)
[all …]
H A Dmagic私はガラスを食べられます7784 # Error messages at end of code
9838 >>8 lelong x %d messages,
9839 >>36 lelong x %d sysdep messages
9841 >>8 lelong x %d messages
9846 >>8 belong x %d messages,
9847 >>36 belong x %d sysdep messages
9849 >>8 belong x %d messages
10476 >8 long >0 %d messages
13724 >12 leshort >0 (%d messages)
13730 #>4 leshort >0 (%d messages)
[all …]
/PHP-7.1/ext/pcre/pcrelib/
H A DREADME413 messages about missing functions tgetstr, tgetent, tputs, tgetflag, or tgoto,
H A DChangeLog117 30. Error messages for syntax errors following \g and \k were giving inaccurate
555 errors. These messages are silenced now.
2189 messages were output:
2795 6. The erroneous patterns (?+-a) and (?-+a) give different error messages;
2797 digits. I have, however, made the messages clearer.
2806 and messages.
/PHP-7.1/ext/imap/
H A Dphp_imap.c5039 IMAPG(status_messages)=status->messages; in mm_status()
/PHP-7.1/ext/mbstring/oniguruma/
H A DHISTORY1701 2003/03/06: [spec] change error messages.
/PHP-7.1/win32/
H A Dinstall.txt407 sensible 404 style error messages instead of CGI errors complaining
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt2090 textual error message. Error codes and messages are listed below.
2410 pcre_compile2(), along with the error messages that may be returned by
2411 both compiling functions. Note that error messages are always 8-bit

Completed in 226 milliseconds

1234