Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20326 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49186 invoked by uid 1010); 25 Nov 2005 03:09:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49170 invoked from network); 25 Nov 2005 03:09:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 03:09:40 -0000 X-Host-Fingerprint: 84.56.4.230 dslb-084-056-004-230.pools.arcor-ip.net Received: from ([84.56.4.230:14859] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 77/B0-11378-47086834 for ; Thu, 24 Nov 2005 22:09:40 -0500 To: internals@lists.php.net,ilia@prohost.org (Ilia Alshanetsky) Date: Fri, 25 Nov 2005 04:09:50 +0100 Message-ID: <20051125040950.26305e08@localhost.localdomain> In-Reply-To: <43867C6C.2010209@prohost.org> References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <20051125034515.6fefa4e2@localhost.localdomain> <43867C6C.2010209@prohost.org> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 1.9.14 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 84.56.4.230 Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: pierre.php@gmail.com (Pierre) On Thu, 24 Nov 2005 21:52:28 -0500 ilia@prohost.org (Ilia Alshanetsky) wrote: ^ > Pierre first of all I put the change in after a discussion with Derick > and a number of the while you were present btw. This was done to > declare the date class for "future" proofing and allow isolation of > date constants into a class, as is done for all new OO extensions. You cannot trust Derick about ext/date, sorry. He did not respect our decisions since he started to work on the TZ support and force anyone to use the new implementation in 5.1.x. I never agreed to anything Derick did in 5.x but was forced to shut up and let him put some stupid object inside a #ifdef, as far as this crap was in a #ifdef, yes I would have said, fine, we have time until php6. > I'll pretend that by "crappy" you mean limited, which it is because > all the methods are disabled till 5.1.1 when we will enable them to > allow a extensive test cycle. It is crap, I need one hour to do it and I doubt Derick has any good plan about a real new Date object API in php But this is _not_ the problem, and you know that. --Pierre