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
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.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php