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 #7211 [PHPUnitBridge] Fix versionadded notes (Jean85)
This PR was submitted for the master branch but it was merged into the 3.1 branch instead (closes#7211).
Discussion
----------
[PHPUnitBridge] Fix versionadded notes
I was reading the docs and noted that those features were marked as present only from Symfony 3.1/2. The reality is that the version that includes that stuff is the bridge's, which is backward compatible!
So, as an example, I can use the bridge v3.2 on my Symfony 2.8 app.
I think it should be helpfull to specify that more clearly.
Commits
-------
59e3f95 [PHPUnitBridge] Fix versionadded notes
0 commit comments