PHP FFmpeg v1.0.1 Release Notes

Release Date: 2022-02-22 // about 2 years ago
    • โž• Added configuration key to customize the temporary directory used for passes.
    • ๐Ÿ›  Fix for the path of the default ffmpeg-passes* temporary directory.

Previous changes from v1.0.0

  • โฌ†๏ธ Upgraded dependencies, integrated the Alchemy Binary library, and dropped support for anything below PHP 8.0

    • ๐Ÿ‘Œ Support for Symfony 5.4 and 6.0
    • ๐Ÿ‘Œ Support for psr/log v3
    • GitHub actions against FFmpeg 4.4 and 5.0
    • โ†” Integrated the Alchemy Binary library
    • Replaced neutron/temporary-filesystem with spatie/temporary-directory
    • PHPUnit 9.5
    • โœ‚ Removed Silex Service Provider
    • โœ‚ Removed the auto-generated docs
    • โœ‚ Removed support for anything below PHP 8.0