Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27284 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44567 invoked by uid 1010); 5 Jan 2007 15:53:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44552 invoked from network); 5 Jan 2007 15:53:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2007 15:53:33 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good 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.132.251 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.132.251 an-out-0708.google.com Received: from [209.85.132.251] ([209.85.132.251:25952] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/E4-01582-D747E954 for ; Fri, 05 Jan 2007 10:53:33 -0500 Received: by an-out-0708.google.com with SMTP id c28so2076037ana for ; Fri, 05 Jan 2007 07:53:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oBiDIoFKDR+L86vOkaDF5Xr6f54nMCxjU9nElfvefwJ8Bkb5IciJta2CRIlhBGygWNE0VqAjvkJceMUuvfbUvT7gZRsjG0JCvm3wK5rgECN/RN3ZFuJBI+AdAcVyA0qkAqIYPplny3RBZeeS3GJp2RoBZ4j7O0qa6C0RHGztb8E= Received: by 10.78.201.2 with SMTP id y2mr3036108huf.1168012410813; Fri, 05 Jan 2007 07:53:30 -0800 (PST) Received: by 10.78.122.5 with HTTP; Fri, 5 Jan 2007 07:53:30 -0800 (PST) Message-ID: Date: Fri, 5 Jan 2007 16:53:30 +0100 To: "Christian Schneider" Cc: "Derick Rethans" , "PHP Developers Mailing List" In-Reply-To: <459E609F.2070107@cschneid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <459E609F.2070107@cschneid.com> Subject: Re: [PHP-DEV] Re: PHP 4.4.5RC1 From: pierre.php@gmail.com (Pierre) Hello, On 1/5/07, Christian Schneider wrote: > Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt] > > Maybe only fixed in PHP5 and above? > > Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on > fill color) [ext/gd/tests/bug27582_1.phpt] > > Not fixable right now according to bugs.php.net, I guess this test was > left in as a reminder. For the record, I do not commit anymore to php4. I do not have the time to deal with all the complications in there. You may ask Derick if you like one patch or another back ported to php4. --Pierre