On Mon, Feb 28, 2022, at 9:49 PM, Saif Eddin Gmati wrote:
> Hello internals,
>
> Following up on last years email, I have decided to move along with the 
> Sealed classes RFC after some changes, and put it up for discussion.
>
> Previous discussion: https://externals.io/message/114116
> RFC: https://wiki.php.net/rfc/sealed_classes

Why not "final ... permits" or "final ... for" as options?  Effectively what is 
created here is a final class/classic-thing, but with holes in it.  Otherwise, 
there become questions about why final and sealed have different keywords when 
they're such similar things.

--Larry Garfield

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to