Skip to content

Commit 41d9423

Browse files
committed
Add upgrading note for apache module name
[ci skip]
1 parent b0b8361 commit 41d9423

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,9 @@ PHP 8.0 UPGRADE NOTES
628628
3. Changes in SAPI modules
629629
========================================
630630

631+
- Apache:
632+
. The PHP module has been renamed from php7_module to php_module.
633+
631634
- CGI and FPM will now use CONTEXT_DOCUMENT_ROOT to scan for .user.ini files,
632635
if it is defined. Otherwise, DOCUMENT_ROOT will be used as before. This
633636
improves support for Apache mod_userdir and mod_alias.

0 commit comments

Comments
 (0)