core icon indicating copy to clipboard operation
core copied to clipboard

feat(metadata): use uri RFC 3986 on PHP8.5

Open SVillette opened this issue 1 month ago • 0 comments

Q A
Branch? main
Tickets -
License MIT
Doc PR api-platform/docs#...

This PR replaces the usage of parse_url() method by the new rfc 3986 URI API on PHP8.5. cc @soyuka this is the subject we talk about at the SymfonyCon hackday.

Still in draft as it's missing some tests.

SVillette avatar Nov 29 '25 13:11 SVillette