diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-09-20 13:45:09 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-09-20 15:34:45 +0200 |
commit | 81b2f3e5d9fcdffd87a4fcd12bd8c708a97091e1 (patch) | |
tree | e8cec26750f3e0065b6a5d63fe88e3602b08748c /ext/imap/php_imap.c | |
parent | a7544411dfb833331a19ff10c1082428d80d2ad7 (diff) | |
download | php-git-81b2f3e5d9fcdffd87a4fcd12bd8c708a97091e1.tar.gz |
Fix #80114: parse_url does not accept URLs with port 0
URIs with a 0 port are generally valid, so `parse_url()` should
recognize such URIs, but still report the port as missing.
Co-authored-by: twosee <twose@qq.com>
Closes GH-6152.
Diffstat (limited to 'ext/imap/php_imap.c')
0 files changed, 0 insertions, 0 deletions