Version number x.y.z for package.xml/package.xml

php.internals

Pierre Joye

20 years ago
Hello, Please us only 3 digits versions number, x.y.z. version_compare will miserably fail to compare 1.0 and 1.0.0, for example. Except lazyness, there should be no reason to follow this little rule, thanks :-) Regards, --Pierre

Pierre-Alain Joye

20 years ago
On Sun, 11 Sep 2005 11:59:03 +0200 pierre.php@gmail.com (Pierre Joye) wrote:
> Except lazyness, there should be no reason to follow this little > rule, thanks :-)
to not follow :)

Wez Furlong

20 years ago
Anyone releasing 1.0 and 1.0.0 for the same package needs their head checked anyway. :) --Wez. On 9/11/05, Pierre-Alain Joye <pierre@dotgeek.org> wrote: