Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115630 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 28469 invoked from network); 4 Aug 2021 13:50:59 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Aug 2021 13:50:59 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id EB6281804C8 for ; Wed, 4 Aug 2021 07:19:58 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-lj1-f181.google.com (mail-lj1-f181.google.com [209.85.208.181]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 4 Aug 2021 07:19:58 -0700 (PDT) Received: by mail-lj1-f181.google.com with SMTP id n6so2747584ljp.9 for ; Wed, 04 Aug 2021 07:19:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cL0MdK6s6EzooMk15yjqwE1pnH36Yetumr7RuV4UnBU=; b=JeY29ZhoUW1oU0GMkweYK45HveC80JkpZbO7KSoQUFu7q42ww+Z9M1CKgwzFUEvYEk wPoX6Jnywlj8H7T1yV10jN2lfvFUArtbr/mGxZYd2kL7YSZkuRJSOxo6zgmaPAN3m9Uw kegiwCPxFREIrbvwiAZs7RpvdZ/D6oHEKBmyde65n6vOS5wAOkGkozd+tUj+/+p0/y2M V2iVmeKfxFwO8GtU/dixtZaQoUuGmrLSkIegDxlLEijl6geB4Kqu3uItkq+WkV3VPZ/h HpxyOFmvtALjK89M5IUD374O/TzcNDPxxf0PFBsulgjqr0h9YzIuaJVjUSKqsQVjU/4D 62KQ== X-Gm-Message-State: AOAM532YPfPSrhu2gjNouXdznsnG6hG0ZubSjp68alFSKoJIuomT0hAt bS2lNm0zLw3FZQ7sCoerTNUKjkl7ufGV9uZDbfZJbw== X-Google-Smtp-Source: ABdhPJz1jMLH5SwNqnGKWurKVIxG27ILpLuHShdt3HCXxvbP+7o7ccMaTsEgSwXDbIelegX/jkwADFztMgEORWVRRi8= X-Received: by 2002:a05:651c:626:: with SMTP id k38mr17778482lje.304.1628086796486; Wed, 04 Aug 2021 07:19:56 -0700 (PDT) MIME-Version: 1.0 References: <94681f19-8e3c-1522-75b0-03173da47ab7@gmx.de> In-Reply-To: Date: Wed, 4 Aug 2021 09:19:45 -0500 Message-ID: To: Nikita Popov Cc: "Christoph M. Becker" , PHP Internals Content-Type: multipart/alternative; boundary="0000000000002b1d8405c8bc7f52" Subject: Re: [PHP-DEV] Shut down gcov.php.net From: pollita@php.net (Sara Golemon) --0000000000002b1d8405c8bc7f52 Content-Type: text/plain; charset="UTF-8" On Wed, Aug 4, 2021 at 7:43 AM Nikita Popov wrote: > On Wed, Aug 4, 2021 at 2:25 PM Christoph M. Becker > wrote: > > > I suggest to shut down altogether. It is barely > > maintained for quite a while: PHP 7.4 builds are failing, and there are > > no PHP 8.0 builds at all. We already run a coverage job on Azure[1], so > > there is no *need* for this site anymore, and we can't spent our time on > > more useful things. > > > > +1 to shutting down this server. Coverage is now on azure and also > published to https://app.codecov.io/gh/php/php-src/, and valgrind has been > replaced by asan jobs. Newer PHP versions don't work on gcov because the OS > is too old. > > +1; I've just checked my calendar and it's not 1999 anymore. Put 'er out to pasture next to git.php.net -Sara --0000000000002b1d8405c8bc7f52--