Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18598 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82346 invoked by uid 1010); 31 Aug 2005 09:40:57 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82331 invoked from network); 31 Aug 2005 09:40:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2005 09:40:57 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:34082] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6B/F2-15098-CF475134 for ; Wed, 31 Aug 2005 05:14:36 -0400 Received: from nest.netphobia.fi (YZCLXVIII.dsl.saunalahti.fi [85.76.34.69]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 38B19D1AF7 for ; Wed, 31 Aug 2005 12:14:32 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j7V9EXnm030839 for ; Wed, 31 Aug 2005 12:14:33 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j7V9EWkY030836 for ; Wed, 31 Aug 2005 12:14:32 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Wed, 31 Aug 2005 12:14:32 +0300 (EEST) Reply-To: Jani Taskinen To: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] [PATCH] Fix inherent problem with php core ini options From: sniper@iki.fi (Jani Taskinen) On Wed, 31 Aug 2005, Jani Taskinen wrote: > > Patch: http://www.php.net/~jani/patches/ini_fix.patch > See also: http://bugs.php.net/bug.php?id=34307 The patch was a bit broken, fixed one now uploaded. (if the one you have grabbed has anything with Zend/zend.c in it, nuke it!) --Jani