Closed
Description
Q | A |
---|---|
Bug report? | yes (kindof) |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 4.0.3 |
The following methods should be final since v4.0:
run
:
symfony/src/Symfony/Component/Process/Process.php
Lines 195 to 197 in ddb602b
mustRun
:
symfony/src/Symfony/Component/Process/Process.php
Lines 217 to 219 in ddb602b
restart
:
symfony/src/Symfony/Component/Process/Process.php
Lines 336 to 338 in ddb602b
But they are not. Is this wanted or it was something missed before the release of v4?
Upgrade ref: https://github.com/symfony/symfony/blob/3.4/UPGRADE-3.3.md#process