Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116303 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 67005 invoked from network); 3 Nov 2021 14:36:33 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 3 Nov 2021 14:36:33 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 13A401804F2 for ; Wed, 3 Nov 2021 08:28:14 -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-lf1-f52.google.com (mail-lf1-f52.google.com [209.85.167.52]) (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, 3 Nov 2021 08:28:13 -0700 (PDT) Received: by mail-lf1-f52.google.com with SMTP id d12so2400912lfv.6 for ; Wed, 03 Nov 2021 08:28:13 -0700 (PDT) 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=22UQpxa8Dusq1vTaVss1v2N+dpa0TL6Ll1/JkmMS1o4=; b=bZ47TLXMB0H1T8pRGhs5DexKY3cnACCVE3AUVOpX6jkJzHu+2tZeiC2Bc26FVWaodI TtJQvzBGUevUQSQ0D02uV3r4phkc5ict42mZZ7Iyeh16g05W4lzmoWSd7+3upNKnBkLD vTGgUU6xQFY3AFJBfH//c0QmCeBJt6pdSkuzjABeaO9CjGgzrPavCvKrzFBya9+uha43 Dc+AOjgVnqKQ8Rx9H2EvHpV0MNgOZy/I5h3FSR7CTcTZ8/SlFl0aW/6jQFtLK/T6Rfm7 /J9g/kqH+e4UvOIzAlhMPThUaFhTLYZISl99uy/cldOgaBynklJm/vLrEhH9/b6PIBxn KuVg== X-Gm-Message-State: AOAM531qVGNaKz3ub9dQbYVBp8ptrmdDMsrLySxkdaOwkOdbryZtuY/B unKFRmnuErZxLkRZ5wn9Bu9Uf6BGFtnoXQCK0aXtDw== X-Google-Smtp-Source: ABdhPJxiRXn7P+zZfDr3geQ5QKrxeMGkfCSwH90NH04stIea2HbmN0I1Fmv/3mw0be5ChcKEOBCSdVOsgqkMCQ8aysg= X-Received: by 2002:a05:6512:48c:: with SMTP id v12mr16578728lfq.548.1635953291912; Wed, 03 Nov 2021 08:28:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 3 Nov 2021 10:28:01 -0500 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000d57f2805cfe40e7e" Subject: Re: [PHP-DEV] [RFC] Migrating to GitHub issues From: pollita@php.net (Sara Golemon) --000000000000d57f2805cfe40e7e Content-Type: text/plain; charset="UTF-8" On Tue, Nov 2, 2021 at 9:19 AM Nikita Popov wrote: > The migration from bugs.php.net to GitHub issues has already been > discussed > in https://externals.io/message/114300 and has already happened for > documentation issues. > > I'd like to formally propose to use GitHub for PHP implementation issues as > well: https://wiki.php.net/rfc/github_issues > > IMO the more custom infra we get rid of the better. I'll volunteer to update the news2html script we use for creating Changelog files. -Sara --000000000000d57f2805cfe40e7e--