GithubHelp home page GithubHelp logo

php-id3's People

Contributors

rseyf avatar

Stargazers

 avatar

Watchers

 avatar  avatar

php-id3's Issues

It doesn't seem to work on PHP 7+

When I try to run pecl install --force id3, I get the following warning:

pear/id3 requires PHP (version >= 4.3.0, version <= 6.0.0), installed version is 7.4.1

And then the instalation gives me an error. Full output:

# pecl install --force id3
WARNING: failed to download pecl.php.net/id3 within preferred state "stable", will instead download version 0.2, stability "alpha"
warning: pear/id3 requires PHP (version >= 4.3.0, version <= 6.0.0), installed version is 7.4.1
downloading id3-0.2.tgz ...
Starting to download id3-0.2.tgz (20,693 bytes)
........done: 20,693 bytes
4 source files, building
running: phpize
Cannot find config.m4.
Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module

ERROR: `phpize' failed

When I try to manually install it cloning the repository and running the suggested commands, make fails (its full output is kinda big so I won't post it here unless it's asked).

I wish I had the knowledge to provide a PR to fix this, but unfortunately I don't

‘ENFORCE_SAFE_MODE’ undeclared

I tried to install this id3 extension on my machine but getting many issues when trying to run make command. Like
id3.c:291:74: error: ‘ENFORCE_SAFE_MODE’ undeclared (first use in this function)
id3.c:296:4: error: expected ‘;’ before ‘break’
id3.c:384:63: error: macro "add_assoc_stringl" passed 5 arguments, but takes just 4 add_assoc_stringl(return_value, "title", title, bytes_read, 1);

Many more. Can you please check all the issues and fixed theme.
Thanks,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.