rfc:typed-properties

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:typed-properties [2016/06/10 10:41] krakjoerfc:typed-properties [2019/09/14 21:39] (current) – Add link to new proposal nikic
Line 3: Line 3:
   * Date: 2016-03-16   * Date: 2016-03-16
   * Author: Joe Watkins <krakjoe@php.net>, Phil Sturgeon <philstu@php.net>   * Author: Joe Watkins <krakjoe@php.net>, Phil Sturgeon <philstu@php.net>
-  * Status: Voting+  * Status: Declined
   * First Published at: http://wiki.php.net/rfc/typed-properties   * First Published at: http://wiki.php.net/rfc/typed-properties
 +
 +> This proposal has been **superseded** by [[rfc:typed_properties_v2|Typed Properties 2.0]], which has been implemented in PHP 7.4.
  
 Following the raging success of PHP 7.0 additions [[https://wiki.php.net/rfc/scalar_type_hints_v5|scalar type hints]] and [[https://wiki.php.net/rfc/return_types|return types]], the next logical step is to provide optional typed properties. Following the raging success of PHP 7.0 additions [[https://wiki.php.net/rfc/scalar_type_hints_v5|scalar type hints]] and [[https://wiki.php.net/rfc/return_types|return types]], the next logical step is to provide optional typed properties.
Line 454: Line 456:
 ===== Vote ===== ===== Vote =====
  
-Voting started 10th June, ends 1st July 2016.+Voting started 10th June, ends 24th June 2016.
  
-<doodle title="Merge typed properties ?" auth="krakjoe" voteType="single" closed="false">+<doodle title="Merge typed properties ?" auth="krakjoe" voteType="single" closed="true">
    * Yes    * Yes
    * No    * No
Line 466: Line 468:
  
 https://github.com/php/php-src/compare/master...krakjoe:typed-properties https://github.com/php/php-src/compare/master...krakjoe:typed-properties
- 
-**Note: Support for nullability will be added when the [[rfc:nullable_types]] implementation is merged into master.** 
  
  ===== Changelog =====  ===== Changelog =====
rfc/typed-properties.1465555268.txt.gz · Last modified: 2017/09/22 13:28 (external edit)