core
core copied to clipboard
replace PHP parse_url version
Description
PHP 8.5 introduced a new function to replace that
Perhaps the URI polyfill https://uri.thephpleague.com/polyfill/7.0/ could be used ? The functionality is not present in the Symfony polyfill symfony/polyfill-php85
https://github.com/api-platform/core/pull/7565 is a start for that (needs review)