zendtech / ZendOptimizerPlus

Other
914 stars 142 forks source link

PHP 5.6.0Beta3 - Compile Error #180

Closed chazmead closed 9 years ago

chazmead commented 10 years ago

/bin/sh /Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/libtool --mode=compile cc -I. -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3 -DPHP_ATOM_INC -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/include -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/main -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3 -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -Qunused-arguments -DHAVE_CONFIG_H -Qunused-arguments -c /Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/ZendAccelerator.c -o ZendAccelerator.lo mkdir .libs cc -I. -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3 -DPHP_ATOM_INC -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/include -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/main -I/Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3 -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -Qunused-arguments -DHAVE_CONFIG_H -Qunused-arguments -c /Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/ZendAccelerator.c -fno-common -DPIC -o .libs/ZendAccelerator.o /Users/chazmead/PHP_BUILDS/PECL_MODULES/zendopcache-7.0.3/ZendAccelerator.c:2199:9: error: use of undeclared identifier 'IS_CONSTANT_ARRAY' case IS_CONSTANT_ARRAY: {

1 error generated. make: *\ [ZendAccelerator.lo] Error 1

ovr commented 10 years ago

I will fix it.

dstogov commented 10 years ago

use opcache bundled into PHP. This repo is for old PHP versions only (below PHP.5.5)

Thanks. Dmitry.

On Fri, May 16, 2014 at 1:29 PM, Дмитрий Пацура notifications@github.comwrote:

I will fix it.

— Reply to this email directly or view it on GitHubhttps://github.com/zendtech/ZendOptimizerPlus/issues/180#issuecomment-43313214 .

ovr commented 10 years ago

@dstogov close this issue