Skip to content

2.0.2

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 May 16:06
· 100 commits to master since this release

Included commits: 2.0.1...2.0.2

Bugfixes

Previously the Json class could return an undocumented boolean value instead of null for invalid input. This is now fixed.
Tests added to assert all kind of input is properly encoded and decoded.
Also fixed up doc blocks.