Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55305 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55686 invoked from network); 8 Sep 2011 12:30:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2011 12:30:58 -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:41572] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 64/97-05788-F75B86E4 for ; Thu, 08 Sep 2011 08:30:56 -0400 Received: by vxh21 with SMTP id 21so625059vxh.29 for ; Thu, 08 Sep 2011 05:30:53 -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:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=IED2caPsqGux6B6+mNandIs+P9Q7W6874UoflkRL0NE=; b=V9xLpMJIeHOHwtOQK9soV8Uev1xmXrA4LjYazn8U9s0S8oP7zP9/c1N0lovUFWGAMD i0x7rlCUm8BdFOgrry6+lD5EiMBpb+SCCTGm0qzUvrOA51XepeH13fmZCjswLizHhb+x 1wcoqfA2iQYa7HYEN2ek4R8Vv3jwucr8y+djA= Received: by 10.52.35.112 with SMTP id g16mr679489vdj.24.1315485053086; Thu, 08 Sep 2011 05:30:53 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.94.142 with HTTP; Thu, 8 Sep 2011 05:30:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Sep 2011 20:30:33 +0800 X-Google-Sender-Auth: dHus9Ntn3zBmkrGYMhVmS0IlpiY 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: I have linked against zlib-1.2.5 , still failed and I found php5.3-trunk passed in my environ. I can not go further till deflateEnd(zlib.c), and the deflate result is different between 5.3 and 5.4.. thanks 2011/9/8 Pierre Joye : > hi, > > That's the only remaining, the other failed tests were due to LF (was > sure I did the conversion already, incl. external data being read). > > However it happens randomly and only on unix. > > On Wed, Sep 7, 2011 at 3:03 AM, Laruence wrote: >> Hi: >> =C2=A0ext/zlib/tests/gzencode_variation1.phpt failed in Linux(redhat 64-= bit) >> >> =C2=A0test log =C2=A0http://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 >>> >>> >> >> >> >> -- >> Laruence =C2=A0Xinchen Hui >> http://www.laruence.com/ >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/