rfc:object-typehint
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rfc:object-typehint [2016/11/15 22:49] – typo danack | rfc:object-typehint [2017/09/22 13:28] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PHP RFC: Object typehint ====== | ====== PHP RFC: Object typehint ====== | ||
- | * Version: | + | * Version: |
* Date: 2016-08-12 | * Date: 2016-08-12 | ||
* Author: Michał Brzuchalski < | * Author: Michał Brzuchalski < | ||
- | * Status: | + | * Status: |
* First Published at: https:// | * First Published at: https:// | ||
Line 189: | Line 189: | ||
=== Argument typehint contravariance === | === Argument typehint contravariance === | ||
- | Classes that extend another class, or implement | + | Classes that extend another class, or implement |
<code php> | <code php> | ||
Line 286: | Line 286: | ||
===== Proposed Voting Choices ===== | ===== Proposed Voting Choices ===== | ||
- | As this is a language change, a 2/3 majority is required. The vote is a straight Yes/No vote for accepting the RFC and merging the patch. | + | Voting will run from 2017-05-17, for two weeks, until 2017-05-31. |
+ | As this is a language change, a 2/3 majority is required. | ||
+ | The vote is a straight Yes/No vote for accepting the RFC and merging the patch. | ||
+ | The additional vote is also a straight Yes/No vote for accepting variance behaviour on the object type. | ||
- | <doodle title=" | + | <doodle title=" |
+ | * Yes | ||
+ | * No | ||
+ | </ | ||
+ | |||
+ | <doodle title=" | ||
* Yes | * Yes | ||
* No | * No | ||
Line 295: | Line 303: | ||
===== Patches and Tests ===== | ===== Patches and Tests ===== | ||
* PR[[https:// | * PR[[https:// | ||
+ | * Online Runtime Execution at [[https:// | ||
+ | |||
+ | ===== Discussions ===== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ |
rfc/object-typehint.1479250192.txt.gz · Last modified: 2017/09/22 13:28 (external edit)