rfc:attributes-on-constants
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
rfc:attributes-on-constants [2024/11/30 16:50] – created danielescherzer | rfc:attributes-on-constants [2024/12/16 05:45] (current) – start the vote, runs until 2025-01-06 danielescherzer | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== PHP RFC: Attributes on Constants ====== | ====== PHP RFC: Attributes on Constants ====== | ||
- | * Version: 0.1 | + | * Version: 0.2 |
* Date: 2024-11-30 | * Date: 2024-11-30 | ||
* Author: Daniel Scherzer, daniel.e.scherzer@gmail.com | * Author: Daniel Scherzer, daniel.e.scherzer@gmail.com | ||
- | * Status: | + | * Status: |
* First Published at: http:// | * First Published at: http:// | ||
* Implementation: | * Implementation: | ||
Line 47: | Line 47: | ||
===== Backward Incompatible Changes ===== | ===== Backward Incompatible Changes ===== | ||
- | New constant | + | Given that < |
- | Since <php>ReflectionConstant</ | + | Existing attributes that use <php>Attribute:: |
- | Extensions | + | Furthermore, |
===== Proposed PHP Version(s) ===== | ===== Proposed PHP Version(s) ===== | ||
Line 88: | Line 88: | ||
===== Proposed Voting Choices ===== | ===== Proposed Voting Choices ===== | ||
+ | Voting started on 2024-12-16 and will end on 2025-01-06 00:00:00 UTC. | ||
+ | |||
This vote requires a 2/3 majority to adopt. | This vote requires a 2/3 majority to adopt. | ||
+ | |||
+ | <doodle title=" | ||
+ | * Yes | ||
+ | * No | ||
+ | </ | ||
===== Patches and Tests ===== | ===== Patches and Tests ===== | ||
Line 104: | Line 111: | ||
* [[rfc: | * [[rfc: | ||
* https:// | * https:// | ||
+ | |||
+ | ===== Changelog ===== | ||
+ | |||
+ | 0.2: | ||
+ | |||
+ | * Improved discussion of backward incompatible changes | ||
+ | |||
+ | 0.1: | ||
+ | |||
+ | * Initial proposal |
rfc/attributes-on-constants.1732985454.txt.gz · Last modified: 2024/11/30 16:50 by danielescherzer