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
Next revisionBoth sides next revision
todo:php54:vote [2011/07/09 06:04] stastodo:php54:vote [2011/07/11 23:39] – removed MQ RFC Link, as it has nothing to do with removing magic quotes. philip
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 
-title="Declare PHP/php as namespace reserved for PHP internals" auth="user" voteType="multi" closed="true">+title="Declare PHP/php as namespace reserved for PHP internals" auth="user" voteType="multi" closed="false">
    * PHP    * PHP
    * php    * php
Line 9: Line 13:
  
 <doodle  <doodle 
-title="Make primitive types (string, bool, int, etc.) reserved words" auth="user" voteType="single" closed="true">+title="Make primitive types (string, bool, int, etc.) reserved words" auth="user" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
Line 15: Line 19:
  
 <doodle  <doodle 
-title="Add E_STRICT to E_ALL" auth="user" voteType="single" closed="true">+title="Add E_STRICT to E_ALL" auth="user" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
Line 21: Line 25:
  
 <doodle  <doodle 
-title="Add option to disable POST data processing" auth="user" voteType="single" closed="true">+title="Add option to disable POST data processing" auth="user" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
Line 28: Line 32:
  
 <doodle  <doodle 
-title="Support binary notation (0b1010101)" auth="user" voteType="single" closed="true">+title="Support binary notation (0b1010101)" auth="user" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
-[[rfc:binnotation4ints|RFC]]+[[rfc:binnotation4ints|RFC for binary notation]]
  
 <doodle  <doodle 
-title="Remove magic quotes" auth="user" voteType="single" closed="true">+title="Remove magic quotes" auth="user" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
-[[rfc:magicquotes|RFC] 
  
 <doodle  <doodle 
-title="Array shortcuts" auth="user" voteType="single" closed="true">+title="Array short syntax" auth="user" voteType="single" closed="false">
    * 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]]+[[rfc:shortsyntaxforarrays|RFC for arrays]]
  
 <doodle  <doodle 
-title="Callable typecheck in arguments (choose which one you prefer)" auth="user" voteType="multi" closed="true">+title="Callable typecheck in arguments (choose which name you prefer)" auth="user" voteType="multi" closed="false">
    * callable    * callable
    * callback    * callback
    * Neither    * Neither
 </doodle> </doodle>
-[[rfc:callable|RFC]]+[[rfc:callable|RFC for callbacks]] 
 + 
 +<doodle  
 +title="Change rebinding behavior of closures" auth="user" voteType="single" closed="false"> 
 +   * Yes 
 +   * No 
 +</doodle> 
 +[[https://wiki.php.net/rfc/closures/object-extension#privateprotected_members_scope|RFC for closures]] 
  
 <doodle  <doodle 
-title="Change rebinding behavior of closures" auth="user" voteType="single" closed="true">+title="foreach adds list support" auth="user" voteType="single" closed="false">
    * Yes    * Yes
    * No    * No
 </doodle> </doodle>
-[[https://wiki.php.net/rfc/closures/object-extension#privateprotected_members_scope|RFC]]+[[https://wiki.php.net/rfc/foreachlist|RFC for foreach list]]
  
todo/php54/vote.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1