Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97818 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10949 invoked from network); 17 Jan 2017 16:35:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jan 2017 16:35:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.41 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 74.125.83.41 mail-pg0-f41.google.com Received: from [74.125.83.41] ([74.125.83.41:34988] helo=mail-pg0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/67-00729-6D74E785 for ; Tue, 17 Jan 2017 11:35:35 -0500 Received: by mail-pg0-f41.google.com with SMTP id 194so25921636pgd.2 for ; Tue, 17 Jan 2017 08:35:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=NJvO98BWOXQFeSzpF/kxkGtfT1PFgYzxDMlNz24bCWk=; b=n8s5GutJSKzgUufvmsMC2rKVNwwm2zvR+/7Up04p1bvxJ2+PAxUhbzChgfLRsXH0xS WmaW4uAqbl2vLlwevIM/nOPdo/RIiQmTMrmRx7PGtBnzPvLklBrcda0CBrGOVu2wylo1 qf2Sbi6PBrkTF8EPBwymNzzIBiHoWO760Pkv5B/DRPFN4y52RP86CViOCv/0ibbZHtSR 3y7tAReUgk7RCPjhqpDli9Ex3YdLvP7fqkUhjApRWYof8zsrYDBYHKAirbuMHKQnb2o0 5Gf0Ja4iTTNskaguxK+IGgLoNPJCLJ7Y5DvZIo6Vb3+/sMrlXwEePlL/PhUfvrSg+TbL Vc9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=NJvO98BWOXQFeSzpF/kxkGtfT1PFgYzxDMlNz24bCWk=; b=cO+73pHTemGwdCjV6Y9i2ScIbZLeRggfUfa+z0KZSQFB0m5gk85bpJGvbtQUUMQAtv bV7wle4iaGKk4r0046p3YKsLKOS/8meG7uRWlYqO5k+CteTF0Egv7r2+KmdgVeYaqsGq yZ8GwjsiPmKUpImGDCPg/Dc71oCZKfzjgbqiZlzErLZOXBFqqubFnHiihKHj+i7ghzNx slqiU5sQ8Clp5HtiPMdhMo9DwoaHFr10DB1SWZ9rVHQh5P5hq2Zi0vwSuIpXii0Z3rQP ekKqEMvu7AD5jIrbfO4uQpvOmlyBmM83fQpojHa0D4wo05bMTh3vGCJ359sfUfI4GyAP sXGQ== X-Gm-Message-State: AIkVDXKcUu0WyF9r6/UwvXrU00nDffR71hLLtqFpHyTNQIgyxJOScEiz46D7Cjt5I1DbqQ== X-Received: by 10.84.174.129 with SMTP id r1mr60627335plb.19.1484670932043; Tue, 17 Jan 2017 08:35:32 -0800 (PST) Received: from Stas-Air.corp.wikimedia.org ([198.73.209.2]) by smtp.gmail.com with ESMTPSA id 134sm57336398pgh.13.2017.01.17.08.35.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Jan 2017 08:35:31 -0800 (PST) To: Marco Pivetta , Joe Watkins References: <47370a17-d428-b30d-183b-c1ec96d47872@gmail.com> <8307a455-1f57-b289-74cb-71c3a0410c92@gmail.com> <4d79d06b-671e-02c8-0e8d-d019ff57b7e0@gmail.com> Cc: Andreas Heigl , Nikita Popov , PHP internals Message-ID: Date: Tue, 17 Jan 2017 08:35:30 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] bugsnet cleanup From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > People can now cross-reference issues, discuss, get notifications, and > have some simplified/readable markup. All this, except for markup, is available on bugs.php.net. And I don't think markup is that important - I'm pretty sure one can discuss bugs in plain text. > For the 99% of developers, this is better than any self-hosted tool with > its own workflow, and also more familiar (we all use Github, unless we > live under a rock, which is the 1%). There's a lot of use of github as code distribution/review tool, true. Github as a project management/bug tracking tool is much less widely used, and for a reason - it lacks a lot of capabilities such tools should have. It is a very mediocre bug tracking/project management tool, and that's charitable. It's not their fault - github never was targeted at this and their issue tracking capabilities clearly target smaller and simpler projects with less advanced needs. But I don't think it would work well for a bigger one. Trading superior solution for a clearly inferior one because "all cool boys do it" does not look like something we should do. > Still, activity buzzed after the move. > Yes, it is chaotic, but at least people can help out, cross-link, and > generally be more part of the workflow. Again, people can do all this on bugs.php.net. If there are real problem with it, we should fix it. If the problem is "oh, I need to type different URL, that's too much for me!" - maybe it's not the kind of buzzing we want to get. > As it currently stands, I only go to bugs.php.net > to create a github issue where I link it as reference. What prevents you from being able to create proper issues on bugs.php.net? -- Stas Malyshev smalyshev@gmail.com