History log of /PHP-8.2/ext/standard/tests/url/parse_url_basic_011.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 2108d698 17-Sep-2022 Andy Postnikov

Revert "Fix parse_url(): can not recognize port without scheme"

This reverts commit 72d83709d9524945c93012f7bbb222e412df485a.

Closes GH-9569


# 72d83709 30-Dec-2021 pandaLIU <563883861@qq.com>

Fix parse_url(): can not recognize port without scheme

Closes GH-7844.