Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Support for casting arrays of enums #88

Open
esistgut opened this issue Dec 10, 2024 · 0 comments
Open

[Feature]: Support for casting arrays of enums #88

esistgut opened this issue Dec 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@esistgut
Copy link

esistgut commented Dec 10, 2024

What happened?

Support for https://laravel.com/docs/11.x/eloquent-mutators#casting-arrays-of-enums

How to reproduce the bug

Currently the generated output is just empty:

foo: string;
statuses:
bar: string;

Package Version

3.1

PHP Version

8.3.14

@esistgut esistgut added the bug Something isn't working label Dec 10, 2024
@ewilan-riviere ewilan-riviere self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants