Skip to content

Commit 4ec9adf

Browse files
committed
Remove mention of 'windows.php.net'
1 parent 9516d64 commit 4ec9adf

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

downloads.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ function option(string $value, string $desc, $attributes = []): string
237237
<h2>Binaries</h2>
238238

239239
<p>
240-
<a href="https://windows.php.net/download/">Binaries are available for
240+
<a href="https://www.php.net/downloads.php?usage=web&amp;os=windows&amp;osvariant=windows-downloads&amp;version=default">Binaries are available for
241241
Microsoft Windows</a>. The PHP project does not currently release binary packages
242242
for other platforms such as Linux or macOS, but they are packaged by distributions
243243
and other providers. For more information, see:

sites.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,6 @@ interface to it. There you can browse the history (and latest versions) of the
142142
has a wiki section and everyone is able to apply for wiki commit access.
143143
</p>
144144

145-
<h2 id="windows" class="content-header"><a href="https://windows.php.net/">windows.php.net</a>: PHP for Windows</h2>
146-
147-
<p class="content-box">
148-
This site is dedicated to supporting PHP on Microsoft Windows.
149-
It also supports ports of PHP extensions or features as well as providing special builds for the various Windows architectures.
150-
</p>
151-
152145
<h2 id="people" class="content-header"><a href="https://people.php.net/">people.php.net</a>: The PHP Developers Profiles</h2>
153146

154147
<p class="content-box">
@@ -168,7 +161,6 @@ interface to it. There you can browse the history (and latest versions) of the
168161
<p class='panel'><a href="#doc">Documentation collaboration</a></p>
169162
<p class='panel'><a href="#git">Git Repository</a></p>
170163
<p class='panel'><a href="#wiki">The PHP Wiki</a></h2>
171-
<p class='panel'><a href="#windows">PHP for Windows</a></h2>
172164
<p class='panel'><a href="#people">The PHP Developers Profiles</a></h2>
173165
174166
SIDEBAR_DATA;

0 commit comments

Comments
 (0)