php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68336 id3 php5 installation fix
Submitted: 2014-11-01 11:04 UTC Modified: 2015-07-26 18:13 UTC
Votes:3
Avg. Score:3.7 ± 1.9
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:1 (50.0%)
From: alien dot virus at gmail dot com Assigned:
Status: Suspended Package: id3 (PECL)
PHP Version: 5.5.18 OS: 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: alien dot virus at gmail dot com
New email:
PHP Version: OS:

 

 [2014-11-01 11:04 UTC] alien dot virus at gmail dot com
Description:
------------
should change id3.c in line 196:
function_entry id3_functions[] = {
to
zend_function_entry id3_functions[] = {

Expected result:
----------------
works with php5.5

Actual result:
--------------
works with php5.5

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-07-26 18:13 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2015-07-26 18:13 UTC] cmb@php.net
The id3 extension is unmaintained (no release for more
than 10 years). I'm suspending this report until a new maintainer
is found.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 11:01:29 2024 UTC