Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106884 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 4114 invoked from network); 6 Sep 2019 03:29:05 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 6 Sep 2019 03:29:05 -0000 To: internals@lists.php.net References: <1686643.PblvKQRnJp@mcmic-probook> <190b7291-812e-4337-bd09-950dc30c655a@Spark> <2157489.0uZv62oTo4@mcmic-probook> <5d70fa17.1c69fb81.3b882.827eSMTPIN_ADDED_MISSING@mx.google.com> Date: Fri, 6 Sep 2019 02:03:23 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Posted-By: 94.4.34.143 Subject: Re: [PHP-DEV] [RFC] Union Types v2 (followup on github usage) From: markyr@gmail.com (Mark Randall) Message-ID: On 05/09/2019 22:45, Benjamin Morel wrote: > . One > thing that could be checked, is whether their API allows retrieving the > whole discussion history programmatically. If so, one could setup a > database to sync all messages to on a regular basis, so that the PHP > project could move the discussions back to their own system should > something bad happen. Certainly appears to https://developer.github.com/v3/pulls/comments/