No Description https://symfony.com/components/Process

Fabien Potencier deedcb3bb4 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)" 3 weeks ago
Exception 075316ff72 Apply "visibility_required" CS rule to constants 3 years ago
Pipes 8fa22178df always pass microseconds to usleep as integers 6 months ago
Tests b3da76c30c Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` 1 month ago
.gitattributes deedcb3bb4 Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)" 3 weeks ago
.gitignore 8ac46d268d Added missing files .gitignore 11 years ago
CHANGELOG.md a9bb93b437 [Process] allow setting options esp. "create_new_console" to detach a subprocess 3 years ago
ExecutableFinder.php cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 5 months ago
InputStream.php cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 5 months ago
LICENSE f7f1cf1595 Update license years (last time) 1 year ago
PhpExecutableFinder.php 9a2172b463 [Process] Fix executable finder when the command starts with a dash 5 months ago
PhpProcess.php cbc28e3401 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value 5 months ago
Process.php 7e2c857ee8 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 4 months ago
ProcessUtils.php 6e75fe6874 Merge branch '4.4' into 5.4 2 years ago
README.md e8f02d0795 [Messenger][Process] Add SensioLabs as a backer to the README 2 years ago
composer.json d49dbec034 Merge branch '4.4' into 5.2 2 years ago
phpunit.xml.dist c3591a09c7 Bump phpunit XSD version to 5.2 5 years ago

README.md

Process Component

The Process component executes commands in sub-processes.

Sponsor

The Process component for Symfony 5.4/6.0 is backed by SensioLabs.

As the creator of Symfony, SensioLabs supports companies using Symfony, with an offering encompassing consultancy, expertise, services, training, and technical assistance to ensure the success of web application development projects.

Help Symfony by sponsoring its development!

Resources