Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35534 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92273 invoked by uid 1010); 15 Feb 2008 20:14:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92258 invoked from network); 15 Feb 2008 20:14:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2008 20:14:33 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:36156] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/EA-11466-7A2F5B74 for ; Fri, 15 Feb 2008 15:14:32 -0500 Received: from MBOERGER-ZRH.corp.google.com (48-131.79-83.cust.bluewin.ch [83.79.131.48]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id E36AD1B365D; Fri, 15 Feb 2008 21:14:28 +0100 (CET) Date: Fri, 15 Feb 2008 21:14:00 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <338429197.20080215211400@marcus-boerger.de> To: "Pierre Joye" CC: "Andi Gutmans" , "PHP Internals List" In-Reply-To: References: <971575499.20080209153315@marcus-boerger.de> <698DE66518E7CA45812BD18E807866CE013AA6C9@us-ex1.zend.net> <1774382013.20080213172631@marcus-boerger.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Conditional INI support From: helly@php.net (Marcus Boerger) Hello Pierre, cool & thx marcus Friday, February 15, 2008, 4:10:54 PM, you wrote: > 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 Best regards, Marcus