Skip to content

3.5.7.1

Compare
Choose a tag to compare
@afbora afbora released this 07 Jul 09:32
c77ccb8

This is a patch release for a regression in 3.5.7. The regression in 3.5.7 was causing an error in templates when the layout field was empty and the ->toLayouts() method was called. If you are not using the layout field, you don't necessarily have to update to this patch release.

Fixes

  • Fixed error when calling the ->toLayouts() method on an empty layout field #3482
  • Fixed in-code type hints for the $collection->filterBy() method