This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Baptiste Clavié 849703a784 When a process fails, check if the output is enabled
With the recent addition of the ability to disable the output, it was
not taken into account within the `ProcessFailedException`.

So, if the output was indeed disabled, and the process returns an
error (i.e via a `mustRun`) we could have another LogicException which
is not expected.
2014-03-25 23:03:32 +01:00
..
Bridge feature #10414 [Validator] Checked the constraint class in constraint validators (webmozart) 2014-03-11 11:03:48 +01:00
Bundle add scheme option to router:match command 2014-03-21 17:50:06 +01:00
Component When a process fails, check if the output is enabled 2014-03-25 23:03:32 +01:00