Skip to content

Instantly share code, notes, and snippets.

View Mosnar's full-sized avatar
💫

Ransom Mosnar

💫
View GitHub Profile
@sergeyklay
sergeyklay / phpenv-install.md
Last active June 25, 2024 04:37
Multiple PHP versions using phpenv and php-build

Multiple PHP versions using phpenv and php-build

Install dependecies

Debian/Ubuntu users

sudo apt install \
  autoconf \
  bison \