Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20443 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96064 invoked by uid 1010); 25 Nov 2005 21:12:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96049 invoked from network); 25 Nov 2005 21:12:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 21:12:51 -0000 X-Host-Fingerprint: 87.123.94.182 i577B5EB6.versanet.de Received: from ([87.123.94.182:22609] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1E/E8-56276-15E77834 for ; Fri, 25 Nov 2005 16:12:49 -0500 Message-ID: <1E.E8.56276.15E77834@pb1.pair.com> To: internals@lists.php.net Date: Fri, 25 Nov 2005 22:12:46 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <4386C97D.3030402@lerdorf.com> <009601c5f1ee$5cf1ad20$7d051fac@stumpy> In-Reply-To: <009601c5f1ee$5cf1ad20$7d051fac@stumpy> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.94.182 Subject: Re: Fixing this date mess From: lsmith@php.net (Lukas Smith) Sara Golemon wrote: >> We can either roll back: >> http://cvs.php.net/diff.php/php-src/ext/date/php_date.c?r1=1.43.2.20&r2=1.43.2.21&ty=u >> >> >> or perhaps a better option is to rename that internal class for now > > I vote for #ifdefing it out of PHP5, and renaming PECL::Date to iDate or > Datei for PHP6 (in keeping with mysql tradition). arg .. the "i" as in improved stuff is just as horrible as the "safe" stuff .. regards, Lukas