PHP FFmpeg v1.0.1 Release Notes
Release Date: 2022-02-22 // almost 3 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
withspatie/temporary-directory
- PHPUnit 9.5
- โ Removed Silex Service Provider
- โ Removed the auto-generated docs
- โ Removed support for anything below PHP 8.0