From 5263a5441305288601794e77ca83e24c436db299 Mon Sep 17 00:00:00 2001 From: Aaron Junker Date: Fri, 27 May 2022 12:50:09 +0200 Subject: [PATCH] Update sites.php - Removes comments of old pages that will never come online again - Removes http://gcov.php.net as this website was shut down - Adds https://windows.php.net Closes GH-517. --- sites.php | 56 ++++++++----------------------------------------------- 1 file changed, 8 insertions(+), 48 deletions(-) diff --git a/sites.php b/sites.php index 99332cfcb..22b246c85 100644 --- a/sites.php +++ b/sites.php @@ -169,37 +169,6 @@ site_header("A Tourist's Guide", array("current" => "help")); i.e. documentation files.

- -

gtk.php.net: PHP-GTK

@@ -209,15 +178,6 @@ XXX: The following sites are offline and should be re-added once they are back o and the latest news from the project.

-

gcov.php.net: Test and Code Coverage analysis

- -

- This site is dedicated to automatic PHP code coverage testing. On a regular - basis current Git snapshots are being build and tested on this machine. After - all tests are done the results are visualized along with a code coverage - analysis. -

-

wiki.php.net: The PHP Wiki

@@ -226,6 +186,13 @@ XXX: The following sites are offline and should be re-added once they are back o has a wiki section and everyone is able to apply for wiki commit access.

+

windows.php.net: PHP for Windows

+ +

+ This site is dedicated to supporting PHP on Microsoft Windows. + It also supports ports of PHP extensions or features as well as providing special builds for the various Windows architectures. +

+

people.php.net: The PHP Developers Profiles

@@ -233,13 +200,6 @@ XXX: The following sites are offline and should be re-added once they are back o

Archived CVS Repository

-

Cross Reference

- -*/ $SIDEBAR = <<< SIDEBAR_DATA @@ -255,8 +215,8 @@ $SIDEBAR = <<< SIDEBAR_DATA

Git Repository

Archived SVN Repository

PHP-GTK

-

Test and Code Coverage analysis

The PHP Wiki +

PHP for Windows

The PHP Developers Profiles SIDEBAR_DATA;