Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65480 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44959 invoked from network); 30 Jan 2013 09:22:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jan 2013 09:22:21 -0000 Authentication-Results: pb1.pair.com header.from=attila.bukor@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=attila.bukor@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.173 as permitted sender) X-PHP-List-Original-Sender: attila.bukor@gmail.com X-Host-Fingerprint: 209.85.210.173 mail-ia0-f173.google.com Received: from [209.85.210.173] ([209.85.210.173:55858] helo=mail-ia0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/66-09318-D46E8015 for ; Wed, 30 Jan 2013 04:22:21 -0500 Received: by mail-ia0-f173.google.com with SMTP id l29so2000984iag.18 for ; Wed, 30 Jan 2013 01:22:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=z28qksOpBV3HATmxmv9IHaiLXGLRdip4bdOh9Sfj7RM=; b=NJrsKR0ckTKe+wMIzcdhR8rFIXzh78WQPAUVvUuNrWlY8eL85YPGfy5ytL/i5Vk0zq OygnEJLTabQ/4G/qSuMbj0hGGq8pjFH2pPZwGYV0aNRU7eZXX6xbxAhLOpUIZEOrw9A4 otN9FgtkHVAOIPUgKfoK/RxxJYMmU84DnpNgcMbrg08jNB3BJ1PeNGXQuKHSjiHsFHl7 FCFV+BcSRqjH2Vgu1H2pNixSqcj5BMxa6DVR9V5w/4LnYBnWVopqTz4SmpdjTAdJb3IV BivUv9wV0JUaKfAD8LxG65rxbgqVixmLJA0TrMnuHOWYiVpxg9J/FqFFaur2DZ65kUgq CXBQ== MIME-Version: 1.0 X-Received: by 10.50.236.41 with SMTP id ur9mr3018260igc.7.1359537737677; Wed, 30 Jan 2013 01:22:17 -0800 (PST) Received: by 10.64.124.101 with HTTP; Wed, 30 Jan 2013 01:22:17 -0800 (PST) In-Reply-To: References: <-449608301553747468@unknownmsgid> Date: Wed, 30 Jan 2013 10:22:17 +0100 Message-ID: To: Dan Cryer Cc: Stas Malyshev , Larry Garfield , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=14dae93408fbe9bc7104d47e0bfd Subject: Re: [PHP-DEV] Voting periods From: attila.bukor@gmail.com (Attila Bukor) --14dae93408fbe9bc7104d47e0bfd Content-Type: text/plain; charset=ISO-8859-1 Dan, I'm a PHP developer myself too and I always compile PHP and Apache for my own (PostgreSQL is good for me as it's packaged for Archlinux). But the majority is just dumb. And you're right about the bug reports, lots of them would be just like "it doesn't work because of reasons". But they'd at least try and we still could extract some valuable information from that. r1pp3rj4ck On Wed, Jan 30, 2013 at 9:47 AM, Dan Cryer wrote: > > That's what Ralf and I suggested all along. By the way, the problem is >> that most of the web developers don't know anything about IT. I guess >> most of them use Windows (and you can't expect a Windows user to >> compile stuff), and the majority of the other half uses Ubuntu and >> never even saw the shell, they're using Ubuntu Software Centre. I'm not >> talking about those who go to conferences, but the vast majority of PHP >> coders who never wrote a single bit of native code and never had to >> compile anything. >> > > Not meaning to sound obnoxious, but are those kind of developers really > likely to be able to give useful enough feedback that their testing nightly > builds would be valuable? Surely a developer who doesn't know how to use > the shell is going to be limited in what level of detail they can provide, > potentially making the bug fixing process significantly more difficult. > > I'm no C developer, most of my work is in PHP - but I've never found it a > struggle to compile PHP, MySQL or any of their associated libraries. > --14dae93408fbe9bc7104d47e0bfd--