Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20176 invoked by uid 1010); 18 Jul 2006 16:16:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 20161 invoked from network); 18 Jul 2006 16:16:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2006 16:16:42 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.171 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.171:34194] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id EC/62-11992-A690DB44 for ; Tue, 18 Jul 2006 12:16:42 -0400 Received: by ug-out-1314.google.com with SMTP id k3so447711ugf for ; Tue, 18 Jul 2006 09:16:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=crirV123Zjm7u/QuCU8/84EF6PVioRd/UM5eY/xbT5Ofgqp9EPEcUZDLeIQFuA8G9lCAAloRtFJjYl2oTEN3k0SpqolPDRp4UsEROwfJT/ZgInStGyXROG3KVr7GllDzmJM9wDHwr0nput86sVUyY/echKvkVtkEjsmGNIuiBPM= Received: by 10.66.244.10 with SMTP id r10mr3867965ugh; Tue, 18 Jul 2006 09:16:39 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Tue, 18 Jul 2006 09:16:39 -0700 (PDT) Message-ID: Date: Tue, 18 Jul 2006 18:16:39 +0200 To: "Ilia Alshanetsky" Cc: "Derick Rethans" , "Lukas Smith" , "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44B8BF7C.2060900@php.net> Subject: Re: [PHP-DEV] Re: PHP 5.2 Status Update From: pierre.php@gmail.com (Pierre) On 7/18/06, Ilia Alshanetsky wrote: > The date extension functionality can be enabled, but we need to > rename the date class to avoid naming conflicts encountered with PHP > 5.1. Wait, you are suggesting to enable this empty class and rename it? And then he will rename it again for phph6? That's plain stupid and insane. I see again only one choice, enable the functions and disable the class. It is still not what we planed since months for 5.2, but it is the less problematic solutions. Any other decisions should not be take in the hurry while releasing 5.2. --Pierre