We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d0a95 commit c65a122Copy full SHA for c65a122
components/process.rst
@@ -102,6 +102,11 @@ with a non-zero code)::
102
:method:`Symfony\\Component\\Process\\Process::getLastOutputTime` method.
103
This method returns ``null`` if the process wasn't started!
104
105
+ .. versionadded:: 4.4
106
+
107
+ The :method:`Symfony\\Component\\Process\\Process::getLastOutputTime`
108
+ method was introduced in Symfony 4.4.
109
110
Using Features From the OS Shell
111
--------------------------------
112
0 commit comments