Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106925 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 82159 invoked from network); 10 Sep 2019 12:03:55 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 10 Sep 2019 12:03:55 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id C312D2D1FF9 for ; Tue, 10 Sep 2019 02:39:16 -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,URIBL_BLOCKED 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-xd33.google.com (mail-io1-xd33.google.com [IPv6:2607:f8b0:4864:20::d33]) (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, 10 Sep 2019 02:39:16 -0700 (PDT) Received: by mail-io1-xd33.google.com with SMTP id k5so10692545iol.5 for ; Tue, 10 Sep 2019 02:39:16 -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=CVSLeYB8VobWmVA6kptDaGlGD0vVJhZxtv10LtigMzI=; b=u8j0mQZ1hL3qKJOucGD1kqB5K42BxL2TR8cVwhwwuqxukBzxIvxuBr/aFYL0YUGTZC /syTB/FNApQbKmcVjtm2U5oDzLctv1ye2od3UWghlAnzZ4Myw/YyjN9SvscTYxlSguw+ RIpVoRF1w8pUSudS7wNgJy/5MZeqAjUJdTJlRdO1NjvjgEcb2Xeo3SWLUU5Ac2zu5veH 4G2hBhBj4zZ5TJeCjqVIrH6KL9E6kIt24JUxFXuwFAv6+Aj+AMQD759MsONxBfpdNa0q Uvkm6r5raJ4mDGjfAj0z9WksZFwTqB/n0312tBusDqwxXCX9obDiQaezozPPUMvIberd RuOg== 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=CVSLeYB8VobWmVA6kptDaGlGD0vVJhZxtv10LtigMzI=; b=W+uRvXUC2v5D9O6cMXwfBQ/j3Yn3jLZUKgmp94lAwZzTSCwtAfaSiXPfMsuvWJMs40 XZhofB7MYpbRWIyxZFYB7FyOD/1YbzoSUiEt5ZaTyND06owN0oyOvW7Z0BA0/fj0emGg AtBBMZZ14wfeNbnC4wSX9CLP6OW5kFaMhHGCyzI1Dz3w2D0hmVrlOPfxrlHq9DvJRJrP jCfBeKFvrIxLsI5Ck8+fS9wrwyYP1Rje2jJEmr1k+Q/jNIzxhSl95wPGZLBlTlLt2Oo4 us+IebelXLr7T8gKWfD4Rl0aYziGdvOMcbHTzaaUIV38F7LPoa49mFSAy5oC+WdVe8N+ 84uQ== X-Gm-Message-State: APjAAAVG4rPnVOX0mk1J/OzUvg1zw3dBsjVOJYjzeryIYVki88D0k/Wg QNbusp0ebMg5AhIohsETQP90ap5zWntgcHW7SYk= X-Google-Smtp-Source: APXvYqxffkVH8UuCFhq6b5RDdFZzX8gmMrH8KDHNJCzjjGC0IkS/wTy3y4JoegPKKvuWaXiJpAaKlbp4t9tzPnx5hjE= X-Received: by 2002:a02:cf10:: with SMTP id q16mr30004685jar.89.1568108355482; Tue, 10 Sep 2019 02:39:15 -0700 (PDT) MIME-Version: 1.0 References: <3425415.rOq7SuEVWJ@mcmic-probook> <2411051.U6HbW7jRvI@mcmic-probook> In-Reply-To: Date: Tue, 10 Sep 2019 11:38:48 +0200 Message-ID: To: Rowan Tommins Cc: PHP internals Content-Type: multipart/alternative; boundary="0000000000007f7d0d05922fada1" X-Envelope-From: Subject: Re: [PHP-DEV] [RFC] Union Types v2 (followup on github usage) From: kjarli@gmail.com (Lynn) --0000000000007f7d0d05922fada1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Sep 10, 2019 at 11:02 AM Rowan Tommins wrote: > On Tue, 10 Sep 2019 at 08:37, C=C3=B4me Chilliet wrot= e: > > > It=E2=80=99s not the same when the project can act to fix it and when t= he project > > is powerless. > > If github blocks someone from commenting we cannot do anything about it= . > > > Are you aware of any heavy-handed moderation on github, or is this, again= , > a hypothetical problem? > As much as I like Github for these kind of things, we're forgetting about a critical part here; The US trade restrictions. Github being a company in the US, is required to block certain access to users from certain countries= . Regards, Lynn van der Berg --0000000000007f7d0d05922fada1--