Confirmed on Hardy (in an OpenVZ container).

# php -r "echo PHP_VERSION; echo PHP_EOL; echo 0.6/6; echo PHP_EOL;"
5.2.4-2ubuntu5.6
0.0:

Upgrading to a backport therein makes it work again:
# php -r "echo PHP_VERSION; echo PHP_EOL; echo 0.6/6; echo PHP_EOL;"
5.2.9-0ubuntu1~blueyed1
0.1

Downgrading to the released version (from the "hardy" repo) shows the same 
problem:
# php -r "echo PHP_VERSION; echo PHP_EOL; echo 0.6/6; echo PHP_EOL;"
5.2.4-2ubuntu5
0.0:

** Changed in: php5 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: php5 (Ubuntu)
       Status: Incomplete => Triaged

-- 
php gives "0.0:" as value for 0.6/6
https://bugs.launchpad.net/bugs/372091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to