rfc:trailing-comma-function-calls

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:trailing-comma-function-calls [2017/10/07 22:58] – Template word royoparfc:trailing-comma-function-calls [2017/11/06 14:54] (current) nikic
Line 3: Line 3:
   * Date: 2017-10-07   * Date: 2017-10-07
   * Author: Sammy Kaye Powers, me@sammyk.me   * Author: Sammy Kaye Powers, me@sammyk.me
-  * Status: Under Discussion+  * Status: Implemented (in PHP 7.3)
   * First Published at: https://wiki.php.net/rfc/list-syntax-trailing-commas (2017-01-27) & https://wiki.php.net/rfc/trailing-comma-function-args (2013-02-19)   * First Published at: https://wiki.php.net/rfc/list-syntax-trailing-commas (2017-01-27) & https://wiki.php.net/rfc/trailing-comma-function-args (2013-02-19)
  
Line 198: Line 198:
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
-Requires a 2/3 or 50%+1 majority+Requires a 2/3 majority to pass. Voting begins **2017-10-21 18:30 UTC** and ends **2017-11-04 18:30 UTC**. 
 + 
 +<doodle title="Allow a trailing comma in function calls" auth="sammyk" voteType="single" closed="true"> 
 +   * Yes 
 +   * No 
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
Line 208: Line 213:
  
 ===== Implementation ===== ===== Implementation =====
-After the project is implemented, this section should contain  + 
-  the version(s) it was merged to +Implemented in PHP 7.3 via https://github.com/php/php-src/commit/b591c329ee3129adbdc35141bb1542d119f7a2a1.
-  - a link to the git commit(s) +
-  - a link to the PHP manual entry for the feature +
-  - a link to the language specification section (if any)+
      
rfc/trailing-comma-function-calls.txt · Last modified: 2017/11/06 14:54 by nikic