Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41804 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3033 invoked from network); 10 Nov 2008 10:58:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Nov 2008 10:58:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; 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:38938] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/40-13010-3E318194 for ; Mon, 10 Nov 2008 05:58:44 -0500 Received: from MBOERGER-ZRH (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 3D1D011F711; Mon, 10 Nov 2008 11:58:41 +0100 (CET) Date: Mon, 10 Nov 2008 11:58:39 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <2810670357.20081110115839@marcus-boerger.de> To: Jani Taskinen CC: Lukas Kahwe Smith , jani.taskinen@iki.fi, PHP Development In-Reply-To: <49180FE8.7050207@sci.fi> References: <49180FE8.7050207@sci.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] alpha3 or forever hold your peace From: helly@php.net (Marcus Boerger) Hello Jani, Monday, November 10, 2008, 11:41:44 AM, you wrote: > Lukas Kahwe Smith wrote: >> Hi, >> >> I just wanted to ask everybody to skim over the changes for PHP 5.3 we >> have in CVS (especially bigger stuff like the addition/removal of an >> extension etc.). Please bring up any areas you are concerned about that >> we might have forgotten. However I am not interested in people bringing >> up a debate again on namespace syntax or resolution orders (I hope to >> have the final behavior in CVS ASAP). This is just an attempt to ensure > 1. Change ext/phar to be disabled by default We are not disabling thois because Jani doesn't like it. > 2. Change ext/ereg to be disabled by default (scheduled to be removed in > PHP 6, iirc?) Do we already have plans on how and when to move this to pecl? > 3. Remove ext/mhash (replaced by ext/hash) Yep, should be dropped. > --Jani Best regards, Marcus