Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64178 invoked from network); 8 Aug 2013 18:56:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2013 18:56:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.44 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.215.44 mail-la0-f44.google.com Received: from [209.85.215.44] ([209.85.215.44:63386] helo=mail-la0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/9E-06453-CC9E3025 for ; Thu, 08 Aug 2013 14:56:12 -0400 Received: by mail-la0-f44.google.com with SMTP id fo12so2428463lab.31 for ; Thu, 08 Aug 2013 11:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=5P+pT/bwyAUryzJd0BUwENnquGwTwos/klbeKLd2Q4k=; b=ofwpfRGwvkHGP7wp6UyrzVmGLXq8RvsAaYBrVY28lIuesxZXlmio9FcDOjZYU1OYhn JvgK2RgEVyGemMsDpY1TdX0pA+vmfoIVQtDwt3pnxmuSqbXtkUoNT+CNsJ8O0p0nLejt CHPZs4VtEuBzQuIM1iPTICz1/PYhHcmQvoGXWWgfYZ9eJmqKk9+d+/7VeZ/AUKIWoqBA Bq/0ABROdoCSYcKMkH7BK1+Z97ZhDIwqBeS+LTsFh4DpGrwxDEVG2DTGitjzKG2D1bE9 2p0wF9dKw08LTW+R8vdusIV5zqRoMwIE2Ein/U+OUxCg74prjWS0nCuVqrH7VJN6seWg IbuA== MIME-Version: 1.0 X-Received: by 10.152.2.201 with SMTP id 9mr4428002law.20.1375988169279; Thu, 08 Aug 2013 11:56:09 -0700 (PDT) Sender: mike.php.net@gmail.com Received: by 10.114.184.19 with HTTP; Thu, 8 Aug 2013 11:56:09 -0700 (PDT) Date: Thu, 8 Aug 2013 20:56:09 +0200 X-Google-Sender-Auth: o2o2xpvKP4cRHgDdh5Q3-LsOAs0 Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: zend bison check From: mike@php.net (Michael Wallner) As I have no Zend karma, is anybody kind enough to merge the bison blacklist patch? https://github.com/php/php-src/pull/402 -- Regards, Mike