Home
last modified time | relevance | path

Searched refs:message (Results 151 – 175 of 472) sorted by relevance

12345678910>>...19

/PHP-5.5/Zend/tests/
H A Dargument_restriction_004.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dbug60738_variation.phpt19 Fatal error: Uncaught exception 'Exception' with message 'Exception!' in %s:%d
H A Dtry_finally_001.phpt18 Fatal error: Uncaught exception 'Exception' with message 'ex' %s
H A Dtry_finally_003.phpt23 Fatal error: Uncaught exception 'Exception' with message 'ex' %s
H A Dbug39775.phpt2 Bug #39775 ("Indirect modification ..." message is not shown)
H A Dbug64821.1.phpt8 $this->message = NULL;
H A Dexception_009.phpt18 $this->message = new stdclass ;
H A Dbug70121.phpt5 unserialize('O:12:"DateInterval":1:{s:4:"days";O:9:"Exception":7:{s:10:"'."\0".'*'."\0".'message";s…
H A Derrmsg_045.phpt2 Error message in error handler during compilation
/PHP-5.5/ext/openssl/
H A DREADME49 returns the message from the last error that the OpenSSL library encountered
50 and moves it's internal error pointer to the next message. If there are no
133 Verifies that the signature on the MIME message contained in the file
136 message will be stored.
144 Encrypts the MIME message contained in the file named by infile using
148 of the intended recipients of the message.
149 headers is an array of headers to prepend to the message: they will
155 The message will be encoded using a RC2-40 bit cipher.
161 Signs the MIME message contained in the file named by infile using the
168 message.
[all …]
/PHP-5.5/ext/spl/tests/
H A DSplDoublyLinkedList_isEmpty_empty-with-parameter.phpt2 Check that SplDoublyLinkedList->isEmpty() returns an error message when a parameter is passed.
H A Dbug54291.phpt8 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Failed to open directory "…
H A DSplDoublyLinkedList_offsetGet_param_array.phpt14 Fatal error: Uncaught exception 'OutOfRangeException' with message 'Offset invalid or out of range'…
H A DSplDoublyLinkedList_offsetGet_param_string.phpt14 Fatal error: Uncaught exception 'OutOfRangeException' with message 'Offset invalid or out of range'…
H A DDirectoryIterator_empty_constructor.phpt11 Fatal error: Uncaught exception 'RuntimeException' with message 'Directory name must not be empty.'…
/PHP-5.5/Zend/tests/generators/
H A Dthrow_uncaught.phpt16 Fatal error: Uncaught exception 'RuntimeException' with message 'test' in %s:%d
H A Dgenerator_throwing_in_foreach.phpt15 Fatal error: Uncaught exception 'Exception' with message 'foo' in %s:%d
H A Dthrow_already_closed.phpt20 Fatal error: Uncaught exception 'Exception' with message 'test' in %s:%d
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchheader_variation3.phpt10 * Description: Get the full unfiltered header for a message
25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-5.5/ext/oci8/tests/
H A Dextauth_03.phpt147 [%u|b%"message"]=>
161 [%u|b%"message"]=>
175 [%u|b%"message"]=>
189 [%u|b%"message"]=>
H A Dextauth_01.phpt148 [%u|b%"message"]=>
162 [%u|b%"message"]=>
176 [%u|b%"message"]=>
190 [%u|b%"message"]=>
H A Dextauth_02.phpt147 [%u|b%"message"]=>
161 [%u|b%"message"]=>
175 [%u|b%"message"]=>
189 [%u|b%"message"]=>
H A Derror1.phpt20 ["message"]=>
/PHP-5.5/ext/hash/tests/
H A Dadler32.phpt10 echo hash('adler32', 'message digest'), "\n";
/PHP-5.5/ext/intl/
H A DERROR.CONVENTIONS16 The associated message can be obtained with intl_get_error_message(). This is a
17 message set by the PHP wrapping code, not by ICU. The message should include the
29 of the first two. If the message is not a static buffer, copyMsg should be 1.
30 This makes the message string be copied and freed when no longer needed. There's

Completed in 43 milliseconds

12345678910>>...19