You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #20059 [Validator] drop type-hints for properties where the ´Type´ constraint is used (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Validator] drop type-hints for properties where the ´Type´ constraint is used
partially revert #18362 as having the native type-hints prevents the `Type` constraint to be applied in a meaningful way (if the types don't match, PHP will error before)
Commits
-------
27a06be drop type-hints for properties where the Type constraint is used
0 commit comments