quasarstream / PHP-FFmpeg-video-streaming

📼 Package media content for online streaming(DASH and HLS) using FFmpeg
https://www.quasarstream.com/op/php/ffmpeg-streaming?u=php-ff
MIT License
514 stars 117 forks source link

Add support for PHP 8 #95

Closed digilist closed 3 years ago

digilist commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets
Related issues/PRs
License MIT

What's in this PR?

Support for PHP 8 and the recent php-ffmpeg version.

PHP 8 support was added to php-ffmpeg with version 0.17, so I decided to add support for that version and the more recent 0.18.