|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2019-11-01 16:05 UTC] nikic@php.net
[2019-11-01 16:05 UTC] nikic@php.net
-Status: Open
+Status: Closed
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 18:00:01 2025 UTC |
Description: ------------ running make stops with: -------------- In file included from ###/php-7.4.0RC5/Zend/zend_modules.h:24:0, from ###/php-7.4.0RC5/Zend/zend_API.h:25, from ###/php-7.4.0RC5/main/php.h:37, from ###/php-7.4.0RC5/ext/opcache/ZendAccelerator.c:22: ###/php-7.4.0RC5/Zend/zend_compile.h:369:3: error: redefinition of typedef ‘zend_property_info’ ###/php-7.4.0RC5/Zend/zend_types.h:385:36: note: previous declaration of ‘zend_property_info’ was here make: *** [ext/opcache/ZendAccelerator.lo] Error 1 --------------