master
Fix GH-20366 ext/uri: Do not throw ValueError on null-byte (#20489)
uri: Update to uriparser-0.9.9-59-gc3b4956 (#20437)
Add ext/uri skeleton along with uriparser (#18658)
uri: Update to uriparser-0.9.9-21-g08df3b2 (#19992)
Update uriparser to version 0.9.9 (#19711)
uri: Clean up naming of remaining public symbols (#19917)
uri: Throw `UriError` for unexpected failures (#19850)
Reduce code bloat in arginfo by using specialised string releases (#20016)
uri: Make `php_uri_parser` structs PHPAPI (#20243)
Merge branch 'PHP-8.5'
uri: Improve type safety for `php_uri_parser_rfc3986_userinfo_*()` (#20244)
ext/uri: Fix the distinction between an empty and a missing query/fragment for WHATWG URLs (#20208)