On Sat, 2013-07-13 at 00:04 +0200, Sebastian Bergmann wrote:
> Zend Engine v2.5.0-dev, Copyright (c) 1998-2013 Zend Technologies
>
> At the end of the day it is just a version number but it looks
> "unprofessional". Would be nice if things like this did not happen.
Yes, mistakes happen, as
Just noticed the following
➜ ~ tar xf php-5.5.0.tar.bz2
➜ ~ cd php-5.5.0
➜ php-5.5.0 ./configure --disable-all --disable-cgi
➜ php-5.5.0 make -j5
➜ php-5.5.0 ./sapi/cli/php -v
PHP 5.5.0 (cli) (built: Jul 12 2013 18:02:07)
Copyright (c) 1997-2013 The PHP Group