rfc:list_reference_assignment

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:list_reference_assignment [2017/02/06 20:45] bp1222rfc:list_reference_assignment [2017/12/09 12:43] (current) – Implemented nikic
Line 6: Line 6:
   * Original Date: 2013-10-24   * Original Date: 2013-10-24
   * Original Author: Andrea Faulds, ajf@ajf.me   * Original Author: Andrea Faulds, ajf@ajf.me
-  * Status: Voting+  * Status: Implemented (in PHP 7.3)
   * First Published at: http://wiki.php.net/rfc/list_reference_assignment   * First Published at: http://wiki.php.net/rfc/list_reference_assignment
  
Line 139: Line 139:
 Vote No to maintain current functionality Vote No to maintain current functionality
  
-<doodle title="list() Reference Assignments" auth="bp1222" voteType="single" closed="false">+<doodle title="list() Reference Assignments" auth="bp1222" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 145: Line 145:
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
-  * Working Implementation: https://github.com/php/php-src/compare/master...bp1222:fix-7930+  * Working Implementation: https://github.com/php/php-src/pull/2371
   * Language Spec: https://github.com/php/php-langspec/compare/master...bp1222:fix-7930   * Language Spec: https://github.com/php/php-langspec/compare/master...bp1222:fix-7930
  
 ===== Implementation ===== ===== Implementation =====
-Link to commit and docs when completed.+ 
 +Implemented in PHP 7.3 via https://github.com/php/php-src/commit/6d4de4cf0582cf33848826ab78aae58077dc2dea.
  
 ===== References ===== ===== References =====
rfc/list_reference_assignment.1486413928.txt.gz · Last modified: 2017/09/22 13:28 (external edit)