We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c41900 commit baf3937Copy full SHA for baf3937
NEWS
@@ -61,6 +61,8 @@ PHP NEWS
61
the Uri\WhatWg\Url parser. (timwolla)
62
. Reject out-of-range ports when using the Uri\Rfc3986\Uri parser.
63
(timwolla)
64
+ . Return null instead of 0 for Uri\Rfc3986\Uri::getPort() when the
65
+ URI contains an empty port. (timwolla)
66
. Clean up naming of internal API. (timwolla)
67
68
28 Aug 2025, PHP 8.5.0beta2
0 commit comments