GetId3 icon indicating copy to clipboard operation
GetId3 copied to clipboard

Support for PHP7

Open dehy opened this issue 9 years ago • 6 comments

dehy avatar May 13 '16 15:05 dehy

Hi, whats the status of this 7 month old PR? I'm building out a bunch of tools for stockmusic.net and this would be a most welcome addition to our tool chain.

Thanks!

ryanrca avatar Dec 10 '16 17:12 ryanrca

I'd like to know too, I'd love to use this in my project.

willwh avatar Jan 18 '17 22:01 willwh

Could you merge this ? I need to use this package with php7.1

w3spi5 avatar Feb 05 '17 10:02 w3spi5

Me too. Please support PHP7.

pkwasnik avatar May 18 '17 10:05 pkwasnik

@dehy, thank you for your contribution; and sorry for the delay. I've merged #21 recently, so the constraints of 2.1 are now allowing PHP7.

Sincerely, I'm not depending on this library for a very long time, so I'm not keeping it maintained. Moreover, now that the official getID3 library is published at GitHub and accepts contributions, is a good time to focus all the effort on it.

For these reasons, I must abandon this fork; so, in order to provide a path to make this movement as easy as possible, I plan to create a release for 2.1.0 version and update the master branch as alias of 3.0-dev, allowing the upgrades breaking BC (like the database driver change proposed in this PR, unless you can provide a bridge capable to use the proper driver based on the capabilities of the environment).

I'll keep this PR open until these concerns are consolidated.

/cc @ryanrca, @willwh, @rypsx, @kwach2000.

phansys avatar May 26 '17 01:05 phansys

Great, Thank You!

pkwasnik avatar Jun 23 '17 10:06 pkwasnik