Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114340 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 95786 invoked from network); 10 May 2021 14:04:56 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 May 2021 14:04:56 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3CBAA1804DA for ; Mon, 10 May 2021 07:12:29 -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=0.9 required=5.0 tests=BAYES_50,NICE_REPLY_A, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 10 May 2021 07:12:28 -0700 (PDT) X-Originating-IP: 176.182.27.204 Received: from builder.remirepo.net (static-176-182-27-204.ncc.abo.bbox.fr [176.182.27.204]) (Authenticated sender: contact@ll-experts.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 443EC1BF213 for ; Mon, 10 May 2021 14:12:26 +0000 (UTC) To: internals@lists.php.net References: Message-ID: <6672d375-481d-ccab-9382-355529fb5f8b@php.net> Date: Mon, 10 May 2021 16:12:26 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Bugsnet From: remi@php.net (Remi Collet) Le 09/05/2021 à 08:48, Joe Watkins a écrit : > Having moved our workflow to github, now seems to be the time to seriously > consider retiring bugsnet for general use, and using the tools that are > waiting for us - Github Issues. Please NO This mean we will drop ownership on all data and history about bug. Remi