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/21 18:34] – Move to voting phase sammykrfc: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: Voting+  * 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 200: Line 200:
 Requires a 2/3 majority to pass. Voting begins **2017-10-21 18:30 UTC** and ends **2017-11-04 18:30 UTC**. 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="false">+<doodle title="Allow a trailing comma in function calls" auth="sammyk" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 213: 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.1508610897.txt.gz · Last modified: 2017/10/21 18:34 by sammyk