rfc:var_deprecation

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:var_deprecation [2016/03/11 18:16] – Add link to patch colinodellrfc:var_deprecation [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 2: Line 2:
   * Date: 2016-03-10   * Date: 2016-03-10
   * Author: Colin O'Dell <colinodell@php.net>   * Author: Colin O'Dell <colinodell@php.net>
-  * Status: Under Discussion +  * Status: Declined 
-  * Discussion: http://markmail.org/message/wn3ykdwgplfctho7+  * Discussion: http://markmail.org/message/523vpfo2q5dwqyed
  
 ===== Introduction ===== ===== Introduction =====
Line 120: Line 120:
 ===== RFC Impact ===== ===== RFC Impact =====
 ==== To SAPIs ==== ==== To SAPIs ====
-?+None
  
 ==== To Existing Extensions ==== ==== To Existing Extensions ====
Line 131: Line 131:
 Reserving the ''var'' keyword will allow it to be used for new functionality in 8.0 and beyond. Reserving the ''var'' keyword will allow it to be used for new functionality in 8.0 and beyond.
  
-===== Proposed Voting Choices =====+===== Vote ===== 
 +The vote is a simple Yes/No on **whether to deprecate ''var'' in PHP 7.1 and remove its functionality from 8.0 (but reserve the keyword for future usage)**. 
 As this is a language change, this RFC requires a 2/3 majority to pass. As this is a language change, this RFC requires a 2/3 majority to pass.
 +
 +Voting started on 2016-03-24 and will end on 2016-03-31 at 12:30 UTC.
 +
 +<doodle title="Deprecate `var` in 7.1 and remove it from 8.0?" auth="colinodell" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
Line 138: Line 147:
  
 ===== References ===== ===== References =====
 +  * [[http://markmail.org/message/523vpfo2q5dwqyed|Official discussion thread]]
   * [[http://markmail.org/message/wn3ykdwgplfctho7|Pre-draft mailing list discussion]]   * [[http://markmail.org/message/wn3ykdwgplfctho7|Pre-draft mailing list discussion]]
 +  * [[https://www.reddit.com/r/PHP/comments/49uer7/rfc_deprecating_var_in_favor_of_public/|Reddit discussion]]
rfc/var_deprecation.1457720177.txt.gz · Last modified: 2017/09/22 13:28 (external edit)