ben-xo / dir2cast

Turn a directory of MP3s into a podcast - automatically.
http://www.ben-xo.com/dir2cast
BSD 3-Clause "New" or "Revised" License
155 stars 22 forks source link

Does dir2cast fully work for PHP 8.0 or you will need to fix it? #43

Closed nitaaikumar closed 3 years ago

nitaaikumar commented 3 years ago

Dir2cast has made my life so much easier. Thanks Ben. Hope you can make it work with PHP 8.0 too so that it will parse larger podcast feeds even faster with the help of the 8.0 benefits.

ben-xo commented 3 years ago

Hi there, as far as I know it works with PHP 8 just fine :) let me know if that's not the case

ben-xo commented 3 years ago

I tested it just now and it appears to work fine with PHP 8.

ben-xo commented 3 years ago

@nitaaikumar can you confirm this issue is resolved for you?

ben-xo commented 3 years ago

The test suite now proves it works with PHP7.4 and 8.0