Edit report at https://bugs.php.net/bug.php?id=42922&edit=1
ID: 42922 Updated by: [email protected] Reported by: systemadministrator at internet dot lu Summary: request for 64bit numbers in php6 -Status: Open +Status: Closed Type: Feature/Change Request -Package: Feature/Change Request +Package: *General Issues Operating System: any PHP Version: 6CVS-2007-10-10 (CVS) -Assigned To: +Assigned To: nikic Block user comment: N Private report: N New Comment: Closing this as... ... PHP 6 is dead. ... PHP already uses 64 bit floats (doubles). ... PHP also already uses 64 bit ints if you are on a LP64 architecture (most Linux systems). Previous Comments: ------------------------------------------------------------------------ [2007-10-10 23:03:33] systemadministrator at internet dot lu Description: ------------ Hi, i would like to have 64bit integers in php6. something like a long long type :) 64bit floating point numbers would also be nice :) Thanks in advance for any consideration Marco Weber Reproduce code: --------------- -- Expected result: ---------------- -- Actual result: -------------- -- ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=42922&edit=1
