Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119961 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 24396 invoked from network); 12 Apr 2023 14:16:04 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 Apr 2023 14:16:04 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 41AFC1804DF for ; Wed, 12 Apr 2023 07:16:03 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE 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-wr1-f46.google.com (mail-wr1-f46.google.com [209.85.221.46]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 12 Apr 2023 07:16:02 -0700 (PDT) Received: by mail-wr1-f46.google.com with SMTP id q29so10919675wrc.3 for ; Wed, 12 Apr 2023 07:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681308961; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=zGL3UaAO4Pv1X2kZpmh2v2ROGpWkwqlIZCRW+jAdgLg=; b=CqnEcFEK9NGHFVBuiumjlyOtxmcbSn7LeguzIz77f9rhrE6oN5YotqJcQqjYyZd6Gd lZ01yfF/7QjxWYJezaLvum2LD/GU2WJVuReZjJmKdf9ew+F/V/EueggCF72hx0R5/1bg 3nprd5rMQF/vQsNpx1WgZ3L2Yc9PqTLnjAgFy6/u44wRFzldRh4C7D+ZxQ0yVkjEpSGB MXvcCtoHETfuF6hRiKbgRbsrawJ8kfrHr990ezLdhenqwzatMFPCfubNcWXmHAsgUbXP feSY8p37POrPeWIpU6z89elzV6ppBMA2HelLWB5jyQu6bqTJXrCpJDBFpyGLsLqkQJLC /qFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681308961; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=zGL3UaAO4Pv1X2kZpmh2v2ROGpWkwqlIZCRW+jAdgLg=; b=YaTDlbqRNYhnOQsAcD8ps/b5X2cOfAhQ2fBcpzizz+O7xPVGHN+6BdI/3vbG0/sZdK AYCUmDhhig96UsLfb8JfOeHb666UyPe/utcaWpSrEUeqOfpAHf9HUoz7thImsBfI2ysZ 2v1i59zzuN/FjIX6JDD30Gpg89NxbllO7MwqyvSOWY+RMcZfuKRVWoS4X/K9OEo/lPDE SW+lyFTt36aP3qWqgk5vIGugQGBX97kR11S+94YujWGQVcNMzohnU73zyJgUqsb3KR0u NDlPmCbm5lK/tJZAdzBfa5Aip9cSiA+XsjGoRkSMVzHreYojvsX3V+AuFh/A71mN6qdP 3wig== X-Gm-Message-State: AAQBX9cDPWy0zuRdgiu7ii6WznClbZPZnZPDEvXUw+ORVpfwQ4um8N1u ru/f7K4RGX3qbbmfxXAuQh9+hrzJ3AWix+PSad0= X-Google-Smtp-Source: AKy350Y7eHzTAN/spYClwGGlnUGiiSi8Lzxnw4v5COeV7G5RN+HhOB8fAoc0k7iE6wKk+PUbyTOl7oPsCVSvrjYB0oc= X-Received: by 2002:adf:fecb:0:b0:2e5:18d6:8648 with SMTP id q11-20020adffecb000000b002e518d68648mr3286647wrs.6.1681308961419; Wed, 12 Apr 2023 07:16:01 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 12 Apr 2023 15:15:49 +0100 Message-ID: To: autaut03@gmail.com Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary="000000000000673df505f9243f2d" Subject: Re: [PHP-DEV] Moving PHP internals to GitHub From: rowan.collins@gmail.com (Rowan Tommins) --000000000000673df505f9243f2d Content-Type: text/plain; charset="UTF-8" On Wed, 12 Apr 2023 at 14:53, Alex Wells wrote: > > Based on those issues and PHP, I propose moving the discussions elsewhere - > to some kind of modern platform. This has been discussed before, many times, so I'll keep this brief and let you find the old discussions. I think "moving to a modern platform" presents a false dichotomy. Any move needs to be assessed on both the advantages and disadvantages of *both* (or all) options, not just what looks new and shiny if we move. Some starting points off the top of my head: * Ease of access (is subscribing to e-mail *really* harder than logging into Github?) * Notification of replies and new threads (I find Github pretty awful at controlling e-mails and giving useful activity overviews) * Handling of threads and sub-threads (at minimum, a tree view like a decent e-mail client; preferably, ability for trusted users to split and merge threads) * Spam control Regards, -- Rowan Tommins [IMSoP] --000000000000673df505f9243f2d--