Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20400 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3358 invoked by uid 1010); 25 Nov 2005 13:24:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3342 invoked from network); 25 Nov 2005 13:24:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 13:24:56 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:34753] helo=prohost.org) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 06/70-56276-1B907834 for ; Fri, 25 Nov 2005 07:55:13 -0500 Received: (qmail 10732 invoked from network); 25 Nov 2005 12:55:10 -0000 Received: from prohost.org (HELO ?127.0.0.1?) (70.85.46.36) by prohost.org with SMTP; 25 Nov 2005 12:55:10 -0000 Message-ID: <438709AC.3020808@prohost.org> Date: Fri, 25 Nov 2005 07:55:08 -0500 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sascha Schumann CC: Derick Rethans , internals@lists.php.net References: <7.0.0.16.2.20051124161240.0573e640@zend.com> <20051125034515.6fefa4e2@localhost.localdomain> <43867C6C.2010209@prohost.org> <20051125040950.26305e08@localhost.localdomain> <43869FC5.4060708@lerdorf.com> <20051125075501.79718ee6@localhost.localdomain> <1132903004.9936.25.camel@localhost.localdomain> <1086017308.20051125091648@marcus-boerger.de> In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: ilia@prohost.org (Ilia Alshanetsky) Sascha Schumann wrote: > Then I have to ask both of you: why is there no mentioning in > the release notes or the upgrading guide regarding "Date" > being reserved for PHP now? There are notes in the guide, and I quote: " Note that the new Date class exists at this point purely to allow the core date extension to adhere to the above convention, although extended functionality is planned for the the class in the future. " Ilia