You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: clarify PHP module bundling for PHP 8.3 and 8.4
Add version-specific notes about modules bundled by default in newer PHP
versions. Explains that some modules (e.g., curl, zlib, sodium) may already
be enabled in PHP 8.4, helping users troubleshoot 'module not found' errors.
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
0 commit comments