Table of Contents

PHP RFC: 64 bit platform improvements for PHP-NG

Introduction

This RFC describes the decisions reached regarding improved 64bit support, following the discussion of the previous size_t_and_int64_next RFC.

Proposal

The 64bit changes described in the following will be added to the phpng branch once it is more stable.

The following changes will be made:

The following changes will not be made:

The expected memory impact of these changes is around 1%. We are okay with that.

Unclear as of now: Will we be performing renames like IS_LONG to IS_INT along the way? I prefer not (Nikita).

Proposed Voting Choices

Do you agree that 64bit platform improvements as described above should be implemented?