- Issue created by @nilesh.nitsan
Hi nilesh.nitsan
Thanks for letting us know about the issue - we're looking into it.
- First commit to issue fork.
- @salmonek opened merge request.
- 🇵🇱Poland salmonek
Hi @nilesh.nitsan
The issue was due to Symfony's
ParameterBag->getInt()
throws an exception for null value instead returning 0.
I have created merge requests which will be published with next release (probably next week). For now you can apply patch which is available by clicking "plain diff" in the merge request info box. - 🇵🇱Poland salmonek
@nilesh.nitsan
We tested the fix with our QA team and released in the 1.3.3 version.