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
Last revisionBoth sides next revision
rfc:constant_redefinition [2016/06/16 06:14] dmitryrfc:constant_redefinition [2016/06/20 20:33] dmitry
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.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1