]> granicus.if.org Git - php/commit
Scan for : in host:port pair from right instead of left.
authorSara Golemon <pollita@php.net>
Mon, 15 Dec 2003 06:54:31 +0000 (06:54 +0000)
committerSara Golemon <pollita@php.net>
Mon, 15 Dec 2003 06:54:31 +0000 (06:54 +0000)
commite90f85e45da5e80bd8fa5d40070ed4de034d59ad
treece0bfccaf8a35369f32ec0bd1ff35d3c2b10c88b
parentc3043fb2e4ca55a83e8686621590695b9d61c674
Scan for : in host:port pair from right instead of left.
This will allow handling of http://[fe80::1]:443/foo.html
IPv6 Numeric addressing with port number to parse correctly.
ext/standard/url.c