Home
last modified time | relevance | path

Searched refs:OutOfBoundsException (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/spl/tests/
H A Dbug70561.phpt2 Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException)
16 } catch (OutOfBoundsException $ex) {
H A Diterator_032.phpt18 catch(OutOfBoundsException $e)
30 catch(OutOfBoundsException $e)
H A Dfixedarray_001.phpt48 OutOfBoundsException: Index invalid or out of range
50 OutOfBoundsException: Index invalid or out of range
H A DSplObjectStorage_seek.phpt27 } catch (OutOfBoundsException $e) {
32 } catch (OutOfBoundsException $e) {
78 } catch (OutOfBoundsException $e) {
H A Dfixedarray_002.phpt72 OutOfBoundsException: Index invalid or out of range
76 OutOfBoundsException: Index invalid or out of range
H A Ddit_006.phpt37 } catch (\OutOfBoundsException $ex) {
/php-src/ext/spl/
H A Dspl_exceptions.stub.php37 class OutOfBoundsException extends RuntimeException class
H A Dphp_spl.c182 SPL_ADD_CLASS(OutOfBoundsException, z_list, sub, allow, ce_flags); \

Completed in 29 milliseconds