From 61550de68f7be3be8370371418dd457bb85c005a Mon Sep 17 00:00:00 2001 From: Jacob Bednarz Date: Sun, 15 Feb 2015 10:14:11 +1000 Subject: [PATCH] Remove links to snaps.php.net As the development snapshots have been removed in favour of the git sources, these links is no longer required. --- downloads.php | 1 - git.php | 7 ------- sites.php | 8 -------- urlhowto.php | 3 --- 4 files changed, 19 deletions(-) diff --git a/downloads.php b/downloads.php index b2cf4cab5..0b0c86623 100644 --- a/downloads.php +++ b/downloads.php @@ -25,7 +25,6 @@ $SIDEBAR_DATA = '

Documentation download

PHP logos

-

Development Snapshots

Development sources (git)

Old archives

'; diff --git a/git.php b/git.php index 784b297f5..4b0ee875a 100644 --- a/git.php +++ b/git.php @@ -21,13 +21,6 @@ $SIDEBAR_DATA = ' group. You may want your own Git account to contribute.

- -

Source and binary snapshots

-

- You may also be interested in a PHP snapshot, see - snaps.php.net. - Compiled snapshots for Windows users are also included. -

'; site_header("Git Access", array("current" => "community")); ?> diff --git a/sites.php b/sites.php index 45e8d1d07..ff8ea9f63 100644 --- a/sites.php +++ b/sites.php @@ -210,14 +210,6 @@ site_header("A Tourist's Guide", array("current" => "help")); and the latest news from the project.

-

snaps.php.net: Daily PHP Snapshots

- -

- This is your first stop if you're looking for cutting edge development versions - of PHP which are generated every day from the current stable and current - development sources. -

-

gcov.php.net: Test and Code Coverage analysis

diff --git a/urlhowto.php b/urlhowto.php index 80b76f98b..b99f38e18 100644 --- a/urlhowto.php +++ b/urlhowto.php @@ -150,9 +150,6 @@ function a($href) {

PHP Developer shortcuts