Created
March 27, 2020 11:02
-
-
Save aamsur-mkt/12805db42d82ce87f0b35d42c3cdabd4 to your computer and use it in GitHub Desktop.
Install Phalcon 3.4.x on Php7.2
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
| 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