Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:116305 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 66920 invoked from network); 4 Nov 2021 16:06:33 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 4 Nov 2021 16:06:33 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 311CB180510 for ; Thu, 4 Nov 2021 09:58:33 -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.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE 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-ua1-f43.google.com (mail-ua1-f43.google.com [209.85.222.43]) (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, 4 Nov 2021 09:58:32 -0700 (PDT) Received: by mail-ua1-f43.google.com with SMTP id b17so12238637uas.0 for ; Thu, 04 Nov 2021 09:58:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20210112.gappssmtp.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=dB6162+CWGLHU/b8DJPIkH+OF2rSjJopVJ8LJ4HNRlw=; b=QvWe7LwBjOEKtKGe7GwQxSCrcTPQtaHj8jV0KK0+ZURmSRFKCJVvu1ufeDRWAD5V+S RKtTEiNkC0hmhEBlaOOu1GcWd74DrXLmxrb1ZELON0T4oKque0h9mFg467c61Cz2NWtx kqK/NqoDNqywg/TakAmDdnFF3Vdyo85Ws4rpIL3bu3W+FosEDnZ0lntvo14PCNndlBAZ 26+DGjmAXqLbRtnkK4juZVRwXrtBepcN4yP0Kaqku3/vXBbKJRTK0npBVmPbMDYADU8G 6cbQDWUJ6lP7OTsLaRchfF+Qj97dWKIAcMliB2ZdeMOuaNQF3gyxvcQMI3osCUqMDSjw zZvw== 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=dB6162+CWGLHU/b8DJPIkH+OF2rSjJopVJ8LJ4HNRlw=; b=k9hbgmAxMqyH41bor4vVmmeCgUQYQ8Bw0nM9YZwDi6HrtshX5y0LBAUwCpaLVz3+zA +Y5DpjZCAEwiBn1FLgc0XBA7Hg9kyKVsQgVtQnXDW2I7PqjW1v0DG9kS+2VCgImcmnhO ORkRh0NQxCkVfSmkb1hY+yBLnMsUuFkRQ5fTYz/0Z9RWPJeKB8AbgfrzteFrqRaU7yH+ Cpv8LkAH7Cs6g/r9MoC2u48R5CJ7nMCE9q7RtRt85k83j3yI8ZUAM6dRpxAE9iUis8bu 38oVhl4kVQHeFmN8BYCQDwL3jgOL1MfS1kgKRMK0ox+1prnyne3OQWtYQjcaOjOintCX wQhg== X-Gm-Message-State: AOAM533gETYDzmEFr5Ri9t0Fe+YfYMCnf7q1TxSDcNHMZNY9K45HhAP8 xEXWK3jbIxzBD+cP27VJSI4NGUsBNfMl7f18tLFSwS8d/jMNsA== X-Google-Smtp-Source: ABdhPJzdMrvqFVTPrdFaqDcOBuBgBLqpGJoNT9vb6pHs6brSqX6SdABXaFZJNrRBUETKTmp71oQP0Rv9xp+NenC+tdI= X-Received: by 2002:a05:6102:54a5:: with SMTP id bk37mr5374906vsb.37.1636045111681; Thu, 04 Nov 2021 09:58:31 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Thu, 4 Nov 2021 16:58:18 +0000 Message-ID: To: Nikita Popov Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC] Migrating to GitHub issues From: Danack@basereality.com (Dan Ackroyd) On Tue, 2 Nov 2021 at 14:19, Nikita Popov wrote: > > I'd like to formally propose to use GitHub for PHP implementation issues as > well: https://wiki.php.net/rfc/github_issues In general, yes please. The only bit I'll chime in on is: > bugs.php.net will remain active for the following purposes: > Reporting of issues against PECL extensions. (We may want to discontinue > this as well. Many actively maintained extensions already use GitHub issues > rather than bugs.php.net.) Providing a bug reporting site was a useful thing to do 23 years ago, as it would have been either expensive or time consuming for each project to set up their own. It doesn't seem as sensible now as: * Having bugs.php.net remain open for some bits of PHP, but not others, would be confusing for users. * Most extensions are hosted on a platform that already provides issue tracking - though it seems quite a few extensions (including Imagick) have not realised that there is a bug tracking setting that can/should be updated on pecl. * There's an ongoing issue of extensions becoming unmaintained over time. If people are opening bugs on the PHP issue tracker, it's natural for them to have an expectation that someone from the PHP project would work on that issue at some point. So unless someone has a strong argument for keeping the bugs.php.net open for PECL extensions, I think it shouldn't be. btw it would probably be useful to dump out a list of where to report bugs for different extensions and put that as a page on bugs.php.net though. If nothing else, Google thinks Imagick is an alias for ImageMagick far too often and sometimes pecl.php.net is unresponsive. cheers Dan Ack