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

 ID:                 55319
 User updated by:    todesw1nd at hotmail dot com
 Reported by:        todesw1nd at hotmail dot com
 Summary:            windows version not detected as it should be
 Status:             Open
 Type:               Feature/Change Request
 Package:            *General Issues
 Operating System:   Windows 7 Professional SP 1
-PHP Version:        5.3.7RC4
+PHP Version:        5.3.7RC3
 Block user comment: N
 Private report:     N

 New Comment:

selected the wrong version, tested with rc3. new rc4 calls it "build 7601 
(Windows 7 Business Edition Service Pack 1)" but it should be "build 7601 
(Windows 7 Professional Service Pack 1)"


Previous Comments:
------------------------------------------------------------------------
[2011-07-29 21:07:40] todesw1nd at hotmail dot com

Description:
------------
using the php_uname function with e.g. the 'v' flag gives a description that 
does not exactly match the operating system installed.

this is a very minor thing, but i think i might report it ;)

ps: i don't know if that's important, but its a standard x86_64 edition of win7 
with service pack 1 installed as already mentioned above.

Test script:
---------------
echo php_uname('v');

Expected result:
----------------
build 7601 (Windows 7 Professional Service Pack 1)

Actual result:
--------------
build 7601 (Unknow Windows version Business Edition Service Pack 1)


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



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

Reply via email to