Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24468 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61054 invoked by uid 1010); 18 Jul 2006 14:47:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61039 invoked from network); 18 Jul 2006 14:47:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jul 2006 14:47:10 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.184.227 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.227:41570] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 72/D8-11992-CBFECB44 for ; Tue, 18 Jul 2006 10:27:08 -0400 Received: by wr-out-0506.google.com with SMTP id i34so618299wra for ; Tue, 18 Jul 2006 07:27:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer:sender; b=CoN2mV8j6KL/ZSFouQnWp+Kt6r+ogSAsiMGzxr0Qreu3tZoJ3oyYUDuhHR0t6WeAoCzjcIvVpCqZky1WSrvGcvcgykQ6zsz934Sll7R5TrEdBV6UkwXEbXqV15D/iUODbiMXuFDMgbaK6gkHMiJCxYANsYL6AVUPuwWH6e0TN48= Received: by 10.64.28.15 with SMTP id b15mr751781qbb; Tue, 18 Jul 2006 07:27:05 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id q15sm3339127qbq.2006.07.18.07.27.04; Tue, 18 Jul 2006 07:27:04 -0700 (PDT) In-Reply-To: References: <44B8BF7C.2060900@php.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: multipart/alternative; boundary=Apple-Mail-18-979447252 Message-ID: Cc: Lukas Smith , PHP internals Date: Tue, 18 Jul 2006 10:27:02 -0400 To: Derick Rethans X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] Re: PHP 5.2 Status Update From: ilia@prohost.org (Ilia Alshanetsky) --Apple-Mail-18-979447252 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed The date extension functionality can be enabled, but we need to rename the date class to avoid naming conflicts encountered with PHP 5.1. There have been two names under consideration datetime and phpdate. Personally I'd prefer datetime, but after doing a quick search on google that seems like a popular name, already being used in various classes and libraries. phpdate (or PHPDate to comply with studly caps conventions ;-) ) on the otherhand is only used a very small number of times is minor classes therefor seems like a safe name. If you chose PHPDate is the class name, I would no objections to including the functionality, assuming there are no technical merits for not including the extension. On 18-Jul-06, at 8:39 AM, Derick Rethans wrote: > On Sat, 15 Jul 2006, Lukas Smith wrote: > >> Ilia Alshanetsky wrote: >>> It's been quite sometime since 5.2 was branched and looking over >>> our "todo" >>> majority of planned changes were made. Therefor I'd like to make >>> an RC1 on >>> Thursday next week and start the stabilization cycle of 5.2, so >>> we can get a >>> final in about 2 months. Once we start stabilization cycle, no >>> new features >>> will be accepted, so please use this week to commit any missing >>> new features >>> or major patches that have been agreed upon and not yet applied. > > This caught be a bit by surprise as I was unavailabe the last two > weeks, > so I hope I am still in time with my todo items (enabling ext/date > finally, and adding ext/filter with a symlink). > > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Ilia Alshanetsky --Apple-Mail-18-979447252--