github sonata-project/SonataAdminBundle 3.33.0

latest releases: 4.32.0, 4.31.0, 4.30.2...
6 years ago

Changed

  • Replaced calls to Twig internal Environment::loadTemplate() method with Environment::load() in SonataAdminExtension.

Deprecated

  • Deprecated SonataAdminExtension::output(). Now using the private render() method. Please use the render*() methods instead.

Fixed

  • FieldDescription null check missing in ModelAutocompleteFilter
  • Fatal error in strict mode
  • Avoid calling protected/private methods when retrieving values from entities
  • getFieldValue from BaseFieldDescription can now handle getting a value from null objects.
  • base_list template includes the configurable button_create template rather than the default create_button.html.twig.

Don't miss a new SonataAdminBundle release

NewReleases is sending notifications on new releases.