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
Nicolas Grekas ff22d30cb0 Apply "visibility_required" CS rule to constants
php-cs-fixer fix --rules='{"visibility_required": ["property", "method", "const"]}'
2020-12-08 17:59:59 +01:00
..
ExceptionInterface.php Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02: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
ProcessSignaledException.php Introduce signaled process specific exception class 2018-01-22 17:26:31 +01:00
ProcessTimedOutException.php Apply "visibility_required" CS rule to constants 2020-12-08 17:59:59 +01:00
RuntimeException.php Remove executable bit from all PHP files 2013-01-31 12:27:04 -06:00