zendtech / ZendOptimizerPlus

Other
914 stars 142 forks source link

Can't compile for PHP 5.6 #210

Closed redhell closed 9 years ago

redhell commented 9 years ago

Hi,

it is not possible to compile the module for PHP 5.6!

With the help of https://github.com/Homebrew/homebrew-php/issues/1316 it was possible to successfully compile it.

It would be an improvement to compile it without changing those files.

dstogov commented 9 years ago

PHP-5.6 has bundled opcache. This repository is only for old PHP versions.

On Fri, Apr 17, 2015 at 12:34 AM, redhell notifications@github.com wrote:

Hi,

it is not possible to compile the module for PHP 5.6!

With the help of Homebrew/homebrew-php#1316 https://github.com/Homebrew/homebrew-php/issues/1316 it was possible to successfully compile it.

It would be an improvement to compile it without changing those files.

— Reply to this email directly or view it on GitHub https://github.com/zendtech/ZendOptimizerPlus/issues/210.