Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

0.3.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 12 Mar 10:00
· 209 commits to 0.x since this release
0.3.0
73f93ea

Added

  • missing french translations
  • Added all missing stuff, so you could finally use this bundle

Changed

  • Changed fallback translation domain to SonataBlockBundle in composer
  • Calling internal controller methods instead of create new exception instances
  • Removed usage of old form type aliases
  • Switch all templates references to Twig namespaced syntax
  • Switch from templating service to sonata.templating
  • Throw exception if wrong element returned
  • Replaced deprecated setDefaultSettings with configureSettings method
  • Moved id property to model

Fixed

  • Fixed PHPDoc
  • Fixed calling deprecated methods
  • Fixed typo when calling method rollBack
  • It is now allowed to install Symfony 4
  • Fixed wrong / missing PHPDoc

Removed

  • Removed support for PHP 5
  • Removed support for symfony <2.8 and 3.0
  • Support for old versions of php
  • classes to compile