Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56826 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8065 invoked from network); 7 Dec 2011 08:49:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2011 08:49:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:47939] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/51-01191-B882FDE4 for ; Wed, 07 Dec 2011 03:49:15 -0500 Received: by mail-yx0-f170.google.com with SMTP id l6so279032yen.29 for ; Wed, 07 Dec 2011 00:49:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=8E+xyHkSmsUD+yXFaLsS9VnuajvYgiSGfvaBj3X3bd8=; b=YGS6d+cNzmYBVm/cquS2Ybj6FlbipxWUfd0BKhctUTOaiuC16b8dupBtyuu+tQ7YLl g0VZOupQ1qO8qCJpZzbRIDZmwZd0L5s3I1HjeWxk9Tr+uSSManeW/s2bsTnf8Ky2MqjL PnZejW/MtUzADZUwNsET5tozrV3Zfq1gvTcog= MIME-Version: 1.0 Received: by 10.236.153.226 with SMTP id f62mr25051430yhk.62.1323247754679; Wed, 07 Dec 2011 00:49:14 -0800 (PST) Received: by 10.146.204.6 with HTTP; Wed, 7 Dec 2011 00:49:14 -0800 (PST) In-Reply-To: References: <4EDF1433.4050604@php.net> Date: Wed, 7 Dec 2011 09:49:14 +0100 Message-ID: To: Laruence Cc: Sebastian Bergmann , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Bug #54514 From: pierre.php@gmail.com (Pierre Joye) On Wed, Dec 7, 2011 at 9:44 AM, Laruence wrote: > HI: > > 1. =A0the PHP_BINARY is only make sence in cli sapi It can be the module as well. However phpUnit has a design mistake here by not allowing to set the php exec binary path to run the tests. But that's another topic :) Cheers, --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org