rfc:cachediterable_straw_poll

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
rfc:cachediterable_straw_poll [2021/06/05 17:32] tandrerfc:cachediterable_straw_poll [2021/06/05 18:27] tandre
Line 1: Line 1:
 ====== PHP RFC: Straw poll: Namespace to use for CachedIterable and iterable functionality ====== ====== PHP RFC: Straw poll: Namespace to use for CachedIterable and iterable functionality ======
-  * Version: 0.2+  * Version: 0.2.1
   * Date: 2021-06-01   * Date: 2021-06-01
   * Author: Tyson Andre, <tandre@php.net>   * Author: Tyson Andre, <tandre@php.net>
Line 92: Line 92:
    * reduce(iterable $input, $callback, $initial = null): mixed    * reduce(iterable $input, $callback, $initial = null): mixed
    * Still too small in scope    * Still too small in scope
 +   * Opposed to adding this functionality to php
 </doodle> </doodle>
 +**EDIT: The redundant option "Opposed to adding this functionality to php" was added to the vote on global functions after the start of the vote** to make it easier to vote on at least one option. See "Preferred namespacing choice" for other voters opposed to the functionality.
 + 
  
 ==== Preferred namespace case to use for iterable/Iterable ==== ==== Preferred namespace case to use for iterable/Iterable ====
Line 130: Line 133:
   * https://wiki.php.net/rfc/namespaces_in_bundled_extensions   * https://wiki.php.net/rfc/namespaces_in_bundled_extensions
   * https://wiki.php.net/rfc/any_all_on_iterable_straw_poll_namespace   * https://wiki.php.net/rfc/any_all_on_iterable_straw_poll_namespace
 +
 +===== Changelog =====
 +
 +0.2.1: Add "Opposed to adding this functionality to php" to the vote on which global functions to make voting on at least one option easier and note that it was also asked in the previous poll
rfc/cachediterable_straw_poll.txt · Last modified: 2021/06/13 14:33 by tandre