RFC: Add http_parse_query as an alternative to parse_str

Project Governance
Author
Target
8.2
PHP offers a function for parsing query string into an array. The function, for historical reasons, has been designed to allow registering the values as global ...

This RFC has not yet started voting