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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Mar 29 09:01:28 2024 UTC