1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 15:12:39 +02:00
Files
archived-php-src/Zend/tests/enum
Agustin Gomes 8bb19cb549 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 <me@agustingomes.com>

Closes GH-7593.
2021-10-20 09:53:51 +02:00
..
2021-09-02 17:44:52 +02:00
2021-10-08 10:31:24 +02:00