rfc:iterable_to_array-and-iterable_count

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
rfc:iterable_to_array-and-iterable_count [2018/06/20 01:41] – minor edits majklrfc:iterable_to_array-and-iterable_count [2018/07/03 22:40] – adjust voting end date as per RM's preference majkl
Line 3: Line 3:
   * Date: 2018-06-19   * Date: 2018-06-19
   * Author: Michael Moravec (php.net@majkl578.cz)   * Author: Michael Moravec (php.net@majkl578.cz)
-  * Status: Draft+  * Status: Voting
   * First Published at: https://wiki.php.net/rfc/iterable_to_array-and-iterable_count   * First Published at: https://wiki.php.net/rfc/iterable_to_array-and-iterable_count
  
Line 86: Line 86:
 In case these functions gain a popularity, they could be optimized directly by VM, similar to ZEND_COUNT.  In case these functions gain a popularity, they could be optimized directly by VM, similar to ZEND_COUNT. 
  
-===== Proposed Voting Choices =====+===== Vote =====
  
-Not a language change so simple yes/no vote with 50%+1 majority is required.+This is not a language change so simple yes/no vote with 50%+1 majority is required. 
 + 
 +Voting starts on 2018-07-03 20:30 UTC and closes on 2018-07-16 23:00 UTC. 
 + 
 +<doodle title="Add iterable_to_array()?" auth="majkl" voteType="single" closed="false"> 
 +   * Yes 
 +   * No 
 +</doodle> 
 +
 +<doodle title="Add iterable_count()?" auth="majkl" voteType="single" closed="false"> 
 +   * Yes 
 +   * No 
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
 GitHub PR: https://github.com/php/php-src/pull/3293 GitHub PR: https://github.com/php/php-src/pull/3293
rfc/iterable_to_array-and-iterable_count.txt · Last modified: 2018/07/17 12:34 by majkl