Home
last modified time | relevance | path

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

12345678910>>...14

/PHP-5.5/Zend/tests/
H A Dbug64966.phpt23 Fatal error: Uncaught exception 'Exception' in %sbug64966.php:3
H A Dexception_handler_004.phpt2 exception handler tests - 4
H A Dbug61011.phpt2 Bug #61011 (Crash when an exception is thrown by __autoload accessing a static property)
H A Dtry_catch_finally_005.phpt31 throw new Exception("continue exception");
H A Dtry_catch_finally_007.phpt18 throw new Exception("exception");
/PHP-5.5/Zend/
H A Dzend_vm_execute.skl41 if (EG(exception)) {
H A Dzend_interfaces.c104 if (!EG(exception)) { in zend_call_method()
209 if (!EG(exception)) { in zend_user_it_get_current_key()
278 if (!EG(exception)) { in zend_user_it_get_new_iterator()
409 if (!retval || EG(exception)) { in zend_user_serialize()
429 if (result == FAILURE && !EG(exception)) { in zend_user_serialize()
450 if (EG(exception)) { in zend_user_unserialize()
/PHP-5.5/ext/curl/tests/
H A Dcurl_file_serialize.phpt15 Fatal error: Uncaught exception 'Exception' with message 'Unserialization of CURLFile instances is …
/PHP-5.5/tests/lang/
H A D038.phpt21 $err_msg = 'no exception';
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_invoke_basic.phpt63 echo "\nMethod that throws an exception:\n";
107 Method that throws an exception:
H A DReflectionObject_isSubclassOf_error.phpt20 Fatal error: Uncaught exception 'ReflectionException' with message 'Class X does not exist' in %s:7
H A DReflectionParameter_export_error3.phpt17 Fatal error: Uncaught exception 'ReflectionException' with message 'The parameter specified by its …
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_15_open_error.phpt27 exception 'Exception' with message 'Unable to open database: %s' in %ssqlite3_15_open_error.php:%d
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller19.phpt14 Fatal error: Uncaught exception 'PharException' with message 'Too many values passed to Phar::mungS…
H A Dfrontcontroller20.phpt14 Fatal error: Uncaught exception 'PharException' with message 'Non-string value passed to Phar::mung…
H A Dfrontcontroller18.phpt14 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
/PHP-5.5/ext/date/tests/
H A Dbug51819.phpt2 Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller19.phar.phpt12 Fatal error: Uncaught exception 'PharException' with message 'Too many values passed to Phar::mungS…
H A Dfrontcontroller20.phar.phpt12 Fatal error: Uncaught exception 'PharException' with message 'Non-string value passed to Phar::mung…
H A Dfrontcontroller18.phar.phpt12 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
/PHP-5.5/ext/spl/tests/
H A DrecursiveIteratorIterator_beginchildren_error.phpt31 Fatal error: Uncaught exception 'Exception' in %s
H A DrecursiveIteratorIterator_callHasChildren_error.phpt31 Fatal error: Uncaught exception 'Exception' in %s
H A DrecursiveIteratorIterator_nextelement_error.phpt31 Fatal error: Uncaught exception 'Exception' in %s
H A Dspl_pq_top_error_corrupt.phpt26 // ignore exception tested elsewhere
H A Dheap_top_variation_002.phpt8 // override heap to force corruption by throwing exception in compare

Completed in 61 milliseconds

12345678910>>...14