We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b19c6b commit a5dcdd7Copy full SHA for a5dcdd7
1 file changed
docs/book/v7/introduction/server-requirements.md
@@ -41,6 +41,7 @@ Earlier PHP versions are not supported.
41
### Supported PHP Configurations
42
43
- FPM (FastCGI Process Manager) - Recommended for production, better performance and security isolation
44
+- FastCGI - Obsolete but still in use by some hosting providers
45
- CLI SAPI (Command Line Interface) - Required for Cron jobs, migrations, and fixtures
46
47
### Why PHP 8.2+?
0 commit comments