master
[RFC] FILTER_THROW_ON_FAILURE (#18896)
Add some missing EXTENSIONS sections to misc tests
Deprecate filter.default
Deprecate FILTER_SANITIZE_STRING/STRIPPED
Migrate SKIPIF -> EXTENSIONS (#7138)
QA - filter_input - LCOV - FILTER_NULL_ON_FAILURE
Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780)
Reindent phpt files
Fix GH-16993: Fix filter_var_array to warn when validation filters are incorrectly combined with FILTER_NULL_ON_FAILURE flag (#19660)
ext/[ef]*: fix a bunch of typos (GH-16621)
Add internal URI handling API (#19073)
Consistent naming for test titles
Per RFC 6890, these are explicitly not reserved ranges
Merge branch 'PHP-8.3' into PHP-8.4
Merge branch 'PHP-8.0' into PHP-8.1
Use EXTENSIONS instead of SKIPIF sections in *.phpt
Fix filter_var with callback and explicit REQUIRE_SCALAR
Add missing EXTENSION section to tests
filter_input_array - Implement solution 2 of GH-13805 (#13804)
Migrate more SKIPIF -> EXTENSIONS (#7139)
Fix GH-16523: FILTER_FLAG_HOSTNAME accepts ending hyphen
Fixed GH-16944: Refactor IP ranges by using the tables from RFC 6890
Fix GH-18309: ipv6 filter integer overflow
Fix GHSA-w8qr-v226-r27w