Skip to content

Release 1.7.0

Choose a tag to compare

@fabianderschatta fabianderschatta released this 23 Mar 23:45
· 166 commits to master since this release

Improvements:

  • Add alias function for outputting logs from last behat run (#191 by @markmetcalfe)
  • Add Mariadb 10.7 support (by @samanthajayasinghe)
  • Raise PHP 8.1. dependency from beta1 to latest stable version (#204 by @derschatta)

Fixes

  • Use mariadb105 container as default mariadb container in config.php (by @markmetcalfe)
  • Use compatible postgres version as default (#197 by @derschatta)
  • Fix mutagen 12 compatibility and start correct containers (#196 by @derschatta)
  • Fix build for PHP 5.5 and earlier versions (#198 by @derschatta)
  • Disabling enable_memoize for postgres 14 support (by @codyfinegan)
  • Cast result of shell_exec to string to prevent type error when the value is null on PHP 8.1 (#200 by @exception0x876)
  • Fix dependencies sqlsrv (#203 by @derschatta)