Нет описания https://symfony.com/components/Process

Nicolas Grekas 42783370fd Merge branch '6.4' into 7.1 2 недель назад
.github 95f3f19d0f Add PR template and auto-close PR on subtree split repositories 1 месяц назад
Exception 11ab5d7c99 [Process] Pass the commandline as array to `proc_open()` 1 год назад
Messenger 11ab5d7c99 [Process] Pass the commandline as array to `proc_open()` 1 год назад
Pipes c3649cf286 Merge branch '6.3' into 6.4 11 месяцев назад
Tests 42783370fd Merge branch '6.4' into 7.1 2 недель назад
.gitattributes 95f3f19d0f Add PR template and auto-close PR on subtree split repositories 1 месяц назад
.gitignore 8ac46d268d Added missing files .gitignore 11 лет назад
CHANGELOG.md 9f8a009f40 Merge branch '6.4' into 7.1 2 месяцев назад
ExecutableFinder.php 66716d3126 Merge branch '6.4' into 7.1 2 недель назад
InputStream.php 937a195147 Merge branch '6.4' into 7.0 10 месяцев назад
LICENSE f7f1cf1595 Update license years (last time) 1 год назад
PhpExecutableFinder.php 88638b90e7 Merge branch '5.4' into 6.4 2 недель назад
PhpProcess.php 937a195147 Merge branch '6.4' into 7.0 10 месяцев назад
PhpSubprocess.php 6fd79ab51c PhpSubprocess: Add flag PREG_OFFSET_CAPTURE to preg_match to identify the offset 2 месяцев назад
Process.php 66716d3126 Merge branch '6.4' into 7.1 2 недель назад
ProcessUtils.php 0d38e48b5e Ensure all properties have a type 1 год назад
README.md 9d12538212 [6.2] Remove mentions of v6.1 backers 1 год назад
composer.json ed6595d583 [7.0] Bump to PHP 8.2 minimum 1 год назад
phpunit.xml.dist 4a56cc900f Update phpunit.xml.dist files for phpunit >= 9.3 3 лет назад

README.md

Process Component

The Process component executes commands in sub-processes.

Resources