php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71471 make files of yaf " error: ‘IS_CONSTANT_ARRAY’ undeclared"
Submitted: 2016-01-28 02:17 UTC Modified: 2016-01-28 06:21 UTC
From: pant_ingwen at 126 dot com Assigned: laruence (profile)
Status: Closed Package: yaf (PECL)
PHP Version: 5.6.17 OS: redhat linux
Private report: No CVE-ID: None
 [2016-01-28 02:17 UTC] pant_ingwen at 126 dot com
Description:
------------
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c: In function ‘yaf_config_zval_dtor’:
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c:81: error: ‘IS_CONSTANT_ARRAY’ undeclared (first use in this function)
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c:81: error: (Each undeclared identifier is reported only once
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c:81: error: for each function it appears in.)
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c: In function ‘yaf_config_ini_zval_persistent’:
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c:183: error: ‘IS_CONSTANT_ARRAY’ undeclared (first use in this function)
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c: In function ‘yaf_config_ini_zval_losable’:
/home/sanwen/php/php-5.6.16/ext/yaf-2.3.1/yaf_config.c:222: error: ‘IS_CONSTANT_ARRAY’ undeclared (first use in this function)



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-01-28 06:21 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2016-01-28 06:21 UTC] laruence@php.net
use new version of yaf, like 2.3.5: https://pecl.php.net/package/yaf/2.3.5
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 20:01:32 2024 UTC