Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38417 invoked from network); 7 Sep 2011 01:04:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2011 01:04:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:34111] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E2/41-27821-9F2C66E4 for ; Tue, 06 Sep 2011 21:03:54 -0400 Received: by vxh21 with SMTP id 21so347499vxh.29 for ; Tue, 06 Sep 2011 18:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=lEyK/aNkQLGqbkS8UPuJ4nmviGF+3txyUefnR61Bs90=; b=iZwmJ/yaOc/vOa2OABLZ+wE0f9UYDtFda7pDYrsNE1BLG53KAjdKomFRPS5R5I6txJ CZDOSeEb7IOKC8j985TfF0Cr/OSjWRV/LxU/dudOTZ6VnP90XFzN9KTnraiZMhQfX6Pe ATye5EATqSAHte6CY50V8glEo4d2IVQIwwzKc= MIME-Version: 1.0 Received: by 10.52.110.2 with SMTP id hw2mr621810vdb.158.1315357430430; Tue, 06 Sep 2011 18:03:50 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.94.142 with HTTP; Tue, 6 Sep 2011 18:03:50 -0700 (PDT) In-Reply-To: References: Date: Wed, 7 Sep 2011 09:03:50 +0800 X-Google-Sender-Auth: CakilYcVcwMYj7RfKSwA1VEiZ80 Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] zlib issues in 5.4 and trunk From: laruence@php.net (Laruence) Hi: ext/zlib/tests/gzencode_variation1.phpt failed in Linux(redhat 64-bit) test log http://pastebin.com/TzpW8GTK thanks 2011/9/6 Pierre Joye : > hi, > > It seems that 5.4 and trunk has something broken in zlib and maybe > bas64 encoding/decoding. > > We have a serie of tests failing on linux or windows: > > ext\zlib\tests\bug_52944.phpt > ext\zlib\tests\gzcompress_basic1.phpt > ext\zlib\tests\gzcompress_variation1.phpt > ext\zlib\tests\gzdeflate_basic1.phpt > ext\zlib\tests\gzdeflate_variation1.phpt > ext\zlib\tests\gzencode_basic1.phpt > ext\zlib\tests\gzencode_variation1-win32.phpt (the unix version too) > ext\zlib\tests\gzfile_basic.phpt > ext\zlib\tests\gzfile_basic2.phpt > \tests\gzfilegzreadfile.phpt > ext\zlib\tests\gzuncompress_basic1.phpt > ext\zlib\tests\readgzfile_basic.phpt > ext\zlib\tests\readgzfile_basic2.phpt > > cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/