Searched refs:OutOfBoundsException (Results 1 – 5 of 5) sorted by relevance
2 Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException)16 } catch (OutOfBoundsException $ex) {
18 catch(OutOfBoundsException $e)30 catch(OutOfBoundsException $e)
37 } catch (\OutOfBoundsException $ex) {
37 class OutOfBoundsException extends RuntimeException class
186 SPL_ADD_CLASS(OutOfBoundsException, z_list, sub, allow, ce_flags); \
Completed in 19 milliseconds