Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80363 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62895 invoked from network); 11 Jan 2015 09:37:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2015 09:37:13 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.195 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.195 relay3-d.mail.gandi.net Received: from [217.70.183.195] ([217.70.183.195:45643] helo=relay3-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/B1-48183-24442B45 for ; Sun, 11 Jan 2015 04:37:06 -0500 Received: from mfilter13-d.gandi.net (mfilter13-d.gandi.net [217.70.178.141]) by relay3-d.mail.gandi.net (Postfix) with ESMTP id 02E43A80BC; Sun, 11 Jan 2015 10:37:03 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter13-d.gandi.net Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by mfilter13-d.gandi.net (mfilter13-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id qbhweRPSBzTZ; Sun, 11 Jan 2015 10:37:01 +0100 (CET) X-Originating-IP: 82.241.130.121 Received: from schrodingerscat.famillecollet.com (pom51-2-82-241-130-121.fbx.proxad.net [82.241.130.121]) (Authenticated sender: contact@ll-experts.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 6B9F5A80AD; Sun, 11 Jan 2015 10:37:01 +0100 (CET) Message-ID: <54B2443C.30101@fedoraproject.org> Date: Sun, 11 Jan 2015 10:37:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: PHP Internals CC: jpauli References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 5.5.21RC1 is ready for testing - Behaviour change From: remi@fedoraproject.org (Remi Collet) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Le 08/01/2015 18:30, Julien Pauli a =C3=A9crit : > Hello >=20 > PHP 5.5.21 RC1 is available for testing. Trying to understand why Horde_Imap_Client test suite start to fail with PHP 5.5.21RC1 and 5.6.5RC1. This seeems related to http://git.php.net/?p=3Dphp-src.git;a=3Dcommitdiff;h=3D86f18755362b594c51= 9ccde37c3b3f98158b591e https://bugs.php.net/68532 Previous: Empty stream: Filter called once, with $closing=3D1 1 line stream: Filter called once, without closing (seems buggy) Now: Empty stream: Filter called once, with $closing=3D1 1 line stream: Filter called twice, 1st with the data and without closing 2nd without data and with closing=3D1 While the new behavior seems correct, this cause very bad compatibility and not easy to detect at runtime :( Remi. P.S. guzzlehttp/streams and guzzlehttp/http are also broken, could be also related to this change. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlSyRDwACgkQYUppBSnxahhzSQCfU0/NMdcdnWA7caZoM/dmI5/U itUAnj97yuVnzDrvCY9IaYGPjlfGGvbB =3DBrwQ -----END PGP SIGNATURE-----