Home
last modified time | relevance | path

Searched refs:exception (Results 201 – 225 of 347) sorted by relevance

12345678910>>...14

/PHP-5.6/Zend/tests/
H A Dtry_catch_finally_005.phpt31 throw new Exception("continue exception");
H A Dtry_catch_finally_007.phpt18 throw new Exception("exception");
H A Dbug69212.phpt2 Bug #69212: Leaking VIA_HANDLER func when exception thrown in __call/... arg passing
/PHP-5.6/Zend/
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.6/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
H A DrecursiveIteratorIterator_endchildren_error.phpt37 Fatal error: Uncaught exception 'Exception' in %s
/PHP-5.6/ext/phar/tests/cache_list/
H A Dfrontcontroller18.phpt14 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
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…
/PHP-5.6/ext/reflection/tests/
H A DReflectionParameter_export_error3.phpt17 Fatal error: Uncaught exception 'ReflectionException' with message 'The parameter specified by its …
/PHP-5.6/ext/phar/tests/tar/
H A Dfrontcontroller18.phar.phpt12 Fatal error: Uncaught exception 'PharException' with message 'No values passed to Phar::mungServer(…
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_prompt.c533 exception; in phpdbg_handle_exception() local
540 exception = *EG(exception); in phpdbg_handle_exception()
541 zval_copy_ctor(&exception); in phpdbg_handle_exception()
542 EG(exception) = NULL; in phpdbg_handle_exception()
546 Z_OBJCE(exception)->name); in phpdbg_handle_exception()
551 fci.function_table = &Z_OBJCE(exception)->function_table; in phpdbg_handle_exception()
554 fci.object_ptr = &exception; in phpdbg_handle_exception()
574 zval_dtor(&exception); in phpdbg_handle_exception()
660 if (EG(exception)) { in PHPDBG_COMMAND()
1162 if (EG(exception)) {
/PHP-5.6/ext/sqlite3/tests/
H A Dsqlite3result_reset_with_params_fails.phpt2 SQLite3Result::reset test, testing an exception is raised when calling reset with parameters
/PHP-5.6/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 Dfrontcontroller19.phar.phpt13 Fatal error: Uncaught exception 'PharException' with message 'Too many values passed to Phar::mungS…
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug54911.phpt16 Fatal error: Uncaught SoapFault exception: [Client] Access to undeclared static property: XSoapClie…
H A Dbug42151.phpt2 Bug #42151 (__destruct functions not called after catching a SoapFault exception)
/PHP-5.6/ext/phar/tests/
H A Dfrontcontroller12.phpt16 Fatal error: Uncaught exception 'PharException' with message 'Unknown mime type specifier used, onl…
H A Dbug69958.phpt12 Fatal error: Uncaught exception 'BadMethodCallException' with message 'phar "%s/bug69958.tar" exist…
H A Dfrontcontroller11.phpt17 Fatal error: Uncaught exception 'PharException' with message 'Key of MIME type overrides array must…
H A Dbug71625.phpt21 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Cannot create phar 'A:A:.p…

Completed in 60 milliseconds

12345678910>>...14