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
Last revisionBoth sides next revision
todo:php54:vote [2011/07/09 05:54] stastodo:php54:vote [2011/07/17 07:10] – close vote stas
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 14: Line 18:
 </doodle> </doodle>
  
 +<doodle 
 +title="Add E_STRICT to E_ALL" auth="user" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +
 +<doodle 
 +title="Add option to disable POST data processing" auth="user" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +[[http://www.mail-archive.com/internals@lists.php.net/msg48994.html|Explanation by Gustavo Lopes]]
 +
 +<doodle 
 +title="Support binary notation (0b1010101)" auth="user" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +[[rfc:binnotation4ints|RFC for binary notation]]
 +
 +<doodle 
 +title="Remove magic quotes" auth="user" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +
 +<doodle 
 +title="Array short syntax" auth="user" voteType="single" closed="true">
 +   * Only brackets \\ ['foo', 'foo' => 'bar']
 +   * Both brackets and colons \\ ['foo', 'foo': 'bar', 'boo' => 'baz']
 +   * Neither
 +</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.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1