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/Component/Process/Exception
Richard van Laak dbaefb4f5f Include working directory in ProcessFailedException
... because quite often the Exception is a result of the `www-data` user not having the appropriate rights at that path.

fixed ProcessFailedException tests

Update ProcessFailedExceptionTest.php

fix indention

fixed indention
2015-06-10 17:09:10 +02:00
..
ExceptionInterface.php Remove executable bit from all PHP files 2013-01-31 12:27:04 -06:00
InvalidArgumentException.php [Process] Normalize exceptions 2012-08-30 21:25:16 +02:00
LogicException.php [Process] Normalize exceptions 2012-08-30 21:25:16 +02:00
ProcessFailedException.php Include working directory in ProcessFailedException 2015-06-10 17:09:10 +02:00
ProcessTimedOutException.php fixed CS 2013-10-30 09:33:58 +01:00
RuntimeException.php Remove executable bit from all PHP files 2013-01-31 12:27:04 -06:00