rfc:trailing_comma_in_closure_use_list

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:trailing_comma_in_closure_use_list [2020/07/01 17:44] tandrerfc:trailing_comma_in_closure_use_list [2020/07/15 13:38] tandre
Line 1: Line 1:
 ====== PHP RFC: Allow trailing comma in closure use lists ====== ====== PHP RFC: Allow trailing comma in closure use lists ======
-  * Version: 0.1+  * Version: 0.2
   * Date: 2020-07-01   * Date: 2020-07-01
   * Author: Tyson Andre <tandre@php.net>   * Author: Tyson Andre <tandre@php.net>
-  * Status: Under Discussion+  * Status: Voting
   * Target Version: PHP 8.0   * Target Version: PHP 8.0
-  * Implementation: https://github.com/php/php-src/pull/5306+  * Implementation: https://github.com/php/php-src/pull/5793
  
 ===== Introduction ===== ===== Introduction =====
Line 58: Line 58:
 ===== Vote ===== ===== Vote =====
  
-Yes/No, requiring 2/3 majority+Yes/No, requiring 2/3 majority.
  
 +Voting starts 2020-07-15 and ends 2020-07-29.
  
 +<doodle title="Allow trailing comma in closure use lists" auth="tandre" voteType="single" closed="false">
 +   * Yes
 +   * No
 +</doodle>
 +
 +===== Changelog =====
 +
 +0.2: Fix implementation link.
 +
 +===== Discussion ======
 +
 +https://externals.io/message/110715 "Permitting trailing commas in closure use() declarations"
 +
 +https://externals.io/message/110804 "[RFC] Allow trailing comma in closure use list"
rfc/trailing_comma_in_closure_use_list.txt · Last modified: 2020/07/29 18:33 by tandre