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
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: 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

Pull Requests

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: Sun Dec 22 06:01:30 2024 UTC