Can disallow attributes #184
spaze
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can disallow attributes (#183)
Can even re-allow them back with a config similar to re-allowing method calls (with
allowIn
,allowParamsAnywhereAnyValue
,allowInMethods
etc.).This may be most useful in the following cases:
Doctrine\ORM\Mapping\Entity
attributes to haverepositoryClass
specifiedAttributes are available starting with PHP 8.0.
Smaller changes
I've also added a sponsorship button so you can buy me a ☕ or a 🍺 if this extension helps you in any way (#182)
This discussion was created from the release Can disallow attributes.
Beta Was this translation helpful? Give feedback.
All reactions