Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81859 invoked from network); 16 Aug 2011 12:20:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2011 12:20:08 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:54788] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/D0-10680-8706A4E4 for ; Tue, 16 Aug 2011 08:20:08 -0400 Received: by yxk30 with SMTP id 30so4127210yxk.29 for ; Tue, 16 Aug 2011 05:20:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=q+XQxl2ztwKOKAxHas+qCtcR5EfPBOiVVMLAkaHhwzM=; b=Uhi/R0SfCm++SKHnmCyZ2NeaoRHDVYE+J+J0/dEr8zqHwL7pNfaP8FKNXx65jLadsm YWO5rV4El0KDZA/srmdcylB15EXJYta332QHx5k/fRmwc5z0gyasIWKk7k9++5869Wat KJ0o1ot0hNhKFivNBUESSY21pgt5oyajTO9y4= MIME-Version: 1.0 Received: by 10.236.22.131 with SMTP id t3mr16608924yht.111.1313497204667; Tue, 16 Aug 2011 05:20:04 -0700 (PDT) Received: by 10.147.99.2 with HTTP; Tue, 16 Aug 2011 05:20:04 -0700 (PDT) In-Reply-To: References: Date: Tue, 16 Aug 2011 14:20:04 +0200 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP 5.4alpha3 From: hannes.magnusson@gmail.com (Hannes Magnusson) On Thu, Aug 4, 2011 at 23:54, David Soria Parra wrote: > Hello! > [..] and report any bugs in the bug system, but > only if you have a short reproducable test case. How about committing this template to the release readme so it can be fixed, rather then copying from old mails and never gets fixed? :] -Hannes