Skip to content

Instantly share code, notes, and snippets.

@nnirror
nnirror / README.md
Last active October 8, 2015 18:57 — forked from denji/readme-php7.md
Compile PHP 7.0 (phpng) on Mac OSX with homebrew https://wiki.php.net/phpng https://www.jverdeyen.be/php/phpng-on-ubuntu-trusty/

Quick install PHP 7.0 (phpng):

1. Install depends PHP 7.0 (phpng)
$ brew install autoconf automake bison27 gd freetype t1lib mariadb gettext zlib mcrypt
Add support for Bison 3.x

curl -L https://github.com/php/php-src/pull/685.diff | patch -p1