File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ The Runtime Component
3
3
4
4
The Runtime Component decouples the bootstrapping logic from any global state
5
5
to make sure the application can run with runtimes like `PHP-PM `_, `ReactPHP `_,
6
- `Swoole `_, etc. without any changes.
6
+ `Swoole `_, ` FrankenPHP `_ etc. without any changes.
7
7
8
8
Installation
9
9
------------
@@ -487,6 +487,7 @@ The end user will now be able to create front controller like::
487
487
488
488
.. _PHP-PM : https://github.com/php-pm/php-pm
489
489
.. _Swoole : https://openswoole.com/
490
+ .. _FrankenPHP : https://frankenphp.dev/
490
491
.. _ReactPHP : https://reactphp.org/
491
492
.. _`PSR-15` : https://www.php-fig.org/psr/psr-15/
492
493
.. _`runtime template file` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Runtime/Internal/autoload_runtime.template
You can’t perform that action at this time.
0 commit comments