1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Files
archived-php-src/ext/uri
Tim Düsterhus 3bf495b5cc uri: Retrieve “raw” representation for ->getPort() (#19646)
The implementation only supports one possible representation of the port.
Retrieve the raw representation to avoid unnecessarily normalizing the URI for
uri_parser_rfc3986.
2025-08-30 23:37:39 +02:00
..