rfc:bigint

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:bigint [2015/02/15 01:47] ajfrfc:bigint [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== PHP RFC: Big Integer Support ====== ====== PHP RFC: Big Integer Support ======
   * Version: 0.1.8   * Version: 0.1.8
-  * Date: 2014-06-20 (Initial Draft; Put Under Discussion 2014-10-10, Last updated 2015-01-10)+  * Date: 2014-06-20 (Initial Draft; Put Under Discussion 2014-10-10, Last updated 2015-02-15)
   * Author: Andrea Faulds, ajf@ajf.me   * Author: Andrea Faulds, ajf@ajf.me
-  * Status: Under Discussion+  * Status: Withdrawn
   * First Published at: http://wiki.php.net/rfc/bigint   * First Published at: http://wiki.php.net/rfc/bigint
  
Line 214: Line 214:
 ===== Unaffected PHP Functionality ===== ===== Unaffected PHP Functionality =====
  
-As previously mentioned, the handling of array keys might need to be looked at. Otherwise, it shouldn't affect the behaviour of other PHP functionality, but obviously the implementations of anything dealing with integers may need to be changed.+As previously mentioned, the handling of array keys might need to be looked at. Otherwise, it shouldn't affect the behaviour of other PHP functionality. Implementation-wiseif something manipulates zvals directly and looks at their types, then it needs updating for bigints.
  
 ===== Future Scope ===== ===== Future Scope =====
Line 220: Line 220:
 None I can think of particularly. None I can think of particularly.
  
-===== Proposed Voting Choices =====+===== Vote =====
  
-In some respects this is just an implementation detail, but as this would break backwards-compatibility for some apps and arguably changes the language, I think this requires a 2/3 majority. It would be a straight Yes/No vote.+As this is a language change (it affects the language specification), this requires a 2/3 majority. It is straight Yes/No vote to accepting the RFC. 
 + 
 +Voting started on 2015-02-15 and was to end 10 days later on 2015-02-25, but voting was cancelled the same day it started. 
 + 
 +<doodle title="Big Integer Support RFC" auth="ajf" voteType="single" closed="true"> 
 +   * Yes 
 +   * No 
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
rfc/bigint.1423964867.txt.gz · Last modified: 2017/09/22 13:28 (external edit)