Home
last modified time | relevance | path

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

1...<<111213141516171819

/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller20.phar.phpt13 Fatal error: Uncaught exception 'PharException' with message 'Non-string value passed to Phar::mung…
H A Dfrontcontroller18.phar.phpt13 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
H A Dfrontcontroller11.phar.phpt18 Fatal error: Uncaught exception 'PharException' with message 'Key of MIME type overrides array must…
H A Dfrontcontroller12.phar.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
/PHP-5.5/ext/phar/tests/
H A Dbug69958.phpt12 Fatal error: Uncaught exception 'BadMethodCallException' with message 'phar "%s/bug69958.tar" exist…
H A Dfrontcontroller12.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
H A Dfrontcontroller13.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
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.5/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_error2.phpt4 Verifies that an error message is showed if an empty string is passed as argument
/PHP-5.5/Zend/tests/
H A Dbug38624.phpt29 Fatal error: Uncaught exception 'Exception' with message 'doesn't work' in %s:%d
H A Dbug60909_1.phpt14 Warning: Uncaught exception 'Exception' with message 'Foo' in %sbug60909_1.php:5
/PHP-5.5/ext/pgsql/tests/
H A D09notice.phpt31 echo "Cannot find notice message in hash\n";
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug66033.phpt23 message TEXT,
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller11.phpt18 Fatal error: Uncaught exception 'PharException' with message 'Key of MIME type overrides array must…
H A Dfrontcontroller12.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
H A Dfrontcontroller13.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller11.phar.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Key of MIME type overrides array must…
H A Dfrontcontroller12.phar.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
H A Dfrontcontroller13.phar.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.5/ext/xml/tests/
H A Dbug30266.phpt11 Currently (Feb 10, 2005) CVS HEAD fails with the following message:
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning_reflection.phpt98 Inspecting property 'message'
114 Default property 'message'
/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c44 char *message = NULL; in pdo_raise_impl_error() local
69 spprintf(&message, 0, "SQLSTATE[%s]: %s: %s", *pdo_err, msg, supp); in pdo_raise_impl_error()
71 spprintf(&message, 0, "SQLSTATE[%s]: %s", *pdo_err, msg); in pdo_raise_impl_error()
75 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); in pdo_raise_impl_error()
98 if (message) { in pdo_raise_impl_error()
99 efree(message); in pdo_raise_impl_error()
110 char *message = NULL; in pdo_handle_error() local
149 spprintf(&message, 0, "SQLSTATE[%s]: %s", *pdo_err, msg); in pdo_handle_error()
153 php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", message); in pdo_handle_error()
175 if (message) { in pdo_handle_error()
[all …]
/PHP-5.5/ext/spl/tests/
H A Dspl_heap_count_basic.phpt30 Fatal error: Uncaught exception 'Exception' with message 'Cause count to fail' in %s
H A DDirectoryIterator_getInode_error.phpt24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getInode(): stat fail…

Completed in 42 milliseconds

1...<<111213141516171819