Edit report at http://bugs.php.net/bug.php?id=54020&edit=1

 ID:                 54020
 User updated by:    hankmanw7 at home dot nl
 Reported by:        hankmanw7 at home dot nl
 Summary:            build 7600
 Status:             Assigned
 Type:               Bug
 Package:            *General Issues
 Operating System:   Windows 7 Professional
 PHP Version:        5.3.5
 Assigned To:        kalle
 Block user comment: N
 Private report:     N

 New Comment:

Windows 7 Professional has Service Pack 1 installed:



Expected result should be: build 7601 (Windows 7 Professional Edition
Service Pack 1)


Previous Comments:
------------------------------------------------------------------------
[2011-02-14 19:17:40] hankmanw7 at home dot nl

Description:
------------
Php echoes incorrect information about the OS

Test script:
---------------
Running on Windows 7 Professional edition:

 

$build = php_uname('v');  /* Version information */

echo $build;



Results in:

build 7600 (Unknow Windows version Business Edition)





Expected result:
----------------
build 7600 (Windows 7 Professional Edition)

Actual result:
--------------
build 7600 (Unknow Windows version Business Edition)




------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54020&edit=1

Reply via email to