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 #14769 [Process] Documented setTty and setPty methods (wouterj)
This PR was merged into the 4.4 branch.
Discussion
----------
[Process] Documented setTty and setPty methods
Fixes#6188
I had lots of trouble documenting these methods, as they require quite a bit of knowledge about tty/pty to understand. Please review this and let me know if things are unclear 🙏 (or if things are a bit too much in-depth for a Symfony doc)
Also, I can't come up with a simple example for `setPty()`.
Commits
-------
1b5e8dc Documented setTty and setPty
0 commit comments