Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zorin 17 #127

Merged
merged 3 commits into from
Feb 9, 2024
Merged

Zorin 17 #127

merged 3 commits into from
Feb 9, 2024

Conversation

tanhongit
Copy link
Owner

No description provided.

@@ -87,7 +87,7 @@ if ! command -v $COMMAND_NAME &>/dev/null; then
done

phpExtensions() {
sudo apt install php"$PHP_VERSION" php"$PHP_VERSION"-common php"$PHP_VERSION"-mysql php"$PHP_VERSION"-curl php"$PHP_VERSION"-gd php"$PHP_VERSION"-redis php"$PHP_VERSION"-mbstring php"$PHP_VERSION"-xml php"$PHP_VERSION"-zip php"$PHP_VERSION"-readline -y
sudo apt install php"$PHP_VERSION" php"$PHP_VERSION"-{common,mysql,curl,gd,redis,mbstring,xml,zip,readline,bcmath,intl,json,opcache,soap,sqlite3,xmlrpc,xsl,imagick,dev,cli} -y
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

optimize code and add new extensions for PHP

@tanhongit tanhongit merged commit 6a60925 into main Feb 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant