Skip to content

Instantly share code, notes, and snippets.

@autaut03
Created November 24, 2019 18:39
Show Gist options
  • Select an option

  • Save autaut03/848ca8e70eca4a4e33c3701b4f7b20f4 to your computer and use it in GitHub Desktop.

Select an option

Save autaut03/848ca8e70eca4a4e33c3701b4f7b20f4 to your computer and use it in GitHub Desktop.

Revisions

  1. autaut03 created this gist Nov 24, 2019.
    2 changes: 2 additions & 0 deletions bash.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    phpbrew install --mirror=https://www.php.net 7.3.12 +default +mysql +mb +debug +fpm +openssl=/usr/local/opt/openssl +bz2=/usr/local/opt/bzip2 +zlib=/usr/local/opt/zlib -- --enable-maintainer-zts
    phpbrew ext install github:krakjoe/pthreads master