Author: Derick Rethans (derickr) Date: 2025-11-26T17:23:10Z Commit: https://github.com/php/web-php/commit/ad08971c3e821aa0a784c223dba0e13bb75ad833 Raw diff: https://github.com/php/web-php/commit/ad08971c3e821aa0a784c223dba0e13bb75ad833.diff
Switch links to use normal download page Changed paths: M archive/entries/2025-11-20-1.xml M archive/entries/2025-11-20-2.xml M archive/entries/2025-11-20-3.xml Diff: diff --git a/archive/entries/2025-11-20-1.xml b/archive/entries/2025-11-20-1.xml index 7a39a25ef8..119d071a7a 100644 --- a/archive/entries/2025-11-20-1.xml +++ b/archive/entries/2025-11-20-1.xml @@ -14,7 +14,7 @@ <p>All PHP 8.3 users are encouraged to upgrade to this version.</p> <p>For source downloads of PHP 8.3.28 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, -Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>. +Windows source and binaries can also be found <a href="https://www.php.net/downloads.php?os=windows&version=8.3">there</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.28">ChangeLog</a>. </p> </div> </content> diff --git a/archive/entries/2025-11-20-2.xml b/archive/entries/2025-11-20-2.xml index f995eadcab..fdd0429d3e 100644 --- a/archive/entries/2025-11-20-2.xml +++ b/archive/entries/2025-11-20-2.xml @@ -14,7 +14,7 @@ <p>All PHP 8.4 users are encouraged to upgrade to this version.</p> <p>For source downloads of PHP 8.4.15 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, -Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>. +Windows source and binaries can also be found <a href="https://www.php.net/downloads.php?os=windows&version=8.4">there</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.15">ChangeLog</a>. </p> </div> </content> diff --git a/archive/entries/2025-11-20-3.xml b/archive/entries/2025-11-20-3.xml index f6b68ac184..cbd5cf6232 100644 --- a/archive/entries/2025-11-20-3.xml +++ b/archive/entries/2025-11-20-3.xml @@ -22,7 +22,7 @@ </ul> <p> For source downloads of PHP 8.5.0 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, - Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>. + Windows source and binaries can also be found <a href="https://www.php.net/downloads.php?os=windows&version=8.5">there</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.5.0">ChangeLog</a>. </p> <p>
