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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pant_ingwen at 126 dot com
New email:
PHP Version: OS:

 

 [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: Fri Mar 29 06:01:29 2024 UTC