php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21239 Wrong version from phpversion()
Submitted: 2002-12-28 06:55 UTC Modified: 2002-12-28 10:59 UTC
From: ivanpisa at dfm dot ffclrp dot usp dot br Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.0 OS: Windows NT 5.1 build 2600
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.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ivanpisa at dfm dot ffclrp dot usp dot br
New email:
PHP Version: OS:

 

 [2002-12-28 06:55 UTC] ivanpisa at dfm dot ffclrp dot usp dot br
I was running Windows NT 5.1 build 2600 + Apache 2.0.43 + PHP 4.3.0RC4. I updated PHP with PHP 4.3.0 today (28 Dec 2002) with the final version, and my phpversion() function returns "4.3.0RC1". Before this, it was returning correct "4.3.0RC4".

Ivan Pisa


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-28 07:00 UTC] ivanpisa at dfm dot ffclrp dot usp dot br
OBS: I downloaded the new PHP 4.3.0 from the mirrors, first from Brazil, after from www.php.net mirror. So, the code I downloaded is good. I got the same phpverion() response from both binary codes.
 [2002-12-28 07:20 UTC] cg at gordimer dot net
I can not confirm this. phpversion() on XP Pro returns correctly 4.3.0 here.

Christoph
 [2002-12-28 10:59 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You are probably using old PHP binary or libraries, hence you are seeing the wrong version number being reported by phpversion.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 02:01:32 2024 UTC