Skip to content

Release v0.131

Compare
Choose a tag to compare
@cytopia cytopia released this 26 Jan 23:37
· 359 commits to master since this release
0.131
f3e7f5d

Release 0.131

Added

  • Added binary sqlite3 to all PHP images #856
  • Added binary laravel to PHP 8.0 and PHP 8.1 #823
  • Added AVIF support in GD for PHP 8.1 #834
  • Added extension amqp to PHP 8.0 and PHP 8.1 #826
  • Added extension uploadprogress to PHP 8.0 and PHP 8.1 #158
  • Added extension imagick to PHP 8.0 and PHP 8.1
  • Added extension rdkafka to PHP 8.0 and PHP 8.1
  • Added extension xlswriter to PHP 8.1
  • Added extension pdo_dblib to PHP 8.1
  • Added extension uuid to all PHP versions (except 5.2)

Changed

  • Updated php-cs-fixer to latest version #219