php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59622 phpinfo displays wrong version
Submitted: 2011-02-14 15:13 UTC Modified: 2011-03-05 20:27 UTC
From: stephan at osm-tools dot org Assigned:
Status: Closed Package: oauth (PECL)
PHP Version: 5.3.3 OS: Debian Squeeze
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: stephan at osm-tools dot org
New email:
PHP Version: OS:

 

 [2011-02-14 15:13 UTC] stephan at osm-tools dot org
Description:
------------
phpinfo() lists the installed version as 1.0-dev
As I installed the version using pecl I'm sure it was 1.1.0.

For people on a webhosting package the phpinfo output is the only source of information available. 

Please provide accurate version info in the phpinfo block

Reproduce code:
---------------
<?php phpinfo() ?>


Expected result:
----------------
expected to see version 1.1.0


Actual result:
--------------
saw 1.0-dev

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-03-05 20:27 UTC] jawed@php.net
Fixed in bug #22581
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC