rfc:reserve_more_types_in_php_7

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
rfc:reserve_more_types_in_php_7 [2015/03/14 05:38] – Add some rationale about not including aliases. levimrfc:reserve_more_types_in_php_7 [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2015-02-18   * Date: 2015-02-18
   * Author: Levi Morrison <levim@php.net>   * Author: Levi Morrison <levim@php.net>
-  * Status: Under Discussion+  * Status: Implemented (in PHP 7.0)
   * First Published at: http://wiki.php.net/rfc/reserve_more_types_in_php_7   * First Published at: http://wiki.php.net/rfc/reserve_more_types_in_php_7
  
Line 46: Line 46:
  
 This RFC requires at least two thirds of the votes to be "yes" to pass. This RFC requires at least two thirds of the votes to be "yes" to pass.
 +
 +<doodle title="reserve_more_types_in_php_7" auth="levim" voteType="single" closed="true">
 +   * Yes
 +   * No
 +</doodle>
  
 ===== Patches and Tests ===== ===== Patches and Tests =====
Line 53: Line 58:
 ===== Version History ===== ===== Version History =====
  
- * 1.0: Reserve ''int'', ''integer'', ''float'', ''double'', ''bool'', ''boolean'', ''string'', ''true'', ''false'', 'null'' +  * 1.0: Reserve ''int'', ''integer'', ''float'', ''double'', ''bool'', ''boolean'', ''string'', ''true'', ''false'', ''null'' 
- * 1.1: No longer reserve ''integer'', ''double'' and ''boolean''+  * 1.1: No longer reserve ''integer'', ''double'' and ''boolean''
rfc/reserve_more_types_in_php_7.1426311521.txt.gz · Last modified: 2017/09/22 13:28 (external edit)