1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Update windows download links in today announcements

This commit is contained in:
Pierrick Charron
2025-12-18 14:37:04 -05:00
parent 0678b4d21b
commit 85d2c77136
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<p>All PHP 8.5 users are encouraged to upgrade to this version.</p> <p>All PHP 8.5 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.5.1 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, <p>For source downloads of PHP 8.5.1 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&amp;version=8.5">there</a>.
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.5.1">ChangeLog</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.5.1">ChangeLog</a>.
</p> </div> </p> </div>
</content> </content>

View File

@@ -14,7 +14,7 @@
<p>All PHP 8.3 users are encouraged to upgrade to this version.</p> <p>All PHP 8.3 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.3.29 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, <p>For source downloads of PHP 8.3.29 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&amp;version=8.3">there</a>.
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.29">ChangeLog</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.29">ChangeLog</a>.
</p> </div> </p> </div>
</content> </content>

View File

@@ -10,7 +10,7 @@ site_header('PHP 8.3.29 Release Announcement');
<p>All PHP 8.3 users are encouraged to upgrade to this version.</p> <p>All PHP 8.3 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.3.29 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, <p>For source downloads of PHP 8.3.29 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&amp;version=8.3">there</a>.
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.29">ChangeLog</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.29">ChangeLog</a>.
</p> </p>
<?php site_footer(); <?php site_footer();

View File

@@ -10,7 +10,7 @@ site_header('PHP 8.5.1 Release Announcement');
<p>All PHP 8.5 users are encouraged to upgrade to this version.</p> <p>All PHP 8.5 users are encouraged to upgrade to this version.</p>
<p>For source downloads of PHP 8.5.1 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>, <p>For source downloads of PHP 8.5.1 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&amp;version=8.5">there</a>.
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.5.1">ChangeLog</a>. The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.5.1">ChangeLog</a>.
</p> </p>
<?php site_footer(); <?php site_footer();