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
Copy file name to clipboardExpand all lines: install-php-extensions
+44-17Lines changed: 44 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -662,9 +662,11 @@ expandASpellDictionaries() {
662
662
# PACKAGES_PERSISTENT_PRE the list of packages required at runtume that are already installed
663
663
# PACKAGES_VOLATILE the list of packages required at compile time that must be installed
664
664
# PACKAGES_PREVIOUS the list of packages (with their version) that are installed right now (calculated only on Debian and only if PACKAGES_PERSISTENT_NEW or PACKAGES_VOLATILE are not empty)
printf'Note: extension "%s" is not supported for distro "%s"\n'"$filterUnsupportedExensionsForDistro_extension""$filterUnsupportedExensionsForDistro_baseDistro"
printf'Note: extension "%s" is not supported for distro "%s"\n'"$filterUnsupportedExensionsForDistro_extension""$filterUnsupportedExensionsForDistro_baseDistro"
0 commit comments