php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38752 phpinfo() reports 5.1.2 in version 5.1.6
Submitted: 2006-09-08 15:22 UTC Modified: 2006-09-11 18:29 UTC
From: ryan_huff at knl dot cc Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 5.1.6 OS: Windows 32Bit / Apache 2.0.59
Private report: No CVE-ID: None
 [2006-09-08 15:22 UTC] ryan_huff at knl dot cc
Description:
------------
in version 5.1.6 phpinfo() still reports 5.1.2

Reproduce code:
---------------
use phpinfo() on version 5.1.6 and it reports 5.1.2

Expected result:
----------------
phpinfo() on version 5.1.6 should show 5.1.6


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-08 15:27 UTC] tony2001@php.net
You forgot to update php5ts.dll.
 [2006-09-08 15:31 UTC] ryan_huff at knl dot cc
The file version for my php5ts.dll file that windows picks up is:

5.1.6.6 last modifed 08/23/2006 5:14pm
 [2006-09-08 15:41 UTC] ryan_huff at knl dot cc
but phpinfo() still returns 5.1.2
 [2006-09-08 15:41 UTC] tony2001@php.net
Which means that you have several php5ts.dll in your system.
Please keep the report bogus.
 [2006-09-11 18:26 UTC] ryan_huff at knl dot cc
Thanks :|
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 21:01:31 2024 UTC