Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106899 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 69956 invoked from network); 6 Sep 2019 16:19:45 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 6 Sep 2019 16:19:45 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 9CA212D2096 for ; Fri, 6 Sep 2019 06:54:09 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Virus: No Received: from mail-io1-xd43.google.com (mail-io1-xd43.google.com [IPv6:2607:f8b0:4864:20::d43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Fri, 6 Sep 2019 06:54:08 -0700 (PDT) Received: by mail-io1-xd43.google.com with SMTP id r4so12892492iop.4 for ; Fri, 06 Sep 2019 06:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KZw+GotivK5X6DQIDDtXVldS6Rhzx1lNpwOmU3n2zF8=; b=VP7Yc6LSebwc9eTRDAhI5ZyOq3Qt4UAsu14yJanNPkNUryAIghcVDjBN6eowWDhgiB SF0ZQ5sLiEevsh6/rnzCyQuyZRxGs6ZN0lPLABMpaxQ9qdR4I1qaZSJa2KzCz0kJDlLH o4bFk7zV4X1ZV3D6qAxZEwGDJfvhHLFtZkYCxVcX+QQ4slJ+y+K+6U7OEzBgrT4lR8j4 ZYyvWc/ckcxmDaJdGjDnSP+FU8vf0ctXfVNn3bEQX87xt9TW9ou9vpjPjfYIEkjVuG3J OSj+FODHZPYqV0dzuTwAWsS+fRgdfGENKY2/L5DchKQm75LPzCvlJ5qlvqrPaFjD1hLc goHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=KZw+GotivK5X6DQIDDtXVldS6Rhzx1lNpwOmU3n2zF8=; b=G0pJKOx4oXAi4NvjE6NkvcHolScmj7vGxHylSDmUfiPZfc/ULulRXpfhaC9pBmoVo/ bdtU6GnHOefRwbQsJUcLfo6DbYHMqM/tIAIsMXq7Uu3L3Y4CddsnoTehRRv4sUrAE6T9 /Fe37rTlEWsGpoYA49k7JHADm5ObBeY/CywlPtxxn1w5KYjjTLIvzYzM6vt4nf35o3Mp DnaZ7cDzLzNZ74r0m9WMXgB4RpRwmGUF9Wi4osudmMrYUe6BgsUQrPUtAW/cbd/qpycz J9FYLWG02ppQieTWYBuCAvwOwZopp29BOaj9tn2yRTg4DocwNSCVLm/dVPEvhS054JFi DQUg== X-Gm-Message-State: APjAAAWn41m9eXfSAaIv/1enKkijlJSeSi6VRQ1GqCjgaYwvCkjiYxxK rbeX7bcHKyLTVuJZV2XLB/gniV5vMcVUlZa6dz8= X-Google-Smtp-Source: APXvYqw3i4OOs7DlG7CWPcKiBsv+r6JZtzUufZ6l/8Fq02+Qh1yhnjZnH0VvWtgmQQ/aziuqm6hY4GBkd8w3MYe2/+Y= X-Received: by 2002:a5e:c644:: with SMTP id s4mr9793235ioo.36.1567778048246; Fri, 06 Sep 2019 06:54:08 -0700 (PDT) MIME-Version: 1.0 References: <1686643.PblvKQRnJp@mcmic-probook> <190b7291-812e-4337-bd09-950dc30c655a@Spark> <2157489.0uZv62oTo4@mcmic-probook> In-Reply-To: Date: Fri, 6 Sep 2019 15:53:57 +0200 Message-ID: To: Rowan Tommins Cc: Internals Content-Type: multipart/alternative; boundary="000000000000a70e4c0591e2c567" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Union Types v2 (followup on github usage) From: benjamin.morel@gmail.com (Benjamin Morel) --000000000000a70e4c0591e2c567 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > > That's pretty much the opposite of your previous question. For one thing, > it's unanswerable without knowing the scope - e.g. would it just be for > RFCs, or all discussions? I'm thinking about a generic "forum" for all discussions that happen on the mailing lists right now, something that could be used for internals but also for other PHP mailing lists. Then, its scope can be expanded specifically for internals, to better discuss RFCs, etc., but that's not what I had in mind right now. Until we know what we're looking for, I'm really not clear why GitHub > issues should have any starting advantage over Discourse, or PHPBB, or > Trac, or Phabricator, or Bugzilla, or probably hundreds of suggestions we > could evaluate. I chose GitHub because it was mentioned several times in this thread, because it's already used to discuss PRs, and because I suspect pretty much everyone on this list either uses GitHub on a daily basis, or has at least *some *experience with GitHub issues (let's face it, I google stuff every day for many open-source projects, and most of the discussions I stumble upon are on GitHub issues/pulls), so at least we have a* starting point* that everyone knows and has learned to love or hate. Now the whole point is, if you think another software does things better, please share! Now obviously, should you hate GitHub issues from start to finish, then indeed I can understand you consider this starting point a poor choice, in this case I'd be interested to know what you dislike so much! =E2=80=94 Benjamin --000000000000a70e4c0591e2c567--