rfc:iterable-stdclass

Differences

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

Link to this comparison view

Next revision
Previous revision
rfc:iterable-stdclass [2019/01/12 19:32] – created duncan3dcrfc:iterable-stdclass [2019/04/21 13:05] (current) – Declined duncan3dc
Line 1: Line 1:
 ====== PHP RFC: Making stdClass iterable ====== ====== PHP RFC: Making stdClass iterable ======
-  * Version: 0.1+  * Version: 0.2
   * Date: 2019-01-12   * Date: 2019-01-12
   * Author: Craig Duncan <php@duncanc.co.uk>   * Author: Craig Duncan <php@duncanc.co.uk>
   * Proposed version: PHP 7.4   * Proposed version: PHP 7.4
-  * Status: Draft+  * Status: Declined 
 +  * ML thread: https://externals.io/message/103718
  
 ===== Introduction ===== ===== Introduction =====
Line 28: Line 29:
  
 Simple Yes/No vote that doesn't change the language itself so requires 50% + 1 votes to get 'accepted' Simple Yes/No vote that doesn't change the language itself so requires 50% + 1 votes to get 'accepted'
 +
 +===== Vote =====
 +
 +<doodle title="Making stdClass iterable" auth="duncan3dc" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
 +
  
 ===== Implementation ===== ===== Implementation =====
  
-An initial proof of concept is available here: +An initial proof of concept is available here:   
-https://github.com/php/php-src/pull/3388+https://github.com/php/php-src/pull/3388  
 (note that this implementation is not complete, it still has some edge cases and may change significantly) (note that this implementation is not complete, it still has some edge cases and may change significantly)
  
 +=====References =====
 +
 +Discussion thread:
 +https://externals.io/message/103718
  
 +Voting thread:
 +https://externals.io/message/104139
rfc/iterable-stdclass.1547321532.txt.gz · Last modified: 2019/01/12 19:32 by duncan3dc