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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 20 00:00:02 2025 UTC