Home
last modified time | relevance | path

Searched refs:message (Results 1 – 25 of 425) sorted by path

12345678910>>...17

/PHP-7.4/
H A D.travis.yml48 …- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} - Change view : …
H A DCONTRIBUTING.md103 should be credited, the `Co-authored-by` tag in the commit message may be used.
365 nice commit message for each one. See example below.
367 4. Do write your commit message in such a way that it makes sense even without
369 know what was modified. Definitely include the function name in the message
393 If you fix some bugs, you should note the bug ID numbers in your commit message.
H A DNEWS111 . Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not
305 . Fixed bug #81037 (PDO discards error message text from prepared
434 . Fixed bug #75850 (Unclear error message wrt. __halt_compiler() w/o
633 . Fixed bug #80150 (Failure to fetch error message). (cmb)
653 . Fixed bug #76735 (Incorrect message in fopen on invalid mode). (cmb)
1457 . Fixed bug #78334 (fpm log prefix message includes wrong stdout/stderr
1640 message with traits). (villfa)
1758 message with traits). (villfa)
1834 . Fixed bug #78334 (fpm log prefix message includes wrong stdout/stderr
1981 error message). (Sjon Hortensius)
[all …]
/PHP-7.4/Zend/tests/
H A D007.phpt28 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
H A DErrorException_getSeverity.phpt12 const EXCEPTION_PARAM_MSG = "string message param";
H A Dargument_restriction_001.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_002.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_003.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_004.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_005.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Darray_offset.phpt2 Ensure "undefined offset" notice formats message corectly when undefined key is negative
H A Dbug39775.phpt2 Bug #39775 ("Indirect modification ..." message is not shown)
H A Dbug43344_1.phpt2 Bug #43344.1 (Wrong error message for undefined namespace constant)
H A Dbug43344_10.phpt2 Bug #43344.10 (Wrong error message for undefined namespace constant)
H A Dbug43344_11.phpt2 Bug #43344.11 (Wrong error message for undefined namespace constant)
H A Dbug43344_12.phpt2 Bug #43344.12 (Wrong error message for undefined namespace constant)
H A Dbug43344_13.phpt2 Bug #43344.13 (Wrong error message for undefined namespace constant)
H A Dbug43344_2.phpt2 Bug #43344.2 (Wrong error message for undefined namespace constant)
H A Dbug43344_3.phpt2 Bug #43344.3 (Wrong error message for undefined namespace constant)
H A Dbug43344_4.phpt2 Bug #43344.4 (Wrong error message for undefined namespace constant)
H A Dbug43344_5.phpt2 Bug #43344.5 (Wrong error message for undefined namespace constant)
H A Dbug43344_6.phpt2 Bug #43344.6 (Wrong error message for undefined namespace constant)
H A Dbug43344_7.phpt2 Bug #43344.7 (Wrong error message for undefined namespace constant)
H A Dbug43344_8.phpt2 Bug #43344.8 (Wrong error message for undefined namespace constant)
/PHP-7.4/Zend/tests/assert/
H A Dexpect_008.phpt20 assert(true, "constant message");
21 assert(($variable && $variable) || php_sapi_name(), new OdEar("constant message"));

Completed in 40 milliseconds

12345678910>>...17