unread
Hi internals,
I'd like to start the discussion for a new RFC about adding
a FILTER_THROW_ON_FAILURE flag to the filter extension.
- RFC: https://wiki.php.net/rfc/filter_throw_on_failure
- Implementation: https://github.com/php/php-src/pull/18896
--Daniel