Skip to content

Unify integer range across platforms #8016

Closed as not planned
Closed as not planned
@mvorisek

Description

@mvorisek

Description

Currently integer type is platform dependent and has limited range on 32b platforms.

This is a feature request for PHP 9.0 to unify the range to -2^63 - 2^63-1.

I belive the unified behaviour is worth of a small performance sacrifice. Performance is every day cheaper and the real beaty of PHP is that the language abstracts the underlaying system differences.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions