Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83977 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5541 invoked from network); 27 Feb 2015 08:26:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2015 08:26:11 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.237 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.237 mail-1.de-punkt.de Received: from [93.190.64.237] ([93.190.64.237:45687] helo=mail-1.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B8/B6-32582-22A20F45 for ; Fri, 27 Feb 2015 03:26:10 -0500 Received: from localhost (localhost [127.0.0.1]) by mail-1.de-punkt.de (Postfix) with ESMTP id 210B83A2F4 for ; Fri, 27 Feb 2015 09:26:07 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail-1.de-punkt.de Received: from mail-1.de-punkt.de ([127.0.0.1]) by localhost (mail-1.de-punkt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D6tZdPturyFz for ; Fri, 27 Feb 2015 09:26:07 +0100 (CET) Received: from [192.168.178.24] (p57BDFA1D.dip0.t-ipconnect.de [87.189.250.29]) (Authenticated sender: php@sebastian-bergmann.de) by mail-1.de-punkt.de (Postfix) with ESMTPSA id 88AD83A26D for ; Fri, 27 Feb 2015 09:26:06 +0100 (CET) Message-ID: <54F02A1F.8000803@php.net> Date: Fri, 27 Feb 2015 09:26:07 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <54F02593.7040903@php.net> <54F02777.7040009@fedoraproject.org> In-Reply-To: <54F02777.7040009@fedoraproject.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] BC break between PHP 5.6.5 and PHP 5.6.6 From: sebastian@php.net (Sebastian Bergmann) Am 27.02.2015 um 09:14 schrieb Remi Collet: > Hmmm http://3v4l.org/QST64 No clue why PHP 5.6.5 seems to have worked for that reproducing script here earlier. Tried it again and, of course, it also fails with "my" PHP 5.6.5. Looks the like the reproducing script was not the right one. :-/