master
Fix GH-16993: Fix filter_var_array to warn when validation filters are incorrectly combined with FILTER_NULL_ON_FAILURE flag (#19660)
Shoehorn myself into the credits.
ext/filter: Check callback validity once (#19921)
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144)
Add pcre dependency as required to ext/filter (#15099)
[RFC] FILTER_THROW_ON_FAILURE (#18896)
filter: Use `return true` / `return false` for functions returning `bool`