rfc:phpng64

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:phpng64 [2014/05/20 15:24] nikicrfc:phpng64 [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 11: Line 11:
 ===== Proposal ===== ===== Proposal =====
  
-The 64bit changes described in the following will be integrated into the phpng branch **once it is more stable**.+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** be made:
Line 21: Line 21:
 The following changes will **not** be made: The following changes will **not** be made:
  
-  * Use of ''size_t'' for all lengths. In particular hashtables will always use 32bit lengths. Linenos will be stored in a 32bit type. Special names (like argument or class names) will also use 32bit lengths, where possible.+  * Use of ''size_t'' for all lengths. In particular hashtables will always use 32bit lengths. Line numbers will be stored in a 32bit type. Special names (like argument or class names) will also use 32bit lengths, where possible.
  
-The expected impact memory impact of these changes is around 1%. We are okay with that.+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). Unclear as of now: Will we be performing renames like ''IS_LONG'' to ''IS_INT'' along the way? I prefer not (Nikita).
rfc/phpng64.1400599446.txt.gz · Last modified: 2017/09/22 13:28 (external edit)