Home
last modified time | relevance | path

Searched refs:message (Results 251 – 275 of 437) sorted by relevance

1...<<1112131415161718

/PHP-5.4/ext/phar/tests/
H A Dbug46032.phpt30 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Cannot create phar '000000…
H A Dbug48377.phpt2 Phar: PHP bug #48377 "error message unclear on converting phar with existing file"
/PHP-5.4/scripts/dev/generate-phpt/src/texts/
H A Dhelp.txt14 -h ............................... Print this message
/PHP-5.4/ext/oci8/tests/
H A Derror_old.phpt36 ["message"]=>
/PHP-5.4/ext/spl/tests/
H A DSplFileInfo_getPerms_error.phpt24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getPerms(): stat fail…
/PHP-5.4/ext/pgsql/
H A DREADME15 but it will raise NOTICE error message.
132 Get error message associated with result
177 Notice message function
187 NOTE: Added in PHP 4.0.6, but there is bug in notice message handling
220 Get notify message on the connection
/PHP-5.4/ext/standard/tests/file/
H A Dfile_put_contents_variation8.phpt28 //this one also generates a java message rather than our own so we don't replicate php message
H A Dphp_fd_wrapper_04.phpt8 //we'd need a release and a test variation for windows, because in debug builds we get this message:
/PHP-5.4/ext/standard/
H A Dbasic_functions.h146 PHPAPI int _php_error_log(int opt_err, char *message, char *opt, char *headers TSRMLS_DC);
147 PHPAPI int _php_error_log_ex(int opt_err, char *message, int message_len, char *opt, char *headers …
/PHP-5.4/ext/standard/tests/http/
H A Dbug69337.phpt12 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-5.4/ext/phar/tests/zip/
H A Dfrontcontroller13.phar.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.4/ext/pdo/tests/
H A Dbug_36428.phpt2 PDO Common: Bug #36428 (Incorrect error message for PDO::fetchAll())
/PHP-5.4/tests/classes/
H A Dconstants_scope_001.phpt11 const INFO = "Informational message\n";
/PHP-5.4/ext/xmlrpc/tests/
H A Dbug45556.phpt32 Warning: xmlrpc_server_call_method(): xml parse error: [line 1, column 1, message: Invalid document…
/PHP-5.4/ext/mysqli/tests/
H A Dbug54221.phpt33 echo "Warning: ".$warnings->errno.": ".$warnings->message."\n";
H A Dbug36745.phpt2 Bug #36745 (LOAD DATA LOCAL INFILE doesn't return correct error message)
/PHP-5.4/Zend/tests/
H A Dbug41209.phpt42 Fatal error: Uncaught exception 'ErrorException' with message 'Undefined variable: id' in %s:%d
H A Dbug43344_1.phpt2 Bug #43344.1 (Wrong error message for undefined namespace constant)
/PHP-5.4/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt33 exception 'Exception' with message 'Unable to open database: %s' in %ssqlite3_15_open_error-win.php…
/PHP-5.4/ext/date/tests/
H A DDateTimeZone_construct_error.phpt27 Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() expects exact…
/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_driver.c44 static char * _pdo_pgsql_trim_message(const char *message, int persistent) in _pdo_pgsql_trim_message() argument
46 register int i = strlen(message)-1; in _pdo_pgsql_trim_message()
49 if (i>1 && (message[i-1] == '\r' || message[i-1] == '\n') && message[i] == '.') { in _pdo_pgsql_trim_message()
52 while (i>0 && (message[i] == '\r' || message[i] == '\n')) { in _pdo_pgsql_trim_message()
57 memcpy(tmp, message, i); in _pdo_pgsql_trim_message()
99 static void _pdo_pgsql_notice(pdo_dbh_t *dbh, const char *message) /* {{{ */ in _pdo_pgsql_notice() argument
/PHP-5.4/ext/mysql/tests/
H A Dmysql_get_host_info.phpt29 printf("[005] Expecting Unicode error message!\n");
H A Dmysql_get_server_info.phpt29 printf("[005] Expecting Unicode error message!\n");
/PHP-5.4/ext/dom/tests/
H A DDOMNode_insertBefore_error3.phpt6 This test checks the error message is raised when refnode is the parent node
H A DDOMNode_insertBefore_error4.phpt6 This test checks the error message is raised when the refnode is a brand new node

Completed in 37 milliseconds

1...<<1112131415161718