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

Support PHP attributes #73

Open
tillkruss opened this issue Dec 6, 2024 · 3 comments
Open

Support PHP attributes #73

tillkruss opened this issue Dec 6, 2024 · 3 comments

Comments

@tillkruss
Copy link
Contributor

Any plans to support PHP method attributes?

@williamdes
Copy link
Member

Most probably, the php parser supports them
What attributes ?
All of them ?

@tillkruss
Copy link
Contributor Author

The regular #[Attribute] syntax: https://www.php.net/manual/en/language.attributes.overview.php

Just listing them would be huge.

@williamdes
Copy link
Member

I was thinking about this the other day, it may solve describing array shapes !
Ref: #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants