Skip to content

fix jsoninze

Choose a tag to compare

@KarelWintersky KarelWintersky released this 16 Nov 15:31
· 17 commits to main since this release
  • fix CacheHelper::jsonize() now numeric strings will never stores as numbers. Will prevent conversion "56.30" to 56.3 for currency string.