Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106877 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 72022 invoked from network); 5 Sep 2019 15:39:58 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 5 Sep 2019 15:39:58 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 2E9DA2CAF7C for ; Thu, 5 Sep 2019 06:14:07 -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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No Received: from mail-ua1-f51.google.com (mail-ua1-f51.google.com [209.85.222.51]) (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 ; Thu, 5 Sep 2019 06:14:06 -0700 (PDT) Received: by mail-ua1-f51.google.com with SMTP id w16so764118uap.9 for ; Thu, 05 Sep 2019 06:14:06 -0700 (PDT) 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=+CQK+8M8Vw0n5aVOEOnHZT2M/JegRW2vK58ByeLsWpg=; b=igrYC6m7/viXXaJaNCaP7g/ELBKBv+iWgoXqlLqYG0/gkdK2+ofw73q2xeSFWbBKzn QWD1PYXYICgW2J/GpaEpSauK633pdTfdYCCWoORcr0MXwlsZCTchJmaRl2LnM8tbJUgI alBnE5bkeusSnsr4RmdxAAtK3YbOtsga5l+l6eBGXffekNw9/wR8asXv26fORUaaUJ+f ZN5CKEY0SnKZzsx5Mt390J8QQNAOldj/3yO1pn50mIotJqW+Hj9AunhHvYWB3QzAXI5L uFVmcCXXNOLRqtOTk/b0ESlr9m+kFrDWrdrYvdXvxTy9rRikA7SZnEyJRHCz1Cfss/CZ KORg== X-Gm-Message-State: APjAAAX3JH/DhBkhBTtf3c9vxpAoHaJVYuvpwelQraa3eagFIlTXqCv+ SN/rFAKRtjE+0xgXOx9dQOW0mQWh9S5aig== X-Google-Smtp-Source: APXvYqwvBUaLVla+V+C89cTZ2q6IrhnCP+3iSu7HPl5J4Q6cF6Z8DWCSrXp9nFacMBDKnaUuu8Wn7Q== X-Received: by 2002:ab0:2855:: with SMTP id c21mr1405776uaq.67.1567689245862; Thu, 05 Sep 2019 06:14:05 -0700 (PDT) Received: from mail-vs1-f52.google.com (mail-vs1-f52.google.com. [209.85.217.52]) by smtp.gmail.com with ESMTPSA id u5sm7322327uah.0.2019.09.05.06.14.05 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 05 Sep 2019 06:14:05 -0700 (PDT) Received: by mail-vs1-f52.google.com with SMTP id r1so1541509vsq.3 for ; Thu, 05 Sep 2019 06:14:05 -0700 (PDT) X-Received: by 2002:a67:be0d:: with SMTP id x13mr1275877vsq.59.1567689245412; Thu, 05 Sep 2019 06:14:05 -0700 (PDT) MIME-Version: 1.0 References: <2157489.0uZv62oTo4@mcmic-probook> <3425415.rOq7SuEVWJ@mcmic-probook> In-Reply-To: Date: Thu, 5 Sep 2019 15:13:56 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Dan Ackroyd Cc: =?UTF-8?Q?C=C3=B4me_Chilliet?= , PHP internals Content-Type: multipart/alternative; boundary="0000000000009759a30591ce1812" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Union Types v2 (followup on github usage) From: girgias@php.net (George Peter Banyard) --0000000000009759a30591ce1812 Content-Type: text/plain; charset="UTF-8" One idea could be to use a self hosted GitLab instance, I'm pretty sure there are multiple ways via OAuth to connect to an independent GitLab instance. This would allow to have PR like thread on PHP's own infrastructure (even though it seems the project is pretty bad at keeping it's infrastructure up to date) while keeping control over it. Best regards George Peter Banyard --0000000000009759a30591ce1812--