Home
last modified time | relevance | path

Searched refs:UnexpectedValueException (Results 1 – 25 of 36) sorted by relevance

12

/PHP-5.5/ext/spl/tests/
H A Drecursive_tree_iterator_007.phpt25 } catch (UnexpectedValueException $e) {
26 echo "UnexpectedValueException thrown\n";
32 UnexpectedValueException thrown
H A DSplFileInfo_setFileClass_error.phpt10 } catch (UnexpectedValueException $e) {
H A DSplFileInfo_setInfoClass_error.phpt10 } catch (UnexpectedValueException $e) {
H A DSplObjectStorage_unserialize_invalid_parameter3.phpt12 } catch(UnexpectedValueException $e) {
H A DSplObjectStorage_offsetGet_missing_object.phpt13 } catch (UnexpectedValueException $e) {
H A Dbug54291.phpt8 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Failed to open directory "…
H A DArrayObject_unserialize_empty_string.phpt12 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Empty serialized string ca…
H A DSplObjectStorage_unserialize_invalid_parameter2.phpt22 } catch(UnexpectedValueException $e) {
H A DSplObjectStorage_unserialize_bad.phpt17 } catch(UnexpectedValueException $e) {
/PHP-5.5/ext/phar/tests/
H A Dphar_construct_invalidurl.phpt11 } catch (UnexpectedValueException $e) {
16 } catch (UnexpectedValueException $e) {
21 } catch (UnexpectedValueException $e) {
H A Dbug69441.phpt10 } catch(UnexpectedValueException $e) {
17 exception 'UnexpectedValueException' with message 'phar error: corrupted central directory entry, n…
H A Dbug69453.phpt10 } catch(UnexpectedValueException $e) {
17 exception 'UnexpectedValueException' with message 'phar error: "%s/bug69453.tar.phar" is a corrupte…
H A Dbug71498.phpt9 } catch(UnexpectedValueException $e) {
H A Dbug71331.phpt11 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'phar error: "%s/bug71331.t…
H A Dphar_buildfromiterator1.phpt26 %s(24) "UnexpectedValueException"
H A Dphar_buildfromdirectory1.phpt26 %s(24) "UnexpectedValueException"
H A Dphar_buildfromdirectory2-win.phpt28 %s(24) "UnexpectedValueException"
H A Dphar_buildfromdirectory2.phpt28 %s(24) "UnexpectedValueException"
H A Dbug46032.phpt30 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Cannot create phar '000000…
H A Dphar_oo_006.phpt27 catch (UnexpectedValueException $e)
H A Dphar_buildfromiterator6.phpt58 %s(24) "UnexpectedValueException"
/PHP-5.5/ext/spl/
H A Dspl_exceptions.c68 REGISTER_SPL_SUB_CLASS_EX(UnexpectedValueException, RuntimeException, NULL, NULL); in PHP_MINIT_FUNCTION()
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_buildfromiterator5.phpt57 %s(24) "UnexpectedValueException"
H A Dphar_buildfromiterator6.phpt58 %s(24) "UnexpectedValueException"
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_buildfromiterator5.phpt57 %s(24) "UnexpectedValueException"

Completed in 37 milliseconds

12