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

 ID:                 63081
 Updated by:         fel...@php.net
 Reported by:        m dot finger83 at googlemail dot com
 Summary:            calculating maybe a bug
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            *General Issues
 Operating System:   Linux Debian
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Read the documentation about octal numbers:
http://us3.php.net/integer


Previous Comments:
------------------------------------------------------------------------
[2012-09-13 13:11:44] m dot finger83 at googlemail dot com

Description:
------------
there is a calculating error


see what happens :)

Test script:
---------------
echo 010 + 05

Expected result:
----------------
015

Actual result:
--------------
13


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



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

Reply via email to