Home
last modified time | relevance | path

Searched refs:message (Results 226 – 250 of 434) sorted by relevance

12345678910>>...18

/php-src/ext/json/tests/
H A Djson_decode_exceptions.phpt15 ["message":protected]=>
/php-src/Zend/tests/traits/
H A Dlanguage010.phpt2 Aliasing leading to conflict should result in error message
H A Dlanguage014.phpt2 Aliasing leading to conflict should result in error message
/php-src/Zend/tests/
H A Dbug69084.phpt2 Bug #69084: Unclear error message when not implementing a renamed abstract trait function
H A D010.phpt25 set_error_handler(function ($severity, $message, $file, $line) {
26 throw new Exception($message);
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-src/Zend/tests/attributes/
H A D009_doctrine_annotations_example.phpt40 * @Assert\Email(message="The email '{{ value }}' is not a valid email.")
43 #[Assert\Email(array("message" => "The email '{{ value }}' is not a valid email."))]
115 ["message"]=>
/php-src/ext/phar/tests/
H A Dbug48377.2.phpt2 Phar: PHP bug #48377 "error message unclear on converting phar with existing file" test #2
/php-src/ext/standard/tests/serialize/
H A Dbug69793.phpt5 ….'trace";a:0:{}s:19:"'."\0".'Exception'."\0".'previous";i:10;s:10:"'."\0".'*'."\0".'message";N;}');
/php-src/ext/dom/tests/
H A DDOMDocument_loadXML_variation3.phpt5 which avoids the display of the warning message
H A DDOMDocument_load_variation3.phpt5 which avoids the display of the warning message
/php-src/ext/standard/
H A Dphp_mail.h23 PHPAPI extern int php_mail(const char *to, const char *subject, const char *message, const char *he…
/php-src/ext/standard/tests/file/
H A Dfile_put_contents_variation8.phpt27 //this one also generates a java message rather than our own so we don't replicate php message
/php-src/Zend/
H A Dzend_builtin_functions.stub.php105 function trigger_error(string $message, int $error_level = E_USER_NOTICE): true {} argument
108 function user_error(string $message, int $error_level = E_USER_NOTICE): true {} argument
/php-src/tests/lang/
H A Dbug43958.phpt2 Bug #43958 (class name added into the error message)
/php-src/ext/spl/tests/
H A Dgh8318.phpt26 ["message":protected]=>
/php-src/ext/standard/tests/http/
H A Dgh8641.phpt11 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/php-src/ext/pdo_sqlite/tests/
H A Dbug66033.phpt21 message TEXT,
/php-src/tests/classes/
H A Dconstants_scope_001.phpt9 const INFO = "Informational message\n";
/php-src/Zend/tests/closures/
H A Dclosure_instantiate.phpt15 // This is the message that we should see for a caught error
/php-src/ext/standard/tests/mail/
H A Dbug73203.phpt14 mail('test@example.com', 'subject', 'message', 'From: lala@example.com', '')
/php-src/ext/standard/tests/streams/
H A Dbug73457.phpt2 Bug #73457. Wrong error message when fopen FTP wrapped fails to open data connection
/php-src/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl177 <wsdl:message name="EchoService_Echo_InputMessage">
179 </wsdl:message>
180 <wsdl:message name="EchoService_Echo_OutputMessage">
182 </wsdl:message>
185 …<wsdl:input wsaw:Action="http://tempuri.org/EchoService/Echo" message="tns:EchoService_Echo_InputM…
186 …<wsdl:output wsaw:Action="http://tempuri.org/EchoService/EchoResponse" message="tns:EchoService_Ec…
H A Dbug50698_4.wsdl177 <wsdl:message name="EchoService_Echo_InputMessage">
179 </wsdl:message>
180 <wsdl:message name="EchoService_Echo_OutputMessage">
182 </wsdl:message>
185 …<wsdl:input wsaw:Action="http://tempuri.org/EchoService/Echo" message="tns:EchoService_Echo_InputM…
186 …<wsdl:output wsaw:Action="http://tempuri.org/EchoService/EchoResponse" message="tns:EchoService_Ec…

Completed in 39 milliseconds

12345678910>>...18