[Sync-EN] Add the Alpine Linux and Arch Linux installation pages - #1792
Open
lacatoire wants to merge 1 commit into
Open
[Sync-EN] Add the Alpine Linux and Arch Linux installation pages#1792lacatoire wants to merge 1 commit into
lacatoire wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Syncs
install/unix/with php/doc-en#5266 and php/doc-en#5259. Both upstream commits land oninstall/unix/index.xml, so they are ported together.install/unix/alpine.xml, translating the new Alpine Linux page:apkpackage names carrying the major version,apk updatebefore installing, the FPM package and OpenRC service naming difference, searching for packages, and the fact that extensions enable themselves with their config files under/etc/php83/conf.d/.install/unix/pacman.xml, translating the new Arch Linux page:php-apacheandphp-fpmcompanions,pacman -Syufirst, listing extension packages, and the need to uncomment theextension=line in/etc/php/php.iniafter installing one.install/unix/index.xml, between the dnf and OpenBSD entries, in the upstream order.EN-Revision set per file to the commit that introduced it, and bumped to 5a5899391ef91a4d42bca9495c8a1d323d38f23a on the index.
Fixes: #1717
Fixes: #1718