ID:               28783
 Updated by:       [EMAIL PROTECTED]
 Reported By:      toby dot butzon at ilc dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         PHP options/info functions
 Operating System: Windows XP [Version 5.1.2600]
 PHP Version:      4.3.7
 New Comment:

You either did not restart the webserver or still have old 
dlls lying around. 


Previous Comments:
------------------------------------------------------------------------

[2004-06-14 21:50:44] toby dot butzon at ilc dot com

Description:
------------
PHP 4.3.7's phpinfo() function reports PHP version 4.3.6 in the page
header. I am sure that this is actually PHP 4.3.7 because Apache's
environment listing on the same page reports that SERVER_SOFTWARE is
Apache/2.0.49 (Win32) PHP/4.3.7.

The build date Apr 14 2004 17:17:11 also appears to be wrong (shouldn't
it be closer to June 2 2004?).

Reproduce code:
---------------
<?php phpinfo(); ?>

Expected result:
----------------
Page header should say: PHP Version 4.3.7

Actual result:
--------------
Page header says: PHP Version 4.3.6


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


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

Reply via email to