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
(MODULES-10899) Install PHP 7 by default on SLES >= 15
On SLES >= 15 it appears as though the `apache2-mod_php5` package
is no longer available in the default repo.
This commit ensures that the default value for the $php_version
parameter is 7 on SLES >= 15 and the appropriate `apache2-mod_php7`
package is used.
0 commit comments