5.3.10 (2020-01-13)

Overview of merged pull requests

BUGFIX: Remove fragment/query in setBaseUri()

When setBaseUri() is used with an URI that has query parameters or a fragment, this leads to broken link generation. Usually a non-issue, since detectBaseUri() is used most often, and that removes those already.

  • Packages: Flow

Detailed log