Skip to content

2.0.9

Compare
Choose a tag to compare
@andrerom andrerom released this 05 Oct 13:52
· 48 commits to master since this release

Fixes:

  • Check if legacy engine is set before calling it, needed for PHP 7.3 (#159)
  • Follow-up EZP-29144: Handle missing LocationID and semanticPathInfo (#160)
  • Make sure to detect bool parameters & cast to int for URLGenerator usage (aaadbea)