Home
last modified time | relevance | path

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

1234

/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt42 // ... still messages for everything else
/PHP-8.0/sapi/fpm/
H A Dphp-fpm.conf.in27 ; message. This lets syslogd specify that messages from different facilities
/PHP-8.0/ext/standard/tests/array/
H A Darray_intersect_assoc_variation1.phpt7 * and see that function emits proper warning messages wherever expected.
H A Darray_intersect_variation1.phpt7 * and see that function emits proper warning messages wherever expected.
H A Darray_merge_recursive_variation1.phpt7 * that the function outputs proper warning messages wherever expected.
/PHP-8.0/
H A DCONTRIBUTING.md360 3. Do not commit multiple files and dump all messages in one commit. If you
369 5. In your commit messages, keep each line shorter than 80 characters. And try
375 The format of the commit messages is pretty simple.
H A Dphp.ini-development527 ; Do not log repeated messages. Repeated errors must occur in same file on same
532 ; Ignore source of message when ignoring repeated messages. When this setting
533 ; is On you will not log errors with repeated messages from different files or
562 ; produces clickable error messages that direct to a page describing the error
613 ; raw (like "all", but messages are not split at newlines)
1840 ; You can also enable warnings (level 2), info messages (level 3) or
1841 ; debug messages (level 4).
H A Dphp.ini-production529 ; Do not log repeated messages. Repeated errors must occur in same file on same
534 ; Ignore source of message when ignoring repeated messages. When this setting
535 ; is On you will not log errors with repeated messages from different files or
564 ; produces clickable error messages that direct to a page describing the error
615 ; raw (like "all", but messages are not split at newlines)
1842 ; You can also enable warnings (level 2), info messages (level 3) or
1843 ; debug messages (level 4).
H A DUPGRADING84 Additionally, care should be taken that error messages are not displayed in
946 messages in a search result.
986 messages. Unlike gettype(), it uses canonical type names, returns class
H A DNEWS832 . Fixed bug #79100 (Wrong FTP error messages). (cmb)
/PHP-8.0/ext/standard/tests/strings/
H A Dprintf.phpt27 /* Checking warning messages */
H A Dprintf_64bit.phpt27 /* Checking warning messages */
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_report.phpt67 // Check that none of the above would have caused any error messages if MYSQL_REPORT_ERROR would
H A Dmysqli_stmt_bind_param.phpt32 we did not unify the error messages but ignore this slight difference silently
/PHP-8.0/ext/soap/
H A Dphp_sdl.c403 …if (zend_hash_str_add_ptr(&ctx->messages, (char*)name->children->content, xmlStrlen(name->children… in load_wsdl_ex()
464 if ((message = zend_hash_str_find_ptr(&ctx->messages, ctype, strlen(ctype))) == NULL) { in wsdl_soap_binding_header()
670 if ((tmp = zend_hash_str_find_ptr(&ctx->messages, ctype, strlen(ctype))) == NULL) { in wsdl_message()
737 zend_hash_init(&ctx.messages, 0, NULL, NULL, 0); in load_wsdl()
1176 zend_hash_destroy(&ctx.messages); in load_wsdl()
/PHP-8.0/docs/
H A Dstreams.md256 implementation that will be used when printing error messages - the stdio
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11932 # Error messages at end of code
14828 >>8 belong x %d messages,
14829 >>36 belong x %d sysdep messages
14831 >>8 belong x %d messages
15500 >8 long >0 %d messages
20844 >12 leshort >0 (%d messages)
20850 #>4 leshort >0 (%d messages)
26949 # Outlook puts """ too for urgent messages
27836 # rpmsg: file(1) magic for restricted-permission messages (or "rights-protected" messages)
28928 >20 belong&0x03FFFFFF 231 (D-Bus messages
[all …]
H A Dmagic11932 # Error messages at end of code
14828 >>8 belong x %d messages,
14829 >>36 belong x %d sysdep messages
14831 >>8 belong x %d messages
15500 >8 long >0 %d messages
20844 >12 leshort >0 (%d messages)
20850 #>4 leshort >0 (%d messages)
26949 # Outlook puts """ too for urgent messages
27836 # rpmsg: file(1) magic for restricted-permission messages (or "rights-protected" messages)
28928 >20 belong&0x03FFFFFF 231 (D-Bus messages
[all …]
/PHP-8.0/ext/imap/
H A Dphp_imap.c4652 IMAPG(status_messages)=status->messages; in mm_status()

Completed in 213 milliseconds

1234