Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35529 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23679 invoked by uid 1010); 15 Feb 2008 15:11:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23664 invoked from network); 15 Feb 2008 15:11:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2008 15:11:09 -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; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.190 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.190 rv-out-0910.google.com Received: from [209.85.198.190] ([209.85.198.190:36269] helo=rv-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/C1-11466-58BA5B74 for ; Fri, 15 Feb 2008 10:11:08 -0500 Received: by rv-out-0910.google.com with SMTP id k15so592157rvb.23 for ; Fri, 15 Feb 2008 07:10:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=jhDfWwIntJa4eacyYtUOQxHWmplJZIcexNiLj207qvk=; b=ouy1YPNOMPK0V4B24j+Oukar8mueS6OjU/lZ3UDGhrifnQHA9HmF1Ogrq6RPWkyyhYCk/qGpJEGxvHA/DPrV1pFlWNsYg59KPqh64ZuXXv/+BRHOJ8ydx3uarNDMAD7JAYBMynLnIy0CZZs4bh7obQFpT6TyF+JJZ/vTo2FnKmM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X9FCl84Mtcn9l7oW++f5C5t1bC1Na0RTTKEi8sqTMKOavw7C5ZI3A/qDGn+bvxAR/xxLL2X1ME29BM+qZN4l/+K7Sdq8A7Q+qyaHF3dXZIQl3yHSSDmtNChj9rhXMCgqW0Kt9OkXW79B4kP5gq4YgQafEp57pZLkXSJA1uU4Tww= Received: by 10.140.163.3 with SMTP id l3mr1980342rve.22.1203088254128; Fri, 15 Feb 2008 07:10:54 -0800 (PST) Received: by 10.141.151.21 with HTTP; Fri, 15 Feb 2008 07:10:54 -0800 (PST) Message-ID: Date: Fri, 15 Feb 2008 16:10:54 +0100 To: "Marcus Boerger" Cc: "Andi Gutmans" , "PHP Internals List" In-Reply-To: <1774382013.20080213172631@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <971575499.20080209153315@marcus-boerger.de> <698DE66518E7CA45812BD18E807866CE013AA6C9@us-ex1.zend.net> <1774382013.20080213172631@marcus-boerger.de> Subject: Re: [PHP-DEV] [RFC] Conditional INI support From: pierre.php@gmail.com ("Pierre Joye") Hi Marcus, On Wed, Feb 13, 2008 at 5:26 PM, Marcus Boerger wrote: > Also I reduced the number of added values to 'php.zts' and 'php.debug'. > Maybe we can add those two as consts (Pierre?). Done, both PHP_DEBUG (same as ZEND_DEBUG) and PHP_ZTS, in 5.3 and HEAD. -- Pierre http://blog.thepimp.net | http://www.libgd.org