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
feature #37241 [Console] Fix Docblock for CommandTester::getExitCode (Jean85)
This PR was merged into the 5.2-dev branch.
Discussion
----------
[Console] Fix Docblock for CommandTester::getExitCode
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
While doing static analysis on my code, I found a false positive that led me to this little fix.
Commits
-------
876c64e Rework to throw exception if status code is not initialized; add tests
0 commit comments