php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #42922 request for 64bit numbers in php6
Submitted: 2007-10-10 23:03 UTC Modified: 2012-04-14 03:00 UTC
Votes:4
Avg. Score:5.0 ± 0.0
Reproduced:2 of 3 (66.7%)
Same Version:0 (0.0%)
Same OS:1 (50.0%)
From: systemadministrator at internet dot lu Assigned:
Status: Wont fix Package: *General Issues
PHP Version: 6CVS-2007-10-10 (CVS) OS: any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: systemadministrator at internet dot lu
New email:
PHP Version: OS:

 

 [2007-10-10 23:03 UTC] 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:
--------------
--

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-13 20:41 UTC] nikic@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: nikic
 [2012-04-13 20:41 UTC] nikic@php.net
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).
 [2012-04-14 03:00 UTC] aharvey@php.net
-Status: Closed +Status: Wont fix -Assigned To: nikic +Assigned To:
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 17:01:33 2024 UTC