todo:php54:vote

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
todo:php54:vote [2011/07/09 06:00] stastodo:php54:vote [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
-Voting for 5.4 featuresFor all items below, the question is: do we want to include this feature in 5.4 release?+====== Voting for 5.4 features ====== 
 + 
 +For all items below, the question is: do we want to include this feature in 5.4 release? 
 + 
 +The vote will be open till July 16th 2011.
  
 <doodle  <doodle 
Line 32: Line 36:
    * No    * No
 </doodle> </doodle>
 +[[rfc:binnotation4ints|RFC for binary notation]]
  
 <doodle  <doodle 
Line 40: Line 45:
  
 <doodle  <doodle 
-title="Array shortcuts" auth="user" voteType="single" closed="true"> +title="Array short syntax" auth="user" voteType="single" closed="true"> 
-   * Only brackets \\ (['foo', 'foo' => 'bar']) +   * Only brackets \\ ['foo', 'foo' => 'bar'
-   * Both brackets and colons \\ (['foo', 'foo': 'bar', 'boo' => 'baz'])+   * Both brackets and colons \\ ['foo', 'foo': 'bar', 'boo' => 'baz']
    * Neither    * Neither
 </doodle> </doodle>
 +[[rfc:shortsyntaxforarrays|RFC for arrays]]
  
 +<doodle 
 +title="Callable typecheck in arguments (choose which name you prefer)" auth="user" voteType="multi" closed="true">
 +   * callable
 +   * callback
 +   * Neither
 +</doodle>
 +[[rfc:callable|RFC for callbacks]]
  
 +<doodle 
 +title="Change rebinding behavior of closures" auth="user" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +[[https://wiki.php.net/rfc/closures/object-extension#privateprotected_members_scope|RFC for closures]]
  
 +
 +<doodle 
 +title="foreach adds list support" auth="user" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +[[https://wiki.php.net/rfc/foreachlist|RFC for foreach list]]
  
todo/php54/vote.1310191232.txt.gz · Last modified: 2017/09/22 13:28 (external edit)