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

add support for non standard PHP generic annotations #283

Open
knowledgeplaces opened this issue Jul 12, 2024 · 0 comments
Open

add support for non standard PHP generic annotations #283

knowledgeplaces opened this issue Jul 12, 2024 · 0 comments
Labels

Comments

@knowledgeplaces
Copy link

I have a PHP project using a lot of packages provided by Composer. Some of these packages make intensive use of PHP generic annotations.

All these generic annotations are marked as error, so it is very inconvenient because I get more than 2000 errors in my project, and it takes a lot of time to see if these errors come from my code or from generic annotations.

My Eclipse environment is MyEclipse Enterprise Workbench Version: 2024.1.0 Build id: 16.0.0-20240611 with PDT version 8.3 and additional plugins such as Doctrine.
My system is Windows 11, PHP 8.2.

To reproduce, you can add code as described in attached screen copy.
generic annotation

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

No branches or pull requests

1 participant