Skip to content

Symfony 3 compatibility

Compare
Choose a tag to compare
@artscorestudio artscorestudio released this 02 Jun 13:26
· 72 commits to master since this release

This release is starting point for Symfony 3 compatibility.

Bug Fix

Name Description
Twig Update Twig Extension deprecated calls to initEnvironment
Service declaration Change scope="prototype" to shared="false"

Other changes

  • Reorganization of documentation.
  • Merge last commits from APY/DataGridBundle