Searched refs:OutOfBoundsException (Results 1 – 8 of 8) sorted by relevance
2 Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException)16 } catch (OutOfBoundsException $ex) {
18 catch(OutOfBoundsException $e)30 catch(OutOfBoundsException $e)
48 OutOfBoundsException: Index invalid or out of range50 OutOfBoundsException: Index invalid or out of range
27 } catch (OutOfBoundsException $e) {32 } catch (OutOfBoundsException $e) {78 } catch (OutOfBoundsException $e) {
72 OutOfBoundsException: Index invalid or out of range76 OutOfBoundsException: Index invalid or out of range
37 } catch (\OutOfBoundsException $ex) {
37 class OutOfBoundsException extends RuntimeException class
182 SPL_ADD_CLASS(OutOfBoundsException, z_list, sub, allow, ce_flags); \
Completed in 29 milliseconds