rfc:is-countable

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:is-countable [2018/01/21 21:00] – Fix example number and add externals link carusogabrielrfc:is-countable [2018/02/26 17:54] – Reverse type as voting has a relationship with it carusogabriel
Line 3: Line 3:
   * Date: 2018-01-21   * Date: 2018-01-21
   * Author: Gabriel Caruso (<carusogabriel34@gmail.com>)   * Author: Gabriel Caruso (<carusogabriel34@gmail.com>)
-  * Status: Under Discussion+  * Status: Voting
   * First Published at: https://wiki.php.net/rfc/is-countable   * First Published at: https://wiki.php.net/rfc/is-countable
  
Line 52: Line 52:
   bool is_countable(mixed $var)   bool is_countable(mixed $var)
      
-Verify that the content of a variable is is an //array// or an object implementing //Countable//+Verify that the content of a variable is an //array// or an object implementing //Countable//
  
 ==== Parameters ==== ==== Parameters ====
Line 101: Line 101:
 ===== Future Scope ===== ===== Future Scope =====
  
-Is out of scope, but a new countable type could be cogitated in the future.+Is out of scope, but a new //countable// type could be cogitated in the future.
  
 ===== Proposed Voting Choices ===== ===== Proposed Voting Choices =====
  
-Since this is not a PHP language changed, a 50% + 1 majority is required.+Since this is not a PHP language changed, a 50% + 1 majority is required.  
 + 
 +Voting begins **2018-02-26 17:00 UTC** and ends **2018-03-02 17:00 UTC**. 
 + 
 +<doodle title="is-countable function" auth="carusogabriel" voteType="single" closed="false"> 
 +   * Yes 
 +   * No 
 +</doodle>
  
 ===== Proposal and Patch ===== ===== Proposal and Patch =====
rfc/is-countable.txt · Last modified: 2018/03/02 17:07 by carusogabriel