Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73734 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2687 invoked from network); 18 Apr 2014 00:32:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2014 00:32:52 -0000 Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.175 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.128.175 mail-ve0-f175.google.com Received: from [209.85.128.175] ([209.85.128.175:46643] helo=mail-ve0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/00-00835-3B270535 for ; Thu, 17 Apr 2014 20:32:51 -0400 Received: by mail-ve0-f175.google.com with SMTP id oz11so1644609veb.34 for ; Thu, 17 Apr 2014 17:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=0phb7grvzkQ7AMjiCZ9vWQvoUDYVOusHgmhmry0usUI=; b=puNr9U7OiGPhVhhuEAvPQKp80/l7AzJY3mGswq4Tr29nWr4HLstvoHh7g2DWmyTtWi s0oPJbYDvx7kYw5CuaKmg16d3jLK5cBeLubsih5zSplz3dw61+u6IBLSzw8TI9P0UA0T aXekcclsd5PHDCH7fcfusS20GCBkFAgr3oyUsz74pBXQDXc7AlNItpLQt1RbHOw/37iz EisdiK9lqJxIu55baIg/6r2aEiLflpA+vPz0Nt7VQ+ZGkUMy/lEPlhnBd9PS8rwpaX6s MGa3ncggFPFtOqhLrHaNWqucNR/xw7g+B/AzRU43mRFHESKf2XpiOzn30Xf/6YuckDMy nHMg== MIME-Version: 1.0 X-Received: by 10.220.191.134 with SMTP id dm6mr10238609vcb.16.1397781168471; Thu, 17 Apr 2014 17:32:48 -0700 (PDT) Received: by 10.58.133.84 with HTTP; Thu, 17 Apr 2014 17:32:48 -0700 (PDT) Date: Fri, 18 Apr 2014 08:32:48 +0800 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e0158a82a05446504f7464a4a Subject: Re: fix for >= 5.5 breakage From: tjerk.meesters@gmail.com (Tjerk Meesters) --089e0158a82a05446504f7464a4a Content-Type: text/plain; charset=UTF-8 Hi, Could someone with Zend karma please merge this PR? https://github.com/php/php-src/pull/646 Thanks! -- -- Tjerk --089e0158a82a05446504f7464a4a--