Skip to content

Commit c65a122

Browse files
committed
Add missing versionadded. #12213
1 parent 92d0a95 commit c65a122

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/process.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ with a non-zero code)::
102102
:method:`Symfony\\Component\\Process\\Process::getLastOutputTime` method.
103103
This method returns ``null`` if the process wasn't started!
104104

105+
.. versionadded:: 4.4
106+
107+
The :method:`Symfony\\Component\\Process\\Process::getLastOutputTime`
108+
method was introduced in Symfony 4.4.
109+
105110
Using Features From the OS Shell
106111
--------------------------------
107112

0 commit comments

Comments
 (0)