1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures/php8.1
Jordi Boggiano db8ea45295
Fix enum parsing when the syntax is "enum foo:string {}" without space between name and type, fixes #10498
2022-02-02 17:48:45 +01:00
..
enum_backed.php Fix enum parsing when the syntax is "enum foo:string {}" without space between name and type, fixes #10498 2022-02-02 17:48:45 +01:00
enum_basic.php Add support for autoloading Enums 2021-02-06 15:51:18 +07:00
enum_class_semantics.php Add support for autoloading Enums 2021-02-06 15:51:18 +07:00
enum_namespaced.php Add support for autoloading Enums 2021-02-06 15:51:18 +07:00