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 b0b8361 commit 41d9423Copy full SHA for 41d9423
UPGRADING
@@ -628,6 +628,9 @@ PHP 8.0 UPGRADE NOTES
628
3. Changes in SAPI modules
629
========================================
630
631
+- Apache:
632
+ . The PHP module has been renamed from php7_module to php_module.
633
+
634
- CGI and FPM will now use CONTEXT_DOCUMENT_ROOT to scan for .user.ini files,
635
if it is defined. Otherwise, DOCUMENT_ROOT will be used as before. This
636
improves support for Apache mod_userdir and mod_alias.
0 commit comments