Skip to content

Instantly share code, notes, and snippets.

@aamsur-mkt
Created March 27, 2020 11:02
Show Gist options
  • Select an option

  • Save aamsur-mkt/12805db42d82ce87f0b35d42c3cdabd4 to your computer and use it in GitHub Desktop.

Select an option

Save aamsur-mkt/12805db42d82ce87f0b35d42c3cdabd4 to your computer and use it in GitHub Desktop.
Install Phalcon 3.4.x on Php7.2
git clone https://github.com/phalcon/cphalcon
cd cphalcon/build
git checkout origin/3.4.x
sudo ./install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment