Home
last modified time | relevance | path

Searched refs:exception (Results 76 – 100 of 347) sorted by relevance

12345678910>>...14

/PHP-5.6/ext/session/tests/
H A Dbug60634_error_2.phpt2 Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) - exception in writ…
47 Fatal error: Uncaught exception 'Exception' in %s
/PHP-5.6/Zend/tests/
H A Dbug45805.phpt2 Bug #45805 (Crash on throwing exception from error handler)
41 Fatal error: Uncaught exception 'RuntimeException' in %sbug45805.php:%d
H A Dbug64960.phpt19 // exception must be throwed from error handler.
34 Fatal error: Uncaught exception 'Exception' in %sbug64960.php:19
H A Dbug26166.phpt63 echo "Got the exception\n";
74 Fatal error: Method Error::__toString() must not throw an exception in %sbug26166.php on line %d
H A Dexception_002.phpt2 Testing exception and GOTO
H A Dexception_005.phpt2 Trying to throw exception of an interface
H A Dexception_handler_001.phpt2 exception handler tests - 1
H A Dbug48428.phpt2 Bug #48428 (crash when exception is thrown while passing function arguments)
H A Dclosure_021.phpt2 Closure 021: Throwing exception inside lambda
H A Dbug44184.phpt2 Bug #44184 (Double free of loop-variable on exception)
/PHP-5.6/Zend/tests/generators/errors/
H A Dserialize_unserialize_error.phpt30 exception 'Exception' with message 'Serialization of 'Generator' is not allowed' in %s:%d
40 exception 'Exception' with message 'Unserialization of 'Generator' is not allowed' in %s:%d
/PHP-5.6/ext/spl/tests/
H A Dspl_heap_iteration_error.phpt25 echo "I should have raised an exception here";
27 if ($e->getCode()!=99) echo "Unexpected exception";
H A Dspl_autoload_012.phpt52 Fatal error: Uncaught exception 'Exception' with message 'first' in %sspl_autoload_012.php:%d
59 Next exception 'Exception' with message 'second' in %sspl_autoload_012.php:%d
H A Dbug46160.phpt2 Bug #46160 (SPL - Memory leak when exception is throwed in offsetSet method)
H A Dspl_pq_top_error_args.phpt2 SPL: SplPriorityQueue: top too many arguments exception
H A Dspl_iterator_apply_error_001.phpt2 SPL: Error: iterator_apply when the callback throws an exception
/PHP-5.6/ext/spl/internal/
H A Dseekableiterator.inc28 * The method should throw an exception if it is not possible to seek to
29 * the given position. Typically this exception should be of type
/PHP-5.6/Zend/tests/generators/
H A Dgenerator_rewind.phpt52 exception 'Exception' with message 'Cannot rewind a generator that was already run' in %s:%d
57 exception 'Exception' with message 'Cannot traverse an already closed generator' in %s:%d
/PHP-5.6/ext/spl/examples/
H A Ddba_array.php48 catch (exception $err) {
/PHP-5.6/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_basic.phpt43 echo "\nMethod that throws an exception:\n";
72 Method that throws an exception:
H A DReflectionClass_getProperty_001.phpt37 } catch (exception $e) {
43 } catch (exception $e) {
49 } catch (exception $e) {
55 } catch (exception $e) {
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug66141.phpt24 $db->query('something that throws an exception');
34 …rver version for the right syntax to use near 'something that throws an exception' at line %d in %…
/PHP-5.6/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php22 } catch (exception $e) {
34 } catch (exception $e) {
/PHP-5.6/tests/lang/
H A Dbug23279.phpt2 Bug #23279 (exception handler stops after first function call)
/PHP-5.6/ext/soap/tests/bugs/
H A Dbug29109.phpt2 Bug #29109 (Uncaught SoapFault exception: [WSDL] Out of memory)

Completed in 35 milliseconds

12345678910>>...14