Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84259 invoked from network); 27 Dec 2014 15:02:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Dec 2014 15:02:00 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.174 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.217.174 mail-lb0-f174.google.com Received: from [209.85.217.174] ([209.85.217.174:46774] helo=mail-lb0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/C2-64888-7E9CE945 for ; Sat, 27 Dec 2014 10:01:59 -0500 Received: by mail-lb0-f174.google.com with SMTP id 10so9282733lbg.5 for ; Sat, 27 Dec 2014 07:01:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=N+pTlAqfsSFhewS2m6R87Ge8r5qte71W3PXyVKUQbCw=; b=VrOKtgkUEy3D7IbGeANuF0h9xwsHlPYxEI/PzD/EKfZc12NJ2YF49wJrTQAF7H22hh MRU0dUYd1fRRLgbyAprA3sV0YwN8n1hYWJidB2MlZydMBwVKRBFwfktxURGOA+iGnCSa bj9u/nX+fhYzMPI/FHD5RNv8cCNqaxIc2Kvev1f560b/hwmKJH3Wph792lZ9yDDMLCIY zMkvGosb7EpevkzifuvdGqC/8PcUSBavzNVJMB8l7raURfK8KoiPmwvyRlckZqqDEAPK bnH/9zcppLGyMBhH4KfeZeObFeT1poJkWeLZpK8aogc8ulOBTD+woj2lNdwZxaE1fwMq MxYA== MIME-Version: 1.0 X-Received: by 10.152.43.49 with SMTP id t17mr49154396lal.52.1419692516603; Sat, 27 Dec 2014 07:01:56 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.112.138.161 with HTTP; Sat, 27 Dec 2014 07:01:56 -0800 (PST) Date: Sat, 27 Dec 2014 16:01:56 +0100 X-Google-Sender-Auth: x75o6YVYFVL1eWCjBCoe60k4hXQ Message-ID: To: Internals Content-Type: text/plain; charset=UTF-8 Subject: Bugfest From: kalle@php.net (Kalle Sommer Nielsen) Howdy dear Internals For a while I have been just stalking the bugs database[1], and I would love if we could some more focus on closing bugs. I'm not saying the job we do (my self included) is not being done well enough, but currently we have over 4.1k and a lot of those are old feature requests, or bugs going as far back as to PHP4. I do not have the technical experience on all subjects to close reports or analyze them as well for our many extensions but would love if we in the new year could have a similar event (maybe in user groups?) to analyze, test and lower that number. I know we all spend our free time to contribute to the project and we would rather spend time on making new features and fixing popular issues and a lot of our resources are shifted towards PHP7. Is there any momentum for lowering that number, I myself will try to resolve, close those I can, maybe we can close issues for extensions we no longer bundle or issues we had no response to for 1 year or 6 months+, if they are common issues we will surely get bumped about them. [1] http://bugs.php.net/ -- regards, Kalle Sommer Nielsen kalle@php.net