-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
Description
General information
- SDK/Library version: >=6.5.0
- Environment: General
- Language, language version, and OS: PHP, any
Issue description
In 6.5.0, property annotations were removed from "entity" classes. I need those back, our application heavily relies on static analysis and this is absolute breaker or we have to ignore SA on those places or we can bake in our own annotations that may go out of sync easily. This really shoudn't have came out in a minor release. It doesnt seem like a mistake. More like a decision. But still, I don't understand the reasoning for the removal tbh...
arondeparon, net02, Wirone and exussum12