File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ frankenphp php-server --worker /path/to/your/worker/script.php --watch="/path/to
3737
3838## Runtime Symfony
3939
40+ > [ !TIP]
41+ > La section suivante est nécessaire uniquement avant Symfony 7.4, où le support natif du mode worker de FrankenPHP a été introduit.
42+
4043Le mode worker de FrankenPHP est pris en charge par le [ Composant Runtime de Symfony] ( https://symfony.com/doc/current/components/runtime.html ) .
4144Pour démarrer une application Symfony dans un worker, installez le package FrankenPHP de [ PHP Runtime] ( https://github.com/php-runtime/runtime ) :
4245
Original file line number Diff line number Diff line change @@ -37,6 +37,9 @@ frankenphp php-server --worker /path/to/your/worker/script.php --watch="/path/to
3737
3838## Symfony Runtime
3939
40+ > [ !TIP]
41+ > The following section is only necessary prior to Symfony 7.4, where native support for FrankenPHP worker mode was introduced.
42+
4043The worker mode of FrankenPHP is supported by the [ Symfony Runtime Component] ( https://symfony.com/doc/current/components/runtime.html ) .
4144To start any Symfony application in a worker, install the FrankenPHP package of [ PHP Runtime] ( https://github.com/php-runtime/runtime ) :
4245
You can’t perform that action at this time.
0 commit comments