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
This is fixed but not yet released, see #889
(TL;DR; composer require --dev "pdepend/pdepend:2.x-dev" to solve the parse error; but you may still get a unused parameter false-positive)
Current Behavior
PHPMD fails to parse file where constructor property promotion is used in combination with @var docblock.
Error
Expected Behavior
It should not error.
Checks before submitting
The text was updated successfully, but these errors were encountered: