You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add test cases for backed enum implementing interface
In the Enumeration RFC, it states Backed Enums can implement
interfaces, but it was not clear where the backed Enum type
would need to be placed in such situation.
This commit adds a test case for these scenarios.
Signed-off-by: Agustin Gomes <[email protected]>
ClosesphpGH-7593.
0 commit comments