Searched refs:OverflowException (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/spl/ | ||
H A D | spl_exceptions.stub.php | 41 class OverflowException extends RuntimeException class |
H A D | php_spl.c | 188 SPL_ADD_CLASS(OverflowException, z_list, sub, allow, ce_flags); \ |
Completed in 33 milliseconds