Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18806 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58569 invoked by uid 1010); 13 Sep 2005 00:49:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58552 invoked from network); 13 Sep 2005 00:49:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2005 00:49:56 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:57257] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id FD/C2-27924-13226234 for ; Mon, 12 Sep 2005 20:49:55 -0400 Received: (qmail 24136 invoked from network); 13 Sep 2005 00:49:49 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 13 Sep 2005 00:49:49 -0000 Message-ID: <6.2.3.4.2.20050912174656.04463030@localhost> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Mon, 12 Sep 2005 17:49:48 -0700 To: Derick Rethans ,Wez Furlong Cc: pierre.php@gmail.com,Greg Beaver ,destiney@gmail.com, internals@lists.php.net In-Reply-To: References: <4321C4A9.7010508@php.net> <4e89b42605091007244bfe67f@mail.gmail.com> <4e89b42605091010546203fa93@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] "make install" on PHP_5_1 does not work with PEAR From: andi@zend.com (Andi Gutmans) Well in all the years I've rolled releases I have never used RCn-dev. Seems like this was something only applied to the 4.3 branch. I'm not opposed to changing that and I'll be happy to do so, but it would probably make sense to have a more robust comparison, especially if it's something like "is it a 5.1 release or not". Not talking about ">5.1.4". And people shouldn't forget, -dev is not production code and things might break from time to time. Andi At 05:54 PM 9/10/2005, Derick Rethans wrote: >On Sat, 10 Sep 2005, Wez Furlong wrote: > > > It seems like a good idea to have version_compare() grok the > version string too. > >It did understand it, it's just that the comparison (although correct) >was just giving the wrong result because our version numbers where not >in the correct order. > >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