Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130326 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 763C91A00BC for ; Sun, 15 Mar 2026 11:37:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1773574651; bh=IX7bL7QHBF14u3xIAdHMSqsw1NaCzM5VsvwyXC3cxs8=; h=Date:From:To:Subject:In-Reply-To:References:From; b=D8Sypbvv8+wUQdSvz5zMHp2gXy+kjLuelMM1lQ1i2U2tRahw6zF+xuaTJKesckEUX MTmSe6hbUaVYyMsrtXcusegeGOEHfw7Xdpzgucd0RipC6Ugjzj8uEWlyNuzDoVAssq pJhNf14LFCD3/YoGZU4/64DpLjDEKN0lAlth0i1lMvYUKfEkO5iQ8z5gMlErTVYgUQ f4J+9vQ9wQ+IWrQNY/Yq7a3tylc8HjiWqcYs9QvIrLRPib+ddIIXLILYRfc6IMN2dq fXAPmITS0iHasQgPvVIzbbySjXQAhVcKX3TeTgX65xgPkxrcaD813NWIhdkv9QXA0+ sAp6rip1A5YVQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 6D02718058B for ; Sun, 15 Mar 2026 11:37:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: *** X-Spam-Status: No, score=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from mail.xdebug.org (mail.xdebug.org [176.126.244.128]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 15 Mar 2026 11:37:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1773574633; bh=IX7bL7QHBF14u3xIAdHMSqsw1NaCzM5VsvwyXC3cxs8=; h=Date:From:To:Subject:In-Reply-To:References:From; b=IIh3iEZahsGYdFXuZwi9JYejcjNKhRN2f2sXRjlz+wZz1H8cJJ66+OWEGiMjF7lkq eb+0XOblonoYKvlRcmElw5Vp65f06fNsGf3Dd8QJWwV5aaZ+n2Z8yADknCpgBYOkzX fLbkRcQ02AtYKjzLnDIA8+RSVEZVT/gG+y0g3zJO1Sv0RrikeO/GdiQYlkDzOnvPYW KpTZtBc7OLMBjGz6xtR/PfxcqIRKn5HV+r04lQcw7VW2RQO8bqN/YXJpaevgXCLrdj pkZt7ia+cqVs8tMNm9kmO1vQAN8KQsrzWLL0tOtL36YHtwsdzOJ5Q+ppEJ1tcxf91i MBKTj6DJ6tUgQ== Received: from ehlo.thunderbird.net (2a02-a474-9c40-1-a162-177e-afc8-b8dd.fixed6.kpn.net [IPv6:2a02:a474:9c40:1:a162:177e:afc8:b8dd]) by mail.xdebug.org (Postfix) with ESMTPSA id A0373200E8; Sun, 15 Mar 2026 11:37:13 +0000 (UTC) Date: Sun, 15 Mar 2026 12:37:13 +0100 To: internals@lists.php.net, Juliette Reinders Folmer Subject: Re: [PHP-DEV] PHP 8.5.4 Released User-Agent: K-9 Mail for Android In-Reply-To: <69B69116.60902@adviesenzo.nl> References: <69B69116.60902@adviesenzo.nl> Message-ID: <37602CC2-4272-4820-AD80-CF5A238A3EBD@php.net> Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: derick@php.net (Derick Rethans) On 15 March 2026 11:59:34 CET, Juliette Reinders Folmer wrote: >On 12-3-2026 20:32, Daniel Scherzer wrote: >> =2E=2E=2E >> For source downloads of PHP 8=2E5=2E4 please visit our downloads page= =2E >> Windows binaries can be found on the same page=2E > >Just wondering: why are Windows downloads no longer available via windows= =2Ephp=2Enet (last updated Dec 2025) ? > >The fact that an additional/new download location was added, doesn't feel= like a good reason to abandon updating the long established canonical loca= tion=2E Where was this discussed/decided ? > >And if there is no intention to continue updating windows=2Ephp=2Enet, I = would - at the very least - expect a big bold notice on all pages of the wi= ndows=2Ephp=2Enet sub-site to direct users to the new download location=2E > >Smile, >Juliette It's on my list to do, with notices and redirects where needed=2E cheers Derick