Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56414 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48320 invoked from network); 18 Nov 2011 20:55:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Nov 2011 20:55:22 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:46477] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/A8-06569-936C6CE4 for ; Fri, 18 Nov 2011 15:55:21 -0500 Received: by ggnk1 with SMTP id k1so2086276ggn.29 for ; Fri, 18 Nov 2011 12:55:18 -0800 (PST) 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=lE+E8/zFRxupompWTlMwxP2qD1azZhzWfzGWGdHLObU=; b=XIhClvHmtHTZbnpFX+AJJAxK6HI8q82AeaqkdDBcnOBcDJxaT5r2itoMQo1e+FonLg U8Eq+bfbkIpBSKV/wQarWoyuhI1y5WWsk1rbjhJz+9dphw8bVsJmLcSj/n8trcdwHo9o ZJzTuZnW0WqwVlf82F3TbqE4Zl1V4sRABTieA= MIME-Version: 1.0 Received: by 10.100.99.16 with SMTP id w16mr1331276anb.22.1321649718831; Fri, 18 Nov 2011 12:55:18 -0800 (PST) Received: by 10.147.99.18 with HTTP; Fri, 18 Nov 2011 12:55:18 -0800 (PST) In-Reply-To: References: Date: Fri, 18 Nov 2011 21:55:18 +0100 Message-ID: To: Dirk Haun Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] What's the correct way to report a regression? From: pierre.php@gmail.com (Pierre Joye) hi Dirk, It is not a regression in our code but in the freetype library. I still have to find a way to have a reliable tests suite for this. Cheers, On Thu, Nov 10, 2011 at 11:01 PM, Dirk Haun wrote: > I've notice, back in PHP 5.4.0 beta 2, that this test was failing: > > Bug #48555 (ImageFTBBox() differs from previous versions for texts with new lines) [ext/gd/tests/bug48555.phpt] > > So I went to https://bugs.php.net/bug.php?id=48555 and left a comment. > > The same test still fails in 5.4.0RC1 and also for 5.3.9RC1. > > Now, I have no idea if this is really a critical or important issue, but apparently a test exists for it and it fails now. So how should I go about reporting it so that somebody looks into it and decides if it's worth fixing? > > Since I'm not the original reporter of bug #48555, I can't edit it to update the affected PHP version. Should I have opened a new bug report instead? Would that have gotten someone's attention? > > bye, Dirk > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org