Home
last modified time | relevance | path

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

1234

/PHP-5.5/
H A Dphp.ini-development494 ; Do not log repeated messages. Repeated errors must occur in same file on same
499 ; Ignore source of message when ignoring repeated messages. When this setting
500 ; is On you will not log errors with repeated messages from different files or
541 ; produces clickable error messages that direct to a page describing the error
1918 ; You can also enable warnings (level 2), info messages (level 3) or
1919 ; debug messages (level 4).
H A Dphp.ini-production494 ; Do not log repeated messages. Repeated errors must occur in same file on same
499 ; Ignore source of message when ignoring repeated messages. When this setting
500 ; is On you will not log errors with repeated messages from different files or
541 ; produces clickable error messages that direct to a page describing the error
1918 ; You can also enable warnings (level 2), info messages (level 3) or
1919 ; debug messages (level 4).
H A DREADME.STREAMS237 for the implementation that will be used when printing error messages - the
H A Dconfigure.in1596 | see the file debug.log for error messages. |
H A DNEWS3196 . Improved parse error messages. (Felipe)
3926 . Improve internal initalization failure error messages. (Chris Jones)
6511 - Fixed bug in xml_error_string() which resulted in messages being
6965 - Fixed bug #43998 (Two error messages returned for incorrect encoding for mb_strto[upper|lower]). …
7175 makes the error messages to be outputted to STDERR instead of STDOUT with
7907 - Fixed bug #39850 (SplFileObject throws contradictory/wrong error messages
8135 - Added error messages to disk_free_space() and disk_total_space() functions.
8715 - Fixed bug #36878 (error messages are printed even though an exception has
8749 - Fixed bug #36689 (Removed arbitrary limit on the length of syslog messages).
9031 - Fixed bug #35358 (Incorrect error messages for PDO class constants). (Ilia)
[all …]
/PHP-5.5/ext/soap/
H A Dphp_sdl.c406 …if (zend_hash_add(&ctx->messages, (char*)name->children->content, xmlStrlen(name->children->conten… in load_wsdl_ex()
467 if (zend_hash_find(&ctx->messages, ctype, strlen(ctype)+1, (void**)&message) != SUCCESS) { in wsdl_soap_binding_header()
676 if (zend_hash_find(&ctx->messages, ctype, strlen(ctype)+1, (void**)&tmp) != SUCCESS) { in wsdl_message()
743 zend_hash_init(&ctx.messages, 0, NULL, NULL, 0); in load_wsdl()
1174 zend_hash_destroy(&ctx.messages); in load_wsdl()
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt45 we did not unify the error messages but ignore this slight difference silently
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in35 ; message. This lets syslogd specify that messages from different facilities
/PHP-5.5/Zend/
H A DZEND_CHANGES427 useful. Destructors can log messages for debugging, close
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6850 # Error messages at end of code
8714 >>8 lelong x %d messages,
8715 >>36 lelong x %d sysdep messages
8717 >>8 lelong x %d messages
8722 >>8 belong x %d messages,
8723 >>36 belong x %d sysdep messages
8725 >>8 belong x %d messages
9342 >8 long >0 %d messages
12259 >12 leshort >0 (%d messages)
12265 #>4 leshort >0 (%d messages)
[all …]
/PHP-5.5/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-5.5/sapi/thttpd/
H A Dthttpd_patch2321 /* Generate debugging statistics syslog messages for all packages. */
/PHP-5.5/ext/imap/
H A Dphp_imap.c5003 IMAPG(status_messages)=status->messages; in mm_status()
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1677 2003/03/06: [spec] change error messages.
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2948 ms->line = m->lineno; /* for messages */
/PHP-5.5/win32/
H A Dinstall.txt416 sensible 404 style error messages instead of CGI errors complaining
/PHP-5.5/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 227 milliseconds

1234