Skip to content

2.3.1

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 12 Mar 18:20
· 1 commit to master since this release

Included commits: 2.3.0...2.3.1

Fixes

  • Fixed UtilSanitizeService::arrayFilterRecursivearrayFilterRecursive() filtering logic so that non-string, non-Countable values are retained correctly, and only empty strings and empty Countable objects are skipped.