Skip to content

Commit e5ceb3e

Browse files
authored
Purge references to PHP-GTK, it was abandoned (#1039)
1 parent 45d3ec3 commit e5ceb3e

File tree

6 files changed

+2
-20
lines changed

6 files changed

+2
-20
lines changed

docs.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@
6060
If you are interested in how the documentation is edited and translated,
6161
you should read the <a href="http://doc.php.net/tutorial/">Documentation HOWTO</a>.
6262
</li>
63-
<li>
64-
<a href="http://gtk.php.net/">PHP-GTK related documentation</a>
65-
is hosted on the PHP-GTK website.
66-
</li>
6763
<li>
6864
<a href="http://pear.php.net/manual/">Documentation of PEAR and the various
6965
packages</a> can be found on a separate server.

license/contrib-guidelines-code.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<ul>
3939
<li><a href="http://pecl.php.net/copyright.php">PECL</a></li>
4040
<li><a href="http://pear.php.net/copyright.php">PEAR</a></li>
41-
<li><a href="http://gtk.php.net/copyright.php">GTK</a></li>
4241
</ul>
4342

4443
<?php site_footer();

license/index.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
<ul>
151151
<li><a href="http://pecl.php.net/copyright.php">PECL</a></li>
152152
<li><a href="http://pear.php.net/copyright.php">PEAR</a></li>
153-
<li><a href="http://gtk.php.net/copyright.php">GTK</a></li>
154153
</ul>
155154

156155
<?php site_footer(['sidebar' => $SIDEBAR_DATA]);

mailing-lists.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
1919
<p>
2020
Find the <a href="http://pear.php.net/support/lists.php">PEAR
21-
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
22-
lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
21+
lists</a> and the <a href="http://pecl.php.net/support.php">PECL
2322
lists</a> on their own pages.
2423
</p>
2524

sites.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,6 @@ interface to it. There you can browse the history (and latest versions) of the
152152
i.e. documentation files.
153153
</p>
154154

155-
<h2 id="gtk" class="content-header"><a href="http://gtk.php.net/">gtk.php.net</a>: PHP-GTK</h2>
156-
157-
<p class="content-box">
158-
This web site is the home of the PHP-GTK project, which allows PHP to be
159-
used to build graphical interfaces, with slick interface and highly
160-
interactive content. You'll find the downloads and docs here,
161-
and the latest news from the project.
162-
</p>
163-
164155
<h2 id="wiki" class="content-header"><a href="https://wiki.php.net/">wiki.php.net</a>: The PHP Wiki</h2>
165156

166157
<p class="content-box">
@@ -197,7 +188,6 @@ interface to it. There you can browse the history (and latest versions) of the
197188
<p class='panel'><a href="#qa">Quality Assurance Team</a></p>
198189
<p class='panel'><a href="#git">Git Repository</a></p>
199190
<p class='panel'><a href="#svn">Archived SVN Repository</a></p>
200-
<p class='panel'><a href="#gtk">PHP-GTK</a></p>
201191
<p class='panel'><a href="#wiki">The PHP Wiki</a></h2>
202192
<p class='panel'><a href="#windows">PHP for Windows</a></h2>
203193
<p class='panel'><a href="#people">The PHP Developers Profiles</a></h2>

unsub.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
77
<p>
88
Unsubscribe from the <a href="http://pear.php.net/support/lists.php">PEAR
9-
lists</a>, the <a href="http://pecl.php.net/support.php">PECL
10-
lists</a>, and the <a href="http://gtk.php.net/resources.php">PHP-GTK
9+
lists</a> and the <a href="http://pecl.php.net/support.php">PECL
1110
lists</a> on their own pages.
1211
</p>
1312
';

0 commit comments

Comments
 (0)