rfc:constant_redefinition

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:constant_redefinition [2016/06/16 06:14] dmitryrfc:constant_redefinition [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 48: Line 48:
  
 ===== Proposed PHP Version(s) ===== ===== Proposed PHP Version(s) =====
-PHP 7.1.+PHP 8.0
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
-The vote is a straight Yes/No vote, that requires a 2/3 majority. The voting began on Jun 24 and will close on July 1+The vote is a straight Yes/No vote, that requires a 2/3 majority.
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
Line 75: Line 75:
   zval_dtor(&c->value);   zval_dtor(&c->value);
 </code> </code>
 +
 +The complete patch is at [[https://github.com/php/php-src/pull/1947|PR 1947]]
  
 ===== Implementation ===== ===== Implementation =====
rfc/constant_redefinition.1466057697.txt.gz · Last modified: 2017/09/22 13:28 (external edit)