Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35558 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78373 invoked by uid 1010); 18 Feb 2008 14:36:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78358 invoked from network); 18 Feb 2008 14:36:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Feb 2008 14:36:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.163 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.163 smtpout0163.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.163] ([64.97.136.163:4735] helo=n068.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/5C-32389-6D799B74 for ; Mon, 18 Feb 2008 09:36:08 -0500 Received: from sc1-out09.emaildefenseservice.com (64.97.139.2) by n068.sc1.he.tucows.com (7.2.069.1) id 4769316E00AF7286; Mon, 18 Feb 2008 14:35:50 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,16ef9526a2d563f6,d6bfc7d7d54e2b7c,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3351:3622:3865:3866:3867:3869:3870:3873:3874:5007:6119:6261:7653:7875,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out09.emaildefenseservice.com (Postfix) with ESMTP; Mon, 18 Feb 2008 14:35:48 +0000 (UTC) Message-ID: <007c01c8723b$ae62b300$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Lukas Kahwe Smith" , "Marcus Boerger" Cc: "Dmitry Stogov" , "PHP Internals List" , , "Andi Gutmans" , "Jani Taskinen" References: <971575499.20080209153315@marcus-boerger.de> <47B54F0C.2090700@zend.com> <1203067815.10500.5.camel@localhost.localdomain> <47B56334.9070007@zend.com> <1203070677.10500.12.camel@localhost.localdomain> <47B568A6.9060704@zend.com> <1158304008.20080215122414@marcus-boerger.de> <47B58B5D.9020301@zend.com> <47B5917C.5050606@sci.fi> <81BAF097-DF7D-4A3D-AED6-A22C912C83DB@daleenterprise.com> <47B5A3E5.4020006@zend.com> <006001c87037$f9633600$c6fc1f3e@foxbox> <898481503.20080216110509@marcus-boerger.de> <0B5B955F-A4FF-4737-98F7-840676264CB1@pooteeweet.org> Date: Mon, 18 Feb 2008 14:36:40 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] [RFC] Conditional INI support From: steph@zend.com ("Steph Fox") Hi Lukas, > Well maybe we should target this stuff for PHP6 for the time being. A > possible PHP 5.4 would then be a collection of PHP6 todo items that we > want to fast track, or are you guys already certain about PHP 5.4? I'm thinking 'get the mechanisms into place in 5.4, move stuff out of core in 6.0'. No idea if that makes sense to everyone, but to move out of core or not isn't even an option without a good way to distribute PECL. - Steph > > regards, > Lukas