php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65379 doesn't work because in php5.4.x there's no zend_class_entry anymore
Submitted: 2013-08-02 10:48 UTC Modified: 2017-04-01 19:38 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: m4t1k at interia dot pl Assigned:
Status: Wont fix Package: bloomy (PECL)
PHP Version: 5.4.17 OS: Debian 7.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: m4t1k at interia dot pl
New email:
PHP Version: OS:

 

 [2013-08-02 10:48 UTC] m4t1k at interia dot pl
Description:
------------
Package doesn't install on php5.4.4.

Result:
pecl install channel://pecl.php.net/bloomy-0.1.0

running: make
/bin/bash /tmp/pear/temp/pear-build-roothDvAr2/bloomy-0.1.0/libtool --mode=compile cc  -I. -I/tmp/pear/temp/bloomy -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-roothDvAr2/bloomy-0.1.0/include -I/tmp/pear/temp/pear-build-roothDvAr2/bloomy-0.1.0/main -I/tmp/pear/temp/bloomy -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/pear/temp/bloomy/php_bloomy.c -o php_bloomy.lo
libtool: compile:  cc -I. -I/tmp/pear/temp/bloomy -DPHP_ATOM_INC -I/tmp/pear/temp/pear-build-roothDvAr2/bloomy-0.1.0/include -I/tmp/pear/temp/pear-build-roothDvAr2/bloomy-0.1.0/main -I/tmp/pear/temp/bloomy -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c /tmp/pear/temp/bloomy/php_bloomy.c  -fPIC -DPIC -o .libs/php_bloomy.o
/tmp/pear/temp/bloomy/php_bloomy.c: In function 'php_bloom_new':
/tmp/pear/temp/bloomy/php_bloomy.c:213:43: error: 'zend_class_entry' has no member named 'default_properties'
make: *** [php_bloomy.lo] Błąd 1
ERROR: `make' failed



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-04-01 19:38 UTC] tpunt@php.net
-Status: Open +Status: Wont fix
 [2017-04-01 19:38 UTC] tpunt@php.net
Due to this extension not seeing any activity since 2009, this issue will not be fixed. We are therefore closing this now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 17:01:31 2024 UTC