Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107752 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 73106 invoked from network); 5 Nov 2019 11:13:41 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 5 Nov 2019 11:13:41 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id B756D2C76C0 for ; Tue, 5 Nov 2019 01:03:02 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DATE_IN_PAST_24_48, 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: X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) (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 ; Tue, 5 Nov 2019 01:03:02 -0800 (PST) Received: by mail-wm1-x329.google.com with SMTP id 8so12160975wmo.0 for ; Tue, 05 Nov 2019 01:03:02 -0800 (PST) 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=eFLjVvk4z8gdq76sn8Dr60j6cFu9cKQ43dyV3ZkbWYA=; b=TOnoeAo/Jb6S6qoN0FUraDQz+fN+pYqMOWGqVoCbiaSEh2M5Tdy/ZyhFr+803dJ1Tr xGjzwV2fifPLio7xEKIjIbSDgtWyi41jCEjB+qhhWW+fr7pnMyJJmDNvIV/I0B36PhRL uPXnvcF6W/C9uplbcixv4eJ+Ra7LmvDCs5CaDoop9tjhXD9kTS/Pi9DbuUZanipzH1fx lRLp5C2JFAQpaTHRZbrawCsFWF7c34k6KKwRZuSDHtngX4s97UUhKDvZD+Zfj7542tPd /nmA0ZAL3aihoi6ZjiEof4I8r3S1QoWY9XGFMqPmnZAwzc0OMWsQfhDRh2zi37XvsRvT W77A== 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=eFLjVvk4z8gdq76sn8Dr60j6cFu9cKQ43dyV3ZkbWYA=; b=Yu+g+QneNNd8u8541YzMnWqyQ3Svr/jZx9Ky8dpBLRMtC38bBoljGYqOu3ZCMAaD60 TpTmOf3IMKhTMrGrWW/TLTfMsg+c+PCh9vASfk2szc3QKGCbK+2E5R7Qjry4DIRxjpoY 1eVVySaUDAaxSmpNrleVMcD8oiWc+kLa2qoFLRYvDoEkx0KgCX2S0jW0qWukLBKX/ojS 4j9u8Q2nD4bietwOqqsPLkVm7nji03fcb57eaqDGdOIpJ92Ule48rbEkfWrnvAGDf1wg En+GzNg7R88qUrMPNkpvzkGXJJ0t2NxAS+9EhhY1PHxhsdHDP8NqzobJVLLD7CUCWjcp PJsQ== X-Gm-Message-State: APjAAAWySdlfFb2SivCyAVb1ANigJZcgyUbgsHwIwSwGD9A56I3mAXQd bEVK4iN/zFlR6YXBDpCMiUVrtdj1JDlf+lksgdizLw== X-Google-Smtp-Source: APXvYqx9U7kBBf3atr9trh+Ji3L8xYTDW1p+5NoVosRGr7IVabTHuF8uP0RBkcs7e8wbSDZCRvnGoaFnHhi8zfI0va0= X-Received: by 2002:a7b:c5c9:: with SMTP id n9mr21976551wmk.94.1572843255238; Sun, 03 Nov 2019 20:54:15 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 4 Nov 2019 11:54:03 +0700 Message-ID: To: Benjamin Eberlei Cc: =?UTF-8?Q?Johannes_Schl=C3=BCter?= , Joe Watkins , Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary="00000000000084140e05967e1b2e" X-Envelope-From: Subject: Re: [PHP-DEV] GitHub RFC workflow From: pierre.php@gmail.com (Pierre Joye) --00000000000084140e05967e1b2e Content-Type: text/plain; charset="UTF-8" On Sun, Nov 3, 2019, 7:30 AM Benjamin Eberlei wrote: > > Outside pull requests don't live in php-src.git, because they are provided > by different remotes and these are not as far as I see mirrored back in any > way to php.net git. > > So the question Joe poses is right, pull request descriptions and all their > comments are currently only available on Github. > > I also question the "we must own everything" rule, as its highly unlikely > Github will not suddenly remove all php-src data and they provide an API to > backup or migrate data if we ever want to do something else. > The question is more accessibility. As mentioned before, GH (and other) increasingly bans countries, or even worse, citizens from a country, or apps (See spain recently). That means some of the valid contributions to php won't be able to participate if we were using only GH. best, --00000000000084140e05967e1b2e--