Skip to content

5.1.3

Choose a tag to compare

@lcharette lcharette released this 30 Jun 14:45
· 6 commits to 5.1 since this release
9842ebb

What's changed

  • [Config] Fix issue with getBool, getString, getInt and getArray where a null value could be returned even if a default parameter was provided when the data did in fact return null, making the return value not type safe as it should be.

Full Changelog: 5.1.2...5.1.3