Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51934 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75399 invoked from network); 18 Apr 2011 21:08:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Apr 2011 21:08:10 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:41580] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/94-01409-938ACAD4 for ; Mon, 18 Apr 2011 17:08:09 -0400 Received: by iyb12 with SMTP id 12so5417477iyb.29 for ; Mon, 18 Apr 2011 14:08:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=PbWAGx0wUm+oEnvlz4XdMDnpHZlzCxS1ahdYGf5KtMs=; b=MikyDZ/vs4DSBlVH/HxnyMkxDvaPvKVHOms2xfF9i5ZkjvwaGv9N8udbavbvVfPsLP gBuDIfFQNIVghB2MYATKM9rAfuaqlcQtrPHtYHy1CilQN0qgbNuxVwIH7Lq03h2z5rfV SUbZJ9xf7N4CsR2AuOxwDLJ6tqEdL2k2XgEbs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=PUkN0YSndqJWsgD9FRawNkYvscWv1XvC8XlC80EeZXoMLC+vVOdYx1m6mUjgqLgElo OYhZyKhJfz8+RI/fPEsnsdn1bBdS1q7voGZWL8HLQrKryog8pZNz4Y+oeq9tY2i6qlD7 0+BMr6GpHy/8WEOH9rwhGfoZyXQeI6acWbqRQ= MIME-Version: 1.0 Received: by 10.42.130.200 with SMTP id w8mr1308264ics.219.1303160886845; Mon, 18 Apr 2011 14:08:06 -0700 (PDT) Received: by 10.231.199.197 with HTTP; Mon, 18 Apr 2011 14:08:06 -0700 (PDT) In-Reply-To: <4DAC6426.1000808@schlueters.de> References: <4DAC57A9.4010107@schlueters.de> <4DAC6426.1000808@schlueters.de> Date: Mon, 18 Apr 2011 23:08:06 +0200 Message-ID: To: =?UTF-8?Q?Johannes_Schl=C3=BCter?= , PHP Internals Content-Type: multipart/alternative; boundary=90e6ba2124f5bee2e604a137c935 Subject: Re: [PHP-DEV] extension_path not used for zend_extension From: tyra3l@gmail.com (Ferenc Kovacs) --90e6ba2124f5bee2e604a137c935 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2011/4/18 Johannes Schl=C3=BCter > > > On 04/18/11 06:06 PM, Ferenc Kovacs wrote: > > thanks for the clarification. >> if thats the only thing thats preventing this to work (eg. someone has >> to patch the engine to be aware of the extension_dir), then I think I >> should open a feature request for this. >> > > slight semantic comment: "to patch the engine to be aware of the > extension_dir" -> "to patch the engine to make extension_dir an engine > thing". > > In theory you can build the engine stand-alone, without PHP and therefore > can not depend on anything outside the engine (except TSRM, which then ag= ain > doesn't depend on PHP). > > johannes > I see, thanks for the clarification. I opened a ticket for this, feel free to comment it. http://bugs.php.net/bug.php?id=3D54564& Tyrael --90e6ba2124f5bee2e604a137c935--