E5FF changed setOptions from 5.1.0 to 5.2.0 · symfony/symfony@859c68b · GitHub
[go: up one dir, main page]

Skip to content

Commit 859c68b

Browse files
committed
changed setOptions from 5.1.0 to 5.2.0
1 parent 5e39ef5 commit 859c68b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/Symfony/Component/Process/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
CHANGELOG
22
=========
33

4+
5.2.0
5+
-----
6+
7+
* added `Process::setOptions()` to set `Process` specific options
8+
49
5.1.0
510
-----
6-
* added `Process::setOptions()` to set proc_open specific options
11+
712
* added `Process::getStartTime()` to retrieve the start time of the process as float
813

914
5.0.0

0 commit comments

Comments
 (0)
0