Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54900 invoked from network); 2 Sep 2014 05:54:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Sep 2014 05:54:31 -0000 Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.170 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.217.170 mail-lb0-f170.google.com Received: from [209.85.217.170] ([209.85.217.170:41742] helo=mail-lb0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5F/67-03336-69B55045 for ; Tue, 02 Sep 2014 01:54:31 -0400 Received: by mail-lb0-f170.google.com with SMTP id w7so7006413lbi.29 for ; Mon, 01 Sep 2014 22:54:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=107LwCnPptvszMZrAIozf7B60eVLwMd0KCMPSBHcydU=; b=LTIjWuevDX/FPQ3bVSZx/qKdPF0TchygqQLjq5JNjQAx3n19jxR2r3Vw6AJDfCgpMJ Dpvm9SvH/2VE2EXxJfMYgs+hl8UfvHaSI5yNIm8MJaqMexxSMbxvV65dQV/bNgGTZmRD HCyLBlXjFxkOQ0y0P8Xx7R/ROnIQ/ibz1h0wF5ZaLBiAawRPC19drnBnwP9BzbrhSx8g 9Ds8tWS2hKFC0bDR/LFNYHMtPrYRHzXXLXBW+Xf0rvGKU5tvxUfH9Pzl6go6tUcyhiwc qL00kPI57f9ngGfOGvbrL31v1sVC12oJFd6QidH+b22VHe0EMO6INKwHhwGSyd1S9c89 hTrQ== MIME-Version: 1.0 X-Received: by 10.112.118.68 with SMTP id kk4mr30785990lbb.4.1409637267615; Mon, 01 Sep 2014 22:54:27 -0700 (PDT) Sender: mike.php.net@gmail.com Received: by 10.114.48.66 with HTTP; Mon, 1 Sep 2014 22:54:27 -0700 (PDT) Received: by 10.114.48.66 with HTTP; Mon, 1 Sep 2014 22:54:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Sep 2014 07:54:27 +0200 X-Google-Sender-Auth: QipS0zGK70beUSbLk_xLOLxfd54 Message-ID: To: Chris Wright Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bb03ee29933d205020ec0df Subject: Re: [PHP-DEV] Bug 55700 fix From: mike@php.net (Michael Wallner) --047d7bb03ee29933d205020ec0df Content-Type: text/plain; charset=UTF-8 On 2 Sep 2014 00:13, "Chris Wright" wrote: > > Good evening all > > I've put together a patch for bug 55600 which can be seen here: > https://github.com/php/php-src/pull/779 > > The patch has been updated based on various feedback and afaict is now > ready to be merged. Does anyone have any more feedback on the > implementation? > > If no-one has any objections to this, I would like to merge it into > 5.6 and master. > > +1 --047d7bb03ee29933d205020ec0df--