Home
last modified time | relevance | path

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

12345678910>>...17

/PHP-7.0/
H A D.travis.yml27 …- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} - Change view : …
H A DINSTALL1597 message 'Document Contains No Data'! What's going on here?
1672 message 'Document Contains No Data'! What's going on here?
1741 see a sensible error message, from the command line, change to
1744 error message will be displayed which will give you a clue as to
1770 This error message means that PHP failed to output anything at
1771 all. To get to see a sensible error message, from the command
1774 running, then a suitable error message will be displayed which
H A DNEWS161 . Fixed bug #75236 (infinite loop when printing an error-message). (Andrea)
1034 . Free error and message strings when cleaning up PDO instances.
1121 . Fixed bug #72949 (Typo in opcache error message). (cmb)
2000 . Fixed bug #71287 (Error message contains hexadecimal instead of decimal
2628 . Fixed bug #68312 (Lookup for openssl.cnf causes a message box). (Anatol)
H A DREADME.GIT-RULES84 provide a nice commit message for each one. See example below.
86 4. Do write your commit message in such a way that it makes sense even
89 in the message as shown below.
114 commit message. Bug ID should be prefixed by "#" for easier access to
H A DREADME.MAILINGLIST_RULES51 7. Please configure your email client to use a real name and keep message
H A DREADME.STREAMS184 appropriate error message of type E_WARNING if the cast fails.
/PHP-7.0/Zend/RFCs/
H A D001.txt125 message whenever such an automatic clone occurs, in order to allow
/PHP-7.0/Zend/
H A DZEND_CHANGES57 variables. Note that for performance reasons no error message is
548 function __construct(/*string*/ $message=NULL, /*int*/ $code=0) {
550 $this->message = $message;
559 protected $message = 'Unknown exception'; // exception message
568 return $this->message;
601 the private proeprty message that is set in the constructor. If you
/PHP-7.0/Zend/tests/
H A D030.phpt35 ["message":protected]=>
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)
/PHP-7.0/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 205 milliseconds

12345678910>>...17