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

 ID:                 53559
 Updated by:         [email protected]
 Reported by:        xiaomao5 at live dot com
 Summary:            Big intger support
-Status:             Open
+Status:             Bogus
 Type:               Feature/Change Request
 Package:            Unknown/Other Function
 Operating System:   Any
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

You can use bcmath in the mean time. But this is a duplicate feature
request (already in).


Previous Comments:
------------------------------------------------------------------------
[2010-12-16 19:56:08] xiaomao5 at live dot com

Description:
------------
In C and C++, there are things like unsigned long long int, unsigned
int. Since PHP is based on C, these functions should be available in
PHP. I am doing an experiment to figure out probability. For small
number, I can use integer. For large number, I probably need unsigned
long long int.



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



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

Reply via email to