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

 ID:                 61976
 User updated by:    hajo at csphere dot eu
 Reported by:        hajo at csphere dot eu
 Summary:            5.3.13 reports version as 5.3.12
 Status:             Open
 Type:               Bug
 Package:            *General Issues
 Operating System:   Windows
 PHP Version:        5.3.13
 Block user comment: N
 Private report:     N

 New Comment:

PHP_VERSION seems to work as expected as it returns 5.3.13


Previous Comments:
------------------------------------------------------------------------
[2012-05-08 19:35:33] hajo at csphere dot eu

Description:
------------
the constant PHP_RELEASE_VERSION is 12 but should be 13. other constants like 
PHP_VERSION could also be affected.

Test script:
---------------
echo PHP_RELEASE_VERSION;

Expected result:
----------------
13

Actual result:
--------------
12


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



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

Reply via email to