Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116290 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 99942 invoked from network); 22 Oct 2021 03:48:23 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Oct 2021 03:48:23 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 914281804B0 for ; Thu, 21 Oct 2021 21:36:59 -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.2 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS 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-oo1-f41.google.com (mail-oo1-f41.google.com [209.85.161.41]) (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 ; Thu, 21 Oct 2021 21:36:59 -0700 (PDT) Received: by mail-oo1-f41.google.com with SMTP id s80-20020a4a3b53000000b002b7ad17e169so754184oos.8 for ; Thu, 21 Oct 2021 21:36:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=QmFmXlpzHueRIJj8YJuZhwWCNsso9SGWzMxlGblHgAU=; b=fXhN22gHR+tXrSYe6leUeYKntp2aztLiCBDe9FqJ69+WcUmqrMx5oUc8DpRL81uXW9 yMWLh3hHusl9629/Li7DCZsj5Ux5rcuOYUI3pGsbVWgX6THuZEIV8eYPM1+BE+aIbi1E lz33MOFbqFR2uVUAW0lLlhA6XQ52C2hvU8HPE+q2MrEt6Ipf4tKzuVsvWgEwcvHQm7RU 5iIXYMKX7Ci9V6zxuc8Aau4vjNrdUv5Weh4/QmTEXEZ2zc2XBp+0TMVHLMMqMjx9Rcyl thgnJVemeb7wAP+6EFi4p1ZpDevmm9MGxwNxB934U3zFdFwRC9yBl/qUewOmkHwDQ+bD KI9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QmFmXlpzHueRIJj8YJuZhwWCNsso9SGWzMxlGblHgAU=; b=3QTxGiwkUeAanYwRlNzkO/oIBhhxhCjNukGGySiJ5/QDBZN6hCWeFVDbaO61NZOXn/ vkPIrzaKzhep3KRvf95kKYtPKH1ZoB3DyGIZcOfH/xQkzBb4A31G6d4HbWSlm+rEDhAu 2IyLpTITkVUHMlTuiQf6sArr2exQxGOUCFoV052gybD0otUvrXxqMyQrMp+zdSA7z3H1 ff16blsFgyMzPWMPnc4ZJVZ3rvVEOL37MMzd9aPNrKCjqb86GYcU3zrVbSmMsW+onk3Y dSNGnmzHSO+1rJ0vTxHPxWw/RT0+YzTqaTSkv5XcWwLSAWUR+I69ACO900DDwvs+RsIb QA0g== X-Gm-Message-State: AOAM5309LHGdhMA4e0SOpRLjm5d/tQMBI6PopRlYHebRxMqBpBuoEwUi ESO3wB50zWS3djjm3y/80XcA5OnOQ9oTM+laKZncSqDO X-Google-Smtp-Source: ABdhPJx5XBaSI6pWDMatPz9t5ghvdRP9Ujcn0hCDOZD3VV7pevvsoTksSO81ihDWTwpYG+ytkxm6Dlv5vc378detaAc= X-Received: by 2002:a4a:c993:: with SMTP id u19mr7324888ooq.31.1634877418245; Thu, 21 Oct 2021 21:36:58 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 22 Oct 2021 11:36:47 +0700 Message-ID: To: Joe Watkins Cc: PHP internals , PHP Release Managers Content-Type: multipart/alternative; boundary="000000000000c4139105cee98f50" Subject: Re: Bugsnet From: pierre.php@gmail.com (Pierre Joye) --000000000000c4139105cee98f50 Content-Type: text/plain; charset="UTF-8" Hi Joe, On Sun, May 9, 2021, 1:49 PM Joe Watkins wrote: > Morning internals, > > > 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. > yes! yes! yes! and we could you projects/roadmap too together with gh APIs and the RFC. > --000000000000c4139105cee98f50--