Skip to content

5.0.0-alpha4

Pre-release
Pre-release

Choose a tag to compare

@DRvanR DRvanR released this 14 Mar 12:34

DO NOT USE IN PRODUCTION

Notable changes:

  • PHP requirement bumped to PHP 5.6 minimum
  • Database configuration has changed, now only a single database node can be configured.
  • Using Doctrine DBAL globally
  • Configured doctrine DBAL, ORM and Migrations in Symfony
  • Various "under the hood" improvements