rfc:fix_list_behavior_inconsistency

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:fix_list_behavior_inconsistency [2014/09/26 13:49] – Renamed "Proposed Voting Choices" to "Vote" ajfrfc:fix_list_behavior_inconsistency [2014/10/18 21:33] – Add note on what was implemented nikic
Line 3: Line 3:
   * Date: 2014-09-11   * Date: 2014-09-11
   * Author: Dmitry Stogov, dmitry@zend.com   * Author: Dmitry Stogov, dmitry@zend.com
-  * Status: In Voting+  * Status: Implemented (in PHP 7)
   * First Published at: http://wiki.php.net/rfc/fix_list_behavior_inconsistency   * First Published at: http://wiki.php.net/rfc/fix_list_behavior_inconsistency
  
Line 55: Line 55:
 Voting started on 2014-09-25 and ends 2014-10-02. Voting started on 2014-09-25 and ends 2014-10-02.
  
-<doodle title="Fix list() behavior inconsistency?" auth="dmitry" voteType="single" closed="false">+<doodle title="Fix list() behavior inconsistency?" auth="dmitry" voteType="single" closed="true">
    * don't fix    * don't fix
    * disable string handling in all cases    * disable string handling in all cases
Line 61: Line 61:
 </doodle> </doodle>
  
-===== Patches and Tests ===== +===== Implementation ===== 
-The implementation is not really a problem.+ 
 +Support for strings has been removed for all cases. Support for ''ArrayAccess'' has been added for all cases (previously it was not supported for temporary variables). 
 + 
 +https://github.com/php/php-src/commit/7c7b9184b1fdf7add1715079f22241bc1185fcb0
rfc/fix_list_behavior_inconsistency.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1