mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
9dfbcd7248
If `Z_OBJ_HANDLER_P(callable, get_closure)` throws, we must not let the exeception pass to userland, if called through `is_callable()`.