rfc:trailing-comma-function-args

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-args [2013/02/21 11:07] – Replace inline diff with github link pollitarfc:trailing-comma-function-args [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2013-02-19   * Date: 2013-02-19
   * Author: Sara Golemon <pollita@php.net>   * Author: Sara Golemon <pollita@php.net>
-  * Status: Under Discussion+  * Status: Rejected
   * First Published at: http://wiki.php.net/rfc/trailing-comma-function-args   * First Published at: http://wiki.php.net/rfc/trailing-comma-function-args
  
Line 44: Line 44:
 ===== The patch ===== ===== The patch =====
  
-https://github.com/sgolemon/php-src/compare/master...trailing-comma   +https://github.com/sgolemon/php-src/compare/master...trailing-comma
  
 +HipHop version: https://github.com/facebook/hiphop-php/commit/c1b7da6a4c128af5ddfc75f515c205de9f417a1e
 ===== What's left out on purpose ===== ===== What's left out on purpose =====
  
Line 68: Line 69:
   }   }
  
 +===== Vote =====
 +
 +Note: Consideration for 5.6 inclusion, not 5.5.
 +
 +<doodle 
 +title="Should the current optional trailing comma implementation be merged" auth="pollita" voteType="single" closed="True">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Changelog ===== ===== Changelog =====
  
   * Expanded proposal to include declarations as well as arguments 2013-02-20 11:23 GMT   * Expanded proposal to include declarations as well as arguments 2013-02-20 11:23 GMT
rfc/trailing-comma-function-args.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1