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
 [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 Apr 26 01:01:30 2024 UTC