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 #1064 [ci] use annotations when attributes are not supported (jrushlow)
This PR was merged into the 1.0-dev branch.
Discussion
----------
[ci] use annotations when attributes are not supported
`DoctrineBundle` `>=2.4`'s flex recipe uses attributes by default - regardless if you're using PHP < `8.0`. We need to use attributes in our tests by default unless doctrine and/or php does not support them.
Commits
-------
00797b6 [ci] use annotations when attributes are not supported
0 commit comments