mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
472f2fe0a3
If there are 2 ports, only the first is used. However, then the certificate checking fails. So we drop the second port if there is one. Closes GH-20021.