Home
last modified time | relevance | path

Searched refs:exception (Results 176 – 200 of 267) sorted by relevance

1234567891011

/PHP-5.3/ext/phar/tests/tar/
H A Dfrontcontroller13.phar.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.3/ext/phar/tests/zip/
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…
H A Dfrontcontroller13.phar.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.3/ext/spl/tests/
H A DSplFileInfo_getGroup_error.phpt24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getGroup(): stat fail…
H A DSplFileInfo_getInode_error.phpt24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getInode(): stat fail…
H A DSplFileInfo_getOwner_error.phpt24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getOwner(): stat fail…
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…
H A DSplFileInfo_getPerms_error.phpt24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getPerms(): stat fail…
/PHP-5.3/ext/phar/tests/cache_list/
H A Dfrontcontroller13.phpt18 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used (not…
/PHP-5.3/Zend/tests/
H A Dbug60909_1.phpt14 Warning: Uncaught exception 'Exception' with message 'Foo' in %sbug60909_1.php:5
H A Dbug41209.phpt42 Fatal error: Uncaught exception 'ErrorException' with message 'Undefined variable: id' in %s:%d
H A Dbug48409.phpt2 Bug #48409 (crash when exception is thrown while passing function arguments)
H A Dbug26698.phpt6 ini_set("report_memleaks", 0); // the exception thrown in this test results in a memory leak, whic…
H A Dbug32674.phpt2 Bug #32674 (exception in iterator causes crash)
H A Dbug61767.phpt20 Warning: Uncaught exception 'ErrorException' with message 'Undefined variable: undefined' in %sbug6…
/PHP-5.3/ext/pdo_mysql/tests/
H A Dbug53782.phpt2 PDO MySQL Bug #53782 (foreach throws irrelevant exception)
H A Dbug_44454.phpt2 Bug #44454 (Unexpected exception thrown in foreach() statement)
77 For some reason the exception gets thrown at the wrong place
/PHP-5.3/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…
H A Dsqlite3_21_security.phpt35 exception 'Exception' with message 'open_basedir prohibits opening %s' in %ssqlite3_21_security.php…
/PHP-5.3/ext/date/tests/
H A DDateTimeZone_construct_error.phpt27 Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() expects exact…
H A DDateTime_construct_error.phpt28 Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct() expects at most 2…
/PHP-5.3/ext/session/tests/
H A Dsession_module_name_variation3.phpt44 Fatal error: Uncaught exception 'Exception' with message 'Stop...!' in %s:%d
/PHP-5.3/Zend/
H A Dzend_interfaces.c104 if (!EG(exception)) { in zend_call_method()
208 if (!EG(exception)) in zend_user_it_get_current_key()
304 if (!EG(exception)) { in zend_user_it_get_new_iterator()
435 if (!retval || EG(exception)) { in zend_user_serialize()
476 if (EG(exception)) { in zend_user_unserialize()

Completed in 30 milliseconds

1234567891011