[VOTE] Marking overridden methods (#[\Override])

php.internals

Tim Düsterhus

3 years ago
Hi I just opened the vote for the "Marking overridden methods (#[\Override])" RFC. The RFC contains a single vote that requires a 2/3 majority to pass. Voting runs 2 weeks until 2023-06-28 08:30 UTC. Please find the following resources for your references: RFC Text: https://wiki.php.net/rfc/marking_overriden_methods PoC Implementation: https://github.com/php/php-src/pull/9836 Discussion Thread: https://externals.io/message/120233 Best regards Tim Düsterhus

Tim Düsterhus

3 years ago
Hi On 6/14/23 10:09, Tim Düsterhus wrote:
> I just opened the vote for the "Marking overridden methods > (#[\Override])" RFC. The RFC contains a single vote that requires a 2/3 > majority to pass. Voting runs 2 weeks until 2023-06-28 08:30 UTC. > > Please find the following resources for your references: > > RFC Text: https://wiki.php.net/rfc/marking_overriden_methods > PoC Implementation: https://github.com/php/php-src/pull/9836 > Discussion Thread: https://externals.io/message/120233
Voting is now closed and the RFC is accepted with 22 (Yes) to 1 (No) votes (~96%). The implementation in https://github.com/php/php-src/pull/9836 should already be complete. I just removed the draft status and requested a final review. Best regards Tim Düsterhus