Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20432 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66295 invoked by uid 1010); 25 Nov 2005 19:50:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 66280 invoked from network); 25 Nov 2005 19:50:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2005 19:50:30 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:49321] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FC/55-56276-50B67834 for ; Fri, 25 Nov 2005 14:50:30 -0500 Received: from [192.168.1.3] (dslb-084-063-047-015.pools.arcor-ip.net [84.63.47.15]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 4C05F610282; Fri, 25 Nov 2005 20:56:39 +0100 (CET) Date: Fri, 25 Nov 2005 20:48:28 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1515690835.20051125204828@marcus-boerger.de> To: internals@lists.php.net Cc: Derick Rethans In-Reply-To: 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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out there) From: helly@php.net (Marcus Boerger) Hello Guys, simply because the crew that actually develops php and tests it a lot before a release obviously doesn't use PEAR. And given the fact that pear was dropped from the main releases because it didn't fit into it functionality and compatibility wise anyway i see no reason to change this than pear changing or pear testing. And yes it was late but it was an oversight. And yes we don't usually change in between RCs. But yes we do if we find that something was done wrong. And anything even a missing feature or change is a failure. And it doesn't help to shout or whine along. So right now we should simply all relax a bit and find a solution in a constructive discussion not in pissing at each other. Take the lessen and test next time. All of us. All th ecode they want to use. And as Andi stated. PHP 5.1 is a lot of very good work. Anybody who participated in its making should be proud. Anybody who gave a 'shit' up until now may stay with php 4 or 5.0 if you ask me :-) I for one like 5.1 and will finally move from 4.* to 5.* on all servers i can - at least my private one. p.s.: Regarding pear if pear is so important it would be nice if pear was at least 5.0 code. All of it. Friday, November 25, 2005, 11:49:50 AM, you wrote: >> It's definitely not the most elegant way, I agree there. But there was >> also no sneaking as it was discussed months before, and it was actually >> Ilia who suggested doing it in PHP 5.1.0 and not 5.1.1. > 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? > The language/base library might want to reserve certain > simple classnames for itself. That is its right. > But: Doing so in a minor release is absolutely bad timing. > It gets worde because there apparently has been _no_ > documentation of the fact at all. How shall our users > prepare themselves appropiately? > I move that the class is renamed for the time being as to not > conflict with existing codebases, and release 5.1.1 > expediently. > - Sascha Best regards, Marcus