Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94975 invoked by uid 1010); 11 Oct 2004 19:39:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91780 invoked from network); 11 Oct 2004 19:39:12 -0000 Received: from unknown (HELO mail.kromann.info) (64.186.239.125) by pb1.pair.com with SMTP; 11 Oct 2004 19:39:12 -0000 Received: from Swwwing2000 (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id 5ABEF2AE57 for ; Mon, 11 Oct 2004 12:40:18 -0700 (PDT) To: X-Mailer: Swwwing 2000 Message-ID: <10975232084160000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Mon, 11 Oct 2004 12:33:29 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: [PATCH] Compiling bcompiler with PHP5 From: frank@kromann.info ("Frank M. Kromann") Hello, Here is a small patch to Zend taht will allow the current version of pecl/bcompiler to compile with PHP and ZendEngine2. http://kromann.info/Zend.patch Would it be possible for someone with karma to commit this ? - Frank