Author: Jim Winstead (jimwins) Committer: GitHub (web-flow) Pusher: sy-records Date: 2024-07-27T20:26:35+08:00
Commit: https://github.com/php/web-php/commit/e5ceb3e84cca2b149f5f9043eff62a907990ee67 Raw diff: https://github.com/php/web-php/commit/e5ceb3e84cca2b149f5f9043eff62a907990ee67.diff Purge references to PHP-GTK, it was abandoned (#1039) Changed paths: M docs.php M license/contrib-guidelines-code.php M license/index.php M mailing-lists.php M sites.php M unsub.php Diff: diff --git a/docs.php b/docs.php index 6c0ebe816e..683cb92cd3 100644 --- a/docs.php +++ b/docs.php @@ -60,10 +60,6 @@ If you are interested in how the documentation is edited and translated, you should read the <a href="http://doc.php.net/tutorial/">Documentation HOWTO</a>. </li> - <li> - <a href="http://gtk.php.net/">PHP-GTK related documentation</a> - is hosted on the PHP-GTK website. - </li> <li> <a href="http://pear.php.net/manual/">Documentation of PEAR and the various packages</a> can be found on a separate server. diff --git a/license/contrib-guidelines-code.php b/license/contrib-guidelines-code.php index 75b6194642..1374f7d087 100644 --- a/license/contrib-guidelines-code.php +++ b/license/contrib-guidelines-code.php @@ -38,7 +38,6 @@ <ul> <li><a href="http://pecl.php.net/copyright.php">PECL</a></li> <li><a href="http://pear.php.net/copyright.php">PEAR</a></li> - <li><a href="http://gtk.php.net/copyright.php">GTK</a></li> </ul> <?php site_footer(); diff --git a/license/index.php b/license/index.php index e45476ab42..4d8fbf02e5 100644 --- a/license/index.php +++ b/license/index.php @@ -150,7 +150,6 @@ <ul> <li><a href="http://pecl.php.net/copyright.php">PECL</a></li> <li><a href="http://pear.php.net/copyright.php">PEAR</a></li> - <li><a href="http://gtk.php.net/copyright.php">GTK</a></li> </ul> <?php site_footer(['sidebar' => $SIDEBAR_DATA]); diff --git a/mailing-lists.php b/mailing-lists.php index d33d3116d2..8d6e3fe956 100644 --- a/mailing-lists.php +++ b/mailing-lists.php @@ -18,8 +18,7 @@ <p> Find the <a href="http://pear.php.net/support/lists.php">PEAR - lists</a>, the <a href="http://pecl.php.net/support.php">PECL - lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK + lists</a> and the <a href="http://pecl.php.net/support.php">PECL lists</a> on their own pages. </p> diff --git a/sites.php b/sites.php index 8f249a001f..7ce909c0f0 100644 --- a/sites.php +++ b/sites.php @@ -152,15 +152,6 @@ interface to it. There you can browse the history (and latest versions) of the i.e. documentation files. </p> -<h2 id="gtk" class="content-header"><a href="http://gtk.php.net/">gtk.php.net</a>: PHP-GTK</h2> - -<p class="content-box"> - This web site is the home of the PHP-GTK project, which allows PHP to be - used to build graphical interfaces, with slick interface and highly - interactive content. You'll find the downloads and docs here, - and the latest news from the project. -</p> - <h2 id="wiki" class="content-header"><a href="https://wiki.php.net/">wiki.php.net</a>: The PHP Wiki</h2> <p class="content-box"> @@ -197,7 +188,6 @@ interface to it. There you can browse the history (and latest versions) of the <p class='panel'><a href="#qa">Quality Assurance Team</a></p> <p class='panel'><a href="#git">Git Repository</a></p> <p class='panel'><a href="#svn">Archived SVN Repository</a></p> -<p class='panel'><a href="#gtk">PHP-GTK</a></p> <p class='panel'><a href="#wiki">The PHP Wiki</a></h2> <p class='panel'><a href="#windows">PHP for Windows</a></h2> <p class='panel'><a href="#people">The PHP Developers Profiles</a></h2> diff --git a/unsub.php b/unsub.php index 3806494885..0e2b1f2d23 100644 --- a/unsub.php +++ b/unsub.php @@ -6,8 +6,7 @@ <p> Unsubscribe from the <a href="http://pear.php.net/support/lists.php">PEAR - lists</a>, the <a href="http://pecl.php.net/support.php">PECL - lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK + lists</a> and the <a href="http://pecl.php.net/support.php">PECL lists</a> on their own pages. </p> ';