mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
Domain name labels must not end with a hyphen, and that is also true for the last label. Apparently, this has been overlooked so far. Closes GH-16540.