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
bug symfony#6787 Fix reference to output object (micheal)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closessymfony#6787). Discussion ---------- Fix reference to output object `$this` does not have a `writeln` method on it, but `$output` does. Commits ------- 4deb3f0 Fix reference to output object
0 commit comments