rfc:shorter_attribute_syntax
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rfc:shorter_attribute_syntax [2020/06/16 21:17] theodorejb Fix wording |
rfc:shorter_attribute_syntax [2020/08/12 15:56] theodorejb Update nested syntax for #[] - I think this was a relic of the idea to strip all leading hashes |
||
---|---|---|---|
Line 2: | Line 2: | ||
* Date: 2020-06-03 | * Date: 2020-06-03 | ||
* Author: Theodore Brown < | * Author: Theodore Brown < | ||
- | * Status: | + | * Status: |
* Discussion: https:// | * Discussion: https:// | ||
* Target Version: PHP 8.0 | * Target Version: PHP 8.0 | ||
- | * Implementation | + | * Implementation: |
- | * Implementation for ''# | + | |
===== Introduction ===== | ===== Introduction ===== | ||
Line 199: | Line 198: | ||
# | # | ||
" | " | ||
- | # | + | #[JoinColumn(" |
- | # | + | #[JoinColumn(" |
)] | )] | ||
private $groups; | private $groups; | ||
Line 304: | Line 303: | ||
===== Community Poll ===== | ===== Community Poll ===== | ||
- | On June 10 there was a poll on Reddit to see which syntax the community prefers. [[https:// | + | On June 10-13 there was a poll on Reddit to see which syntax the community prefers. [[https:// |
'' | '' | ||
Line 311: | Line 310: | ||
===== Vote ===== | ===== Vote ===== | ||
- | Are you okay with re-voting on the attribute syntax for PHP 8.0, including | + | Voting started on 2020-06-17 and ended on 2020-07-01. |
+ | |||
+ | ==== Primary vote ==== | ||
+ | |||
+ | <doodle title=" | ||
+ | * Yes | ||
+ | * No | ||
+ | </ | ||
+ | |||
+ | ==== Secondary vote ==== | ||
+ | |||
+ | This is a ranked-choice poll (following [[https:// | ||
+ | |||
+ | === First choice === | ||
+ | |||
+ | <doodle title=" | ||
+ | * @@ | ||
+ | * #[] | ||
+ | * <<>> | ||
+ | </doodle> | ||
+ | |||
+ | === Second choice === | ||
+ | |||
+ | <doodle title=" | ||
+ | * @@ | ||
+ | * #[] | ||
+ | * <<>> | ||
+ | </ | ||
+ | |||
+ | === Third choice === | ||
+ | |||
+ | <doodle title=" | ||
+ | * @@ | ||
+ | * #[] | ||
+ | * <<>> | ||
+ | </ | ||
- | Secondary vote: ranked-choice vote between '' | ||
===== References ===== | ===== References ===== | ||
Line 319: | Line 352: | ||
* Previous discussion about nested attributes: https:// | * Previous discussion about nested attributes: https:// | ||
* Previous comments in favor of '' | * Previous comments in favor of '' | ||
+ | |||
===== Changelog ===== | ===== Changelog ===== |
rfc/shorter_attribute_syntax.txt · Last modified: 2020/08/12 15:56 by theodorejb